NetBSD/sys/netinet6
rpaulo 4e0b046439 Add a missing piece from RFC 3542. KAME-NetBSD-current branch
revision 1.1.1.2.2.5:
	do not call pfctlinput2(PRC_MSGSIZE) on fragmentation to avoid
	notification storm

From Keiichi SHIMA:
  "In the current NetBSD code, the PRC_MSGSIZE message will be generated
   for every fragmented packets when a node is trying to send a big
   packet. That was the intermediate behavior while RFC3542 was under
   discussion."

By (obviously) the KAME project.
2006-07-08 19:58:40 +00:00
..
ah_aesxcbcmac.c
ah_aesxcbcmac.h
ah_core.c
ah_input.c
ah_output.c XXX: GCC uninitialized. 2006-05-14 05:30:31 +00:00
ah.h
dest6.c
esp_aesctr.c
esp_aesctr.h
esp_core.c
esp_input.c
esp_output.c
esp_rijndael.c
esp_rijndael.h
esp.h
files.ipsec
files.netinet6 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
frag6.c
icmp6.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
in6_cksum.c
in6_gif.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
in6_gif.h
in6_ifattach.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
in6_ifattach.h
in6_pcb.c integrate kauth. 2006-05-14 21:19:33 +00:00
in6_pcb.h Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
in6_proto.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
in6_src.c integrate kauth. 2006-05-14 21:19:33 +00:00
in6_var.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
in6.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
in6.h merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ip6_forward.c Fix a minor printf found while reading the code 2006-06-29 16:56:31 +00:00
ip6_id.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ip6_input.c Make the mbuf writable before calling in6_clearscope(). Based on patch sent 2006-05-25 21:32:47 +00:00
ip6_mroute.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ip6_mroute.h
ip6_output.c Add a missing piece from RFC 3542. KAME-NetBSD-current branch 2006-07-08 19:58:40 +00:00
ip6_var.h Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
ip6protosw.h
ipcomp_core.c
ipcomp_input.c
ipcomp_output.c
ipcomp.h
ipsec.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ipsec.h
Makefile
mld6_var.h
mld6.c
nd6_nbr.c fix the dad_count logic: if we send a packet successfully, reset the counter 2006-06-28 16:43:43 +00:00
nd6_rtr.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
nd6.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
nd6.h
pim6_var.h
pim6.h
raw_ip6.c integrate kauth. 2006-05-14 21:19:33 +00:00
raw_ip6.h
route6.c
scope6_var.h
scope6.c
udp6_output.c integrate kauth. 2006-05-14 21:19:33 +00:00
udp6_usrreq.c Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
udp6_var.h
udp6.h