NetBSD/sys/netinet6
itojun 2f88f76db1 in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kame 2002-06-08 00:07:00 +00:00
..
Makefile
ah.h
ah_core.c panic() if NULL is passed to ah_sumsiz_xx. suggested by sam leffler, sync w/kame 2002-06-07 23:42:41 +00:00
ah_input.c avoid unneeded malloc/free. sync w/kame 2002-05-29 09:05:18 +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
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 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
frag6.c use arc4random() where possible. 2002-05-28 10:11:49 +00:00
icmp6.c do not mistakenly lock PMTUD route entry with RTV_MTU. 2002-05-31 04:26:19 +00:00
in6.c in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kame 2002-06-08 00:07:00 +00:00
in6.h limit number of IPv6 fragments (not the fragment queue size) to 2002-05-28 03:04:05 +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 minor KNF to sync w/kame 2002-06-07 04:30:40 +00:00
in6_ifattach.h
in6_pcb.c correct in*_pcbrtentry. check cached value correctly. 2002-05-28 11:10:52 +00:00
in6_pcb.h
in6_prefix.c add RCSIDs 2001-11-13 00:56:55 +00:00
in6_prefix.h
in6_proto.c move per-interface ip6/icmp6 stat to ifnet->if_afdata. sync w/kame 2002-05-29 02:58:28 +00:00
in6_src.c attach nd_ifinfo structure into if_afdata. 2002-05-29 07:53:39 +00:00
in6_var.h in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kame 2002-06-08 00:07:00 +00:00
ip6_forward.c typo 2002-06-07 04:18:11 +00:00
ip6_input.c use arc4random() where possible. 2002-05-28 10:11:49 +00:00
ip6_mroute.c typo 2002-06-07 18:19:05 +00:00
ip6_mroute.h
ip6_output.c sync IPV6_CHECKSUM handling with kame. 2002-06-07 22:03:02 +00:00
ip6_var.h sync IPV6_CHECKSUM handling with kame. 2002-06-07 22:03:02 +00:00
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 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 re-enable ipsec policy caching onto pcb. refcnt fix and workarounds based on ymmt-san. 2002-05-25 10:01:01 +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 do not log() in per-packet input path. sync w/kame 2002-01-08 04:37:32 +00:00
mld6_var.h use arc4random 2002-05-28 11:19:17 +00:00
nd6.c If there has been no NS for the neighbor after entering the 2002-06-07 17:15:12 +00:00
nd6.h cope with cases when maxmtu == 0 (this shoulnd't happen!) 2002-06-07 02:31:04 +00:00
nd6_nbr.c whitespace 2002-06-07 07:38:51 +00:00
nd6_rtr.c in6_len2mask is a duplicate of in6_prefixlen2mask. unify. sync w/kame 2002-06-08 00:07:00 +00:00
pim6.h
pim6_var.h
raw_ip6.c some KNF 2002-06-07 22:08:41 +00:00
raw_ip6.h
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 Eliminate commons. 2002-05-12 20:33:50 +00:00
udp6_var.h Eliminate commons. 2002-05-12 20:33:50 +00:00