NetBSD/sys/netinet6
itojun e127ba2f0b fix well-known CPI handling bug. (sync with KAME code) 1999-11-05 14:57:00 +00:00
..
IMPLEMENTATION
Makefile
TODO typo fix (from koji@dti.ad.jp). 1999-08-14 19:17:19 +00:00
ah.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
ah_core.c eliminate unnecessary splnet(). 1999-09-17 12:26:04 +00:00
ah_input.c
ah_output.c
dest6.c
esp.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
frag6.c fix IPv6 fragment ID initialization - random() does not return 1999-08-26 11:10:49 +00:00
icmp6.c consistent logging for icmp6 redirects 1999-10-01 10:16:16 +00:00
icmp6.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
in6.c Add missing "case IFT_ARCNET". 1999-09-26 20:08:15 +00:00
in6.h
in6_cksum.c
in6_gif.c do not capture packets by gif, when gif interface is down. 1999-08-20 10:07:40 +00:00
in6_gif.h
in6_ifattach.c Don't even pretend we can create a nonglobal EUI64 out of an ARCNET link 1999-09-26 20:04:08 +00:00
in6_ifattach.h Zeroth version of IPv6 support for ARCnet. Correct MTU handling still needs 1999-09-19 21:31:33 +00:00
in6_pcb.c sync with recent KAME. 1999-07-31 18:41:15 +00:00
in6_pcb.h
in6_prefix.c
in6_proto.c sync with recent KAME. 1999-07-31 18:41:15 +00:00
in6_var.h
ip6.h sanity check against truncated extension headers. 1999-10-01 10:15:16 +00:00
ip6_forward.c
ip6_input.c sanity check against truncated extension headers. 1999-10-01 10:15:16 +00:00
ip6_mroute.c
ip6_mroute.h
ip6_output.c sync with recent KAME. 1999-07-31 18:41:15 +00:00
ip6_var.h
ip6protosw.h
ipcomp.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
ipcomp_core.c decrease amount of history buffer to use for IPcomp. 1999-11-05 14:56:26 +00:00
ipcomp_input.c fix well-known CPI handling bug. (sync with KAME code) 1999-11-05 14:57:00 +00:00
ipcomp_output.c fix ipcomp behavior against -R to meet documentation. 1999-09-10 02:05:24 +00:00
ipsec.c sync with recent kame: fix source address selection on IPv6 tunnel ipsec. 1999-08-25 12:56:38 +00:00
ipsec.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
mld6.c sync with recent KAME. 1999-07-31 18:41:15 +00:00
mld6_var.h
nd6.c tiny fix to ARCnet IPv6 support. 1999-09-20 02:35:44 +00:00
nd6.h sync with recent KAME. 1999-07-31 18:41:15 +00:00
nd6_nbr.c Zeroth version of IPv6 support for ARCnet. Correct MTU handling still needs 1999-09-19 21:31:33 +00:00
nd6_rtr.c sync with recent KAME. 1999-07-31 18:41:15 +00:00
pim6.h
pim6_var.h
raw_ip6.c - Call in{,6}_pcbdetach if ipsec initialization is failed during PRU_ATTACH. 1999-09-13 12:15:54 +00:00
route6.c
udp6.h
udp6_usrreq.c - Call in{,6}_pcbdetach if ipsec initialization is failed during PRU_ATTACH. 1999-09-13 12:15:54 +00:00
udp6_var.h