freebsd-nq/sys/netinet
Andras Olah 755c1f07c8 Fix a bug in tcp_input reported by Rick Jones <raj@hpisrdq.cup.hp.com>.
If a goto findpcb occurred during the processing of a segment, the TCP and
IP headers were dropped twice from the mbuf which resulted in data acked
by TCP but not delivered to the user.
Reviewed by:	davidg
1995-04-05 10:32:14 +00:00
..
icmp_var.h
if_ether.c
if_ether.h Add declaration for struct ether_addr (this is where Sun documents 1995-04-02 01:26:26 +00:00
if_fddi.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_pcb.c
in_pcb.h
in_proto.c
in_rmx.c Removed redundant newlines that were in some panic strings. 1995-03-19 14:29:26 +00:00
in_systm.h
in_var.h in_var.h: in_multi structures now form a queue(3)-style LIST structure 1995-03-23 18:14:41 +00:00
in.c in_var.h: in_multi structures now form a queue(3)-style LIST structure 1995-03-23 18:14:41 +00:00
in.h Reject source routes unless configured on by administrator. 1995-03-16 18:22:28 +00:00
ip_fw.c
ip_fw.h
ip_fwdef.c
ip_icmp.c
ip_icmp.h
ip_input.c Reject source routes unless configured on by administrator. 1995-03-16 18:22:28 +00:00
ip_mroute.c Remove redundant declarations. 1995-04-02 19:05:09 +00:00
ip_mroute.h
ip_output.c This should be splimp() rather than splnet() since ifaddrs might go away 1995-03-20 18:31:51 +00:00
ip_var.h
ip.h
raw_ip.c
tcp_debug.c
tcp_debug.h
tcp_fsm.h Backed out changes in rev 1.5 that prevent sending FIN if in CLOSING 1995-03-30 23:35:55 +00:00
tcp_input.c Fix a bug in tcp_input reported by Rick Jones <raj@hpisrdq.cup.hp.com>. 1995-04-05 10:32:14 +00:00
tcp_output.c
tcp_reass.c Fix a bug in tcp_input reported by Rick Jones <raj@hpisrdq.cup.hp.com>. 1995-04-05 10:32:14 +00:00
tcp_seq.h
tcp_subr.c
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h
tcp.h
tcpip.h
udp_usrreq.c
udp_var.h
udp.h