NetBSD/sys/netinet6
itojun e4ecd03f2a drop packets with link-local addresses,
if (internally-used) interface ID portion is already filled.  sync with kame
2001-03-16 12:22:34 +00:00
..
ah_core.c tighten AH IPv4 option chasing more. drop too short (< 2) option. 2001-02-21 01:27:58 +00:00
ah_input.c make sure to enforce inbound ipsec policy checking, for any protocols on top 2001-03-01 16:31:37 +00:00
ah_output.c tighten AH IPv4 option chasing more. drop too short (< 2) option. 2001-02-21 01:27:58 +00:00
ah.h
dest6.c be more more picky about option length parsing. sync with kame 2001-02-22 01:40:25 +00:00
esp_core.c
esp_input.c make sure to enforce inbound ipsec policy checking, for any protocols on top 2001-03-01 16:31:37 +00:00
esp_output.c
esp_rijndael.c pass key to rijndael logic as binary, not hexadecimal string. 2001-03-02 15:42:39 +00:00
esp_rijndael.h
esp.h
frag6.c correct handling of upper limitation to # of reass queue. 2001-02-22 05:04:42 +00:00
icmp6.c remove bogus rtfree. sync with kame. inspired by openbsd PR 1706. 2001-03-08 00:19:03 +00:00
IMPLEMENTATION
in6_cksum.c
in6_gif.c
in6_gif.h
in6_ifattach.c
in6_ifattach.h
in6_pcb.c
in6_pcb.h
in6_prefix.c
in6_prefix.h
in6_proto.c make sure to enforce inbound ipsec policy checking, for any protocols on top 2001-03-01 16:31:37 +00:00
in6_src.c
in6_var.h
in6.c
in6.h have comment that refers to kame COVERAGE document. sync with kame 2001-03-02 04:55:40 +00:00
ip6_forward.c
ip6_input.c drop packets with link-local addresses, 2001-03-16 12:22:34 +00:00
ip6_mroute.c more missing splx. from kame 2001-03-08 10:48:40 +00:00
ip6_mroute.h
ip6_output.c
ip6_var.h
ip6protosw.h
ipcomp_core.c
ipcomp_input.c make sure to enforce inbound ipsec policy checking, for any protocols on top 2001-03-01 16:31:37 +00:00
ipcomp_output.c
ipcomp.h
ipsec.c
ipsec.h
Makefile
mld6_var.h
mld6.c
nd6_nbr.c garbage-collect stale ND entries (default: 1 day). 2001-02-23 08:02:41 +00:00
nd6_rtr.c
nd6.c nd6_storelladdr() was not consistent about m_freem() policy. 2001-03-08 10:49:32 +00:00
nd6.h garbage-collect stale ND entries (default: 1 day). 2001-02-23 08:02:41 +00:00
pim6_var.h
pim6.h
raw_ip6.c avoid possible alignment issue. sync with kame 2001-03-04 16:49:17 +00:00
route6.c
TODO
udp6_output.c
udp6_usrreq.c
udp6_var.h
udp6.h