NetBSD/sys/netinet6
itojun e6834b7b5c make it compile even if NGIF=0 2001-12-22 01:40:03 +00:00
..
Makefile gather stats on raw ip6 socket. sync with kame 2001-10-18 09:12:13 +00:00
ah.h reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ah_core.c add RCSIDs 2001-11-13 00:56:55 +00:00
ah_input.c whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
ah_output.c add RCSIDs 2001-11-13 00:56:55 +00:00
dest6.c add RCSIDs 2001-11-13 00:56:55 +00:00
esp.h reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
esp_core.c whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
esp_input.c remove obsolete #if 0'ed portion. 2001-12-18 01:42:04 +00:00
esp_output.c add RCSIDs 2001-11-13 00:56:55 +00:00
esp_rijndael.c add RCSIDs 2001-11-13 00:56:55 +00:00
esp_rijndael.h add ESP rijndael logic. yet to be usable (until algorithm # is assigned) 2000-10-02 17:21:24 +00:00
frag6.c add RCSIDs 2001-11-13 00:56:55 +00:00
icmp6.c whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
in6.c whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
in6.h whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
in6_cksum.c add RCSIDs 2001-11-13 00:56:55 +00:00
in6_gif.c use radix table for inbound tunnel lookup (would increase performance 2001-12-21 06:30:43 +00:00
in6_gif.h use radix table for inbound tunnel lookup (would increase performance 2001-12-21 06:30:43 +00:00
in6_ifattach.c whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
in6_ifattach.h remove unused #define. sync whitespace/comment with kame. 2001-10-16 04:57:38 +00:00
in6_pcb.c whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
in6_pcb.h more whitespace sync with kame 2001-10-24 06:36:37 +00:00
in6_prefix.c add RCSIDs 2001-11-13 00:56:55 +00:00
in6_prefix.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
in6_proto.c call encap6_ctlinput on icmp6 against tunnelled packet. sync w/kame 2001-12-21 08:54:19 +00:00
in6_src.c add RCSIDs 2001-11-13 00:56:55 +00:00
in6_var.h whitespace/costmetic sync w/kame 2001-12-21 08:54:52 +00:00
ip6_forward.c reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
ip6_input.c make it compile even if NGIF=0 2001-12-22 01:40:03 +00:00
ip6_mroute.c reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
ip6_mroute.h fix if_set for architectures with sizeof(long) != 4. IF_xxx behaved badly. 2001-02-10 02:10:14 +00:00
ip6_output.c centralize multicast group management (in6_join/leavegroup). 2001-12-20 07:26:36 +00:00
ip6_var.h move in6_gif_hlim decl to in6_gif.c. sync with kame 2001-12-21 03:58:15 +00:00
ip6protosw.h pull latest kame pcbnotify code. synchronizes ICMPv6 path mtu discovery 2001-02-11 06:49:49 +00:00
ipcomp.h reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ipcomp_core.c add RCSIDs 2001-11-13 00:56:55 +00:00
ipcomp_input.c add RCSIDs 2001-11-13 00:56:55 +00:00
ipcomp_output.c add RCSIDs 2001-11-13 00:56:55 +00:00
ipsec.c update outgoing ifp, only if tunnel mode ipsec is used. this is to 2001-11-21 06:28:08 +00:00
ipsec.h update outgoing ifp, only if tunnel mode ipsec is used. this is to 2001-11-21 06:28:08 +00:00
mld6.c reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
mld6_var.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
nd6.c reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
nd6.h reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
nd6_nbr.c add RCSIDs 2001-11-13 00:56:55 +00:00
nd6_rtr.c reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
pim6.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
pim6_var.h to sync with kame better, (1) remove register declaration for variables, 2001-02-10 04:14:26 +00:00
raw_ip6.c centralize multicast group management (in6_join/leavegroup). 2001-12-20 07:26:36 +00:00
raw_ip6.h gather stats on raw ip6 socket. sync with kame 2001-10-18 09:12:13 +00:00
route6.c add RCSIDs 2001-11-13 00:56:55 +00:00
udp6.h reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
udp6_output.c reduce white space/cosmetic diffs w/kame. 2001-12-18 03:04:02 +00:00
udp6_usrreq.c add RCSIDs 2001-11-13 00:56:55 +00:00
udp6_var.h implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. 2001-10-15 09:51:15 +00:00