NetBSD/sys/netinet6
kleink 602066c0d6 Provide local definitions of in_{addr,port}_t in <netinet/in.h> and use
them where deemed appropriate by XNS5.2/POSIX-2001.
2002-05-12 23:04:15 +00:00
..
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
ah.h
dest6.c
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
esp.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_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 make sure to check address family on route cache. with IPv4 mapped 2002-01-22 03:53:55 +00:00
in6_var.h
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 Provide local definitions of in_{addr,port}_t in <netinet/in.h> and use 2002-05-12 23:04:15 +00:00
ip6_forward.c
ip6_input.c Spelling fixes, from Sergey Svishchev in kern/16650. 2002-05-12 15:48:36 +00:00
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_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
ipcomp.h
ipsec.c disable ipsec policy caching on pcb, as it seems that there's some reference- 2002-05-10 05:49:21 +00:00
ipsec.h
Makefile
mld6_var.h
mld6.c do not log() in per-packet input path. sync w/kame 2002-01-08 04:37:32 +00:00
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
nd6.c remove obsolete comment 2002-03-20 22:47:59 +00:00
nd6.h
pim6_var.h
pim6.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_output.c
udp6_usrreq.c Eliminate commons. 2002-05-12 20:33:50 +00:00
udp6_var.h Eliminate commons. 2002-05-12 20:33:50 +00:00
udp6.h