NetBSD/sys/netinet6
dyoung ec34b3825c Change bzero() to memset(), non-overlapping bcopy() to memcpy().
Remove unnecessary casts to struct route *.
2008-05-13 17:53:52 +00:00
..
Makefile
ah.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ah_aesxcbcmac.c
ah_aesxcbcmac.h
ah_core.c
ah_input.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ah_output.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
dest6.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
esp.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
esp_aesctr.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
esp_aesctr.h
esp_core.c
esp_input.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
esp_output.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
esp_rijndael.c
esp_rijndael.h
files.ipsec
files.netinet6 Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +00:00
frag6.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
icmp6.c Sync with ipv4 icmp_input(): make sure the mbuf is writable and 2008-05-07 11:28:37 +00:00
icmp6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
in6.c Convert to ansi definitions from old-style definitons. 2008-02-27 19:40:56 +00:00
in6.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
in6_cksum.c in6_cksum: use IN6_IS_SCOPE_EMBEDDABLE. 2008-03-10 22:34:40 +00:00
in6_gif.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_gif.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_ifattach.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_ifattach.h
in6_offload.c
in6_offload.h
in6_pcb.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_pcb.h
in6_proto.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in6_src.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
in6_var.h Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
ip6_etherip.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
ip6_etherip.h
ip6_flow.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip6_forward.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ip6_id.c
ip6_input.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ip6_mroute.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ip6_mroute.h
ip6_output.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ip6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip6_var.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ip6protosw.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ipcomp.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipcomp_core.c Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
ipcomp_input.c Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
ipcomp_output.c Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
ipsec.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ipsec.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mld6.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
mld6_var.h
nd6.c Compare route with NULL instead of testing truth. Where applicable, 2008-05-11 20:19:44 +00:00
nd6.h
nd6_nbr.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
nd6_rtr.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
pim6.h
pim6_var.h Make pim6 stats per-cpu. 2008-04-15 05:40:15 +00:00
raw_ip6.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
raw_ip6.h Make raw6 stats per-cpu. 2008-04-15 05:13:37 +00:00
route6.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
scope6.c
scope6_var.h
udp6.h
udp6_output.c Change bzero() to memset(), non-overlapping bcopy() to memcpy(). 2008-05-13 17:53:52 +00:00
udp6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
udp6_usrreq.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
udp6_var.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00