NetBSD/sys/netinet6
2001-10-16 04:57:38 +00:00
..
ah_core.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ah_input.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ah_output.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ah.h reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
dest6.c be more more picky about option length parsing. sync with kame 2001-02-22 01:40:25 +00:00
esp_core.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
esp_input.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
esp_output.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
esp_rijndael.c sync with kame. 2001-10-15 11:12:44 +00:00
esp_rijndael.h
esp.h reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
frag6.c plug memory leak on invalid fragment packet. supress noisy log. from kame 2001-05-17 14:01:37 +00:00
icmp6.c sync with kame. 2001-10-15 11:12:44 +00:00
in6_cksum.c Skip the pseudo-header if nxt == 0. This is already documented 2001-05-30 03:06:56 +00:00
in6_gif.c gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
in6_gif.h gif interface now uses generic software interrupt 2001-08-16 17:45:25 +00:00
in6_ifattach.c do not try to bring IPv6 up on bridge*. 2001-08-23 02:58:24 +00:00
in6_ifattach.h remove unused #define. sync whitespace/comment with kame. 2001-10-16 04:57:38 +00:00
in6_pcb.c remove unused #define. sync whitespace/comment with kame. 2001-10-16 04:57:38 +00:00
in6_pcb.h implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. 2001-10-15 09:51:15 +00:00
in6_prefix.c couple of missing splx. sync with kame. 2001-03-25 09:06:03 +00:00
in6_prefix.h
in6_proto.c remove unused #define. sync whitespace/comment with kame. 2001-10-16 04:57:38 +00:00
in6_src.c fix a IPNOPRIVPORTS unused variable botch. noted by proff. 2001-06-06 06:07:06 +00:00
in6_var.h do not malloc() during interrupt context for IPv6 multicast kludge table. 2001-07-18 13:12:27 +00:00
in6.c ifidex2ifnet could contain NULL after if_detach(). sync with kame 2001-07-25 06:59:51 +00:00
in6.h reduce diff with kame. whitespace only 2001-10-16 04:17:54 +00:00
ip6_forward.c sync with draft-ietf-ipngwg-p2p-pingpong-00.txt. apply special behavior 2001-07-18 09:24:26 +00:00
ip6_input.c implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. 2001-10-15 09:51:15 +00:00
ip6_mroute.c ifindex2ifnet could return NULL if if_detach() is used (pcmcia card 2001-07-25 09:23:46 +00:00
ip6_mroute.h
ip6_output.c implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. 2001-10-15 09:51:15 +00:00
ip6_var.h implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. 2001-10-15 09:51:15 +00:00
ip6protosw.h
ipcomp_core.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ipcomp_input.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ipcomp_output.c reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ipcomp.h reduce diff with kame. whitespace changes only. 2001-10-15 03:55:37 +00:00
ipsec.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
ipsec.h cache IPsec policy on in6?pcb. most of the lookup operations can be bypassed, 2001-08-06 10:25:00 +00:00
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 print more diag message on in6_addmulti() failures. 2001-05-24 08:17:22 +00:00
nd6.c ifidex2ifnet could contain NULL after if_detach(). sync with kame 2001-07-25 06:59:51 +00:00
nd6.h Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
pim6_var.h
pim6.h
raw_ip6.c allocate ipsec policy buffer attached to pcb in in*_pcballoc, before 2001-07-25 23:28:02 +00:00
route6.c
udp6_output.c implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. 2001-10-15 09:51:15 +00:00
udp6_usrreq.c implement IPV6_V6ONLY socket option from draft-ietf-ipngwg-rfc2553bis-03.txt. 2001-10-15 09:51:15 +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
udp6.h