NetBSD/sys/netinet
bouyer 01307555ec Revert rev 1.241: calling m_makewritable() in tcp_input causes problems when
it has to change the mbuf chain. I experience hard hang on a Xen2 domU after
TCP connections have been closed, and a crash has been reported which may be
caused by this too.
2006-05-27 13:35:20 +00:00
..
files.ipfilter
files.netinet
icmp6.h
icmp_var.h
if_arp.c Make sure the mbuf is writable before trying to write to it. 2006-05-25 21:33:12 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
igmp_var.h
igmp.c
igmp.h
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_offload.h
in_pcb_hdr.h
in_pcb.c integrate kauth. 2006-05-14 21:19:33 +00:00
in_pcb.h
in_proto.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
in_proto.h
in_systm.h
in_var.h
in.c integrate kauth. 2006-05-14 21:19:33 +00:00
in.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
ip6.h
ip_carp.c remove a little white space 2006-05-25 15:22:05 +00:00
ip_carp.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_flow.c
ip_gre.c
ip_gre.h
ip_icmp.c
ip_icmp.h Comment out attribute packed. Gcc4 warns us that the field is too narrow 2006-05-14 02:34:41 +00:00
ip_id.c
ip_input.c #if -> #ifdef 2006-05-08 18:50:12 +00:00
ip_mroute.c
ip_mroute.h
ip_output.c kauth fallout 2006-05-15 00:05:16 +00:00
ip_var.h
ip.h
Makefile Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
pim_var.h
pim.h
raw_ip.c integrate kauth. 2006-05-14 21:19:33 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Revert rev 1.241: calling m_makewritable() in tcp_input causes problems when 2006-05-27 13:35:20 +00:00
tcp_output.c
tcp_sack.c
tcp_seq.h
tcp_subr.c
tcp_timer.c integrate kauth. 2006-05-14 21:19:33 +00:00
tcp_timer.h
tcp_usrreq.c integrate kauth. 2006-05-14 21:19:33 +00:00
tcp_var.h
tcp.h
tcpip.h
udp_usrreq.c
udp_var.h
udp.h