NetBSD/sys/netinet6
itojun 64109d267c make sure to check address family in route cache
(I really hate IPv4 mapped address...)
2002-03-28 01:33:50 +00:00
..
Makefile
ah.h
ah_core.c
ah_input.c esp/ah_ctlinput: pass useful address to key_alloc. 2002-03-18 15:30:03 +00:00
ah_output.c
dest6.c
esp.h
esp_core.c sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
esp_input.c esp/ah_ctlinput: pass useful address to key_alloc. 2002-03-18 15:30:03 +00:00
esp_output.c
esp_rijndael.c
esp_rijndael.h
frag6.c have a real lock around IPv6 reassembly. 2002-03-15 10:44:07 +00:00
icmp6.c on redirect output, always try to attach target link layer address option. 2002-03-05 08:13:56 +00:00
in6.c fix arg to bcmp() - need to compare 15 bytes, not 3 bytes. sync w/kame 2002-03-23 00:43:59 +00:00
in6.h
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c protect in6pcb queue operation by splnet, as pcb queue will be touched 2002-03-21 02:11:39 +00:00
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c have tcp6_drain 2002-03-15 09:25:41 +00:00
in6_src.c
in6_var.h
ip6_forward.c
ip6_input.c
ip6_mroute.c double m_free() - niklas@openbsd 2002-03-24 20:46:56 +00:00
ip6_mroute.h
ip6_output.c make sure to check address family in route cache 2002-03-28 01:33:50 +00:00
ip6_var.h
ip6protosw.h
ipcomp.h
ipcomp_core.c zlib 1.1.4 dislikes Z_FLUSH at the end of inflate(). 2002-03-14 05:18:10 +00:00
ipcomp_input.c
ipcomp_output.c
ipsec.c
ipsec.h
mld6.c
mld6_var.h
nd6.c remove obsolete comment 2002-03-20 22:47:59 +00:00
nd6.h
nd6_nbr.c s/0/NULL/ as ln_hold is a pointer. sync w/ kame 2002-03-15 09:36:27 +00:00
nd6_rtr.c
pim6.h
pim6_var.h
raw_ip6.c check sa_len and sa_family strictly. (NOTE: rtsol/rtsold older than Nov2001 2002-03-19 01:21:19 +00:00
raw_ip6.h
route6.c
udp6.h
udp6_output.c
udp6_usrreq.c
udp6_var.h