freebsd_amp_hwpstate/sys/netinet6
Yoshinobu Inoue 714dabb963 Merge a bug fix from freebsd-current; check m != NULL before touching it,
at udp6_ctlinput().
  There should be kernel panic at PCCARD suspend etc, before this bug fix.

Submitted by:  Hajimu UMEMOTO <ume@mahoroba.org>
2000-01-18 09:02:19 +00:00
..
ah.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ah6.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ah_core.c
ah_input.c
ah_output.c
dest6.c
esp.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
esp6.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
esp_core.c
esp_input.c
esp_output.c
frag6.c
icmp6.c
icmp6.h
in6.c Change struct sockaddr_storage member name, because following change 2000-01-13 14:52:53 +00:00
in6.h wrapped prototype declarations by __P(()) 2000-01-15 05:30:15 +00:00
in6_cksum.c
in6_gif.c
in6_gif.h add forward declarations, and small cosmetic changes. 2000-01-15 05:20:40 +00:00
in6_ifattach.c
in6_ifattach.h
in6_pcb.c fix kernel panic at rtfree() in INET6 enabled envrionment. 2000-01-16 18:00:06 +00:00
in6_pcb.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
in6_prefix.c
in6_prefix.h
in6_proto.c tcp updates to support IPv6. 2000-01-09 19:17:30 +00:00
in6_rmx.c
in6_var.h
ip6.h
ip6_ecn.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
ip6_forward.c
ip6_input.c removed an ours case which think a packet destined to loopback interface 2000-01-13 05:12:48 +00:00
ip6_output.c added missing IPV6_PORTRANGE case. 2000-01-13 05:07:42 +00:00
ip6_var.h
ip6protosw.h add forward declarations, and small cosmetic changes. 2000-01-15 05:20:40 +00:00
ipsec.c Fixed the problem that IPsec connection hangs when bigger data is sent. 2000-01-15 14:56:38 +00:00
ipsec.h Fixed the problem that IPsec connection hangs when bigger data is sent. 2000-01-15 14:56:38 +00:00
ipsec6.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
mld6.c
mld6_var.h
nd6.c
nd6.h
nd6_nbr.c
nd6_rtr.c
pim6.h
pim6_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
raw_ip6.c
route6.c
tcp6_var.h tcp updates to support IPv6. 2000-01-09 19:17:30 +00:00
udp6_usrreq.c Merge a bug fix from freebsd-current; check m != NULL before touching it, 2000-01-18 09:02:19 +00:00
udp6_var.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00