NetBSD/sys/netinet6
adrianp 93955a2e3d Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 2008-08-22 17:11:39 +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 protocol "drain" functions can be called in interrupt context, so 2008-05-21 17:08:07 +00:00
icmp6.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
icmp6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
in6.c Generalize previous fix so that both NS and NA packets are checked. 2008-07-31 18:24:07 +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 De-__P(). 2007-11-01 20:33:56 +00:00
in6_offload.c
in6_offload.h
in6_pcb.c Make the sysctl routines take out softnet_lock before dealing with 2008-08-20 18:35:20 +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 the sysctl routines take out softnet_lock before dealing with 2008-08-20 18:35:20 +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 Change KERNEL_LOCK_ONE (wrong name) to KERNEL_LOCK (the right name). 2008-08-21 15:34:10 +00:00
ip6_mroute.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
ip6_mroute.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
ip6_output.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
ip6_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip6_var.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
ip6protosw.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +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 remove undeclared caddr_t. makes i386 ALL kernel build again. 2008-06-27 09:16:21 +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 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 2008-08-22 17:11:39 +00:00
mld6_var.h De-__P(). 2007-11-01 20:33:56 +00:00
nd6.c Simplify RT_DPRINTF() calls. 2008-05-15 01:33:28 +00:00
nd6.h Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool 2007-08-30 02:17:34 +00:00
nd6_nbr.c Generalize previous fix so that both NS and NA packets are checked. 2008-07-31 18:24:07 +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 Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +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 use __KERNEL_RCSID() 2007-12-11 12:29:11 +00:00
scope6_var.h Replace rote sockaddr_in6 initializations (memset(), set sa6_family, 2007-10-24 06:37:20 +00:00
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