NetBSD/sys/netinet6
perry fbae48b901 Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.

As per core@.
2006-02-16 20:17:12 +00:00
..
Makefile
ah.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
ah_aesxcbcmac.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ah_aesxcbcmac.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
ah_core.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
ah_input.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ah_output.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dest6.c <netinet6/in6_pcb.h> is not needed. 2006-01-26 20:29:33 +00:00
esp.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
esp_aesctr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esp_aesctr.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
esp_core.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esp_input.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esp_output.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esp_rijndael.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
esp_rijndael.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
files.ipsec merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
files.netinet6 Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
frag6.c <netinet6/in6_pcb.h> is not needed. 2006-01-26 20:29:33 +00:00
icmp6.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
in6.c Fix copy&paste problem found by James Juran 2006-02-08 13:35:48 +00:00
in6.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
in6_cksum.c PR 32653: mrt@notwork.org: remove 'sum += w[0]' left in previous revision. 2006-01-27 20:08:11 +00:00
in6_gif.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
in6_gif.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
in6_ifattach.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
in6_ifattach.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
in6_pcb.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
in6_pcb.h de-__P() 2006-01-26 18:59:18 +00:00
in6_proto.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
in6_src.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
in6_var.h Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
ip6_forward.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
ip6_id.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ip6_input.c ip6_input: don't embed scope id before running packet filters. 2006-01-23 23:01:40 +00:00
ip6_mroute.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
ip6_mroute.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ip6_output.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
ip6_var.h Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
ip6protosw.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ipcomp.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
ipcomp_core.c
ipcomp_input.c From FreeBSD: 2006-02-14 21:43:02 +00:00
ipcomp_output.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ipsec.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
ipsec.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
mld6.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
mld6_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
nd6.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
nd6.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
nd6_nbr.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
nd6_rtr.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
pim6.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
pim6_var.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
raw_ip6.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
raw_ip6.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
route6.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
scope6.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
scope6_var.h Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
udp6.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:31:41 +00:00
udp6_output.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
udp6_usrreq.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
udp6_var.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00