freebsd-src/sys/netinet
Andras Olah 845799c166 Cosmetic changes to processing of segments in the SYN_SENT state:
- remove a redundant condition;
- complete all validity checks on segment before calling
  soisconnected(so).

Reviewed by:	Richard Stevens, davidg, wollman
1995-11-03 22:31:54 +00:00
..
icmp_var.h
if_ether.c Remove the last trace of arptnew() 1995-10-22 19:07:58 +00:00
if_ether.h Convert ARP to use queue.h macros rather than insque/remque. While 1995-10-05 20:08:43 +00:00
if_fddi.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_pcb.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
in_pcb.h
in_proto.c Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
in_rmx.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
in_systm.h
in_var.h
in.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
in.h Instrument the IP input queue with two new read-only MIB entries: 1995-11-01 17:18:27 +00:00
ip_fw.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ip_fw.h Well..finally..this is the first part..it should take care of 1995-10-01 21:52:50 +00:00
ip_fwdef.c
ip_icmp.c
ip_icmp.h
ip_input.c Instrument the IP input queue with two new read-only MIB entries: 1995-11-01 17:18:27 +00:00
ip_mroute.c Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ip_mroute.h
ip_output.c The ability to administratively change the MTU of an interface presents 1995-10-16 18:21:26 +00:00
ip_var.h
ip.h
raw_ip.c Fix panic caused by PRU_CONTROL not being dealt with properly. Bug pointed 1995-10-21 02:12:20 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Cosmetic changes to processing of segments in the SYN_SENT state: 1995-11-03 22:31:54 +00:00
tcp_output.c Fix a logical error in T/TCP: when we actively open a connection, we 1995-11-03 22:08:13 +00:00
tcp_reass.c Cosmetic changes to processing of segments in the SYN_SENT state: 1995-11-03 22:31:54 +00:00
tcp_seq.h Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbers 1995-10-03 16:54:17 +00:00
tcp_subr.c The ability to administratively change the MTU of an interface presents 1995-10-16 18:21:26 +00:00
tcp_timer.c Setting the TF_ACKNOW flag was redundant in the REXMT timeout because 1995-11-03 22:19:50 +00:00
tcp_timer.h
tcp_timewait.c The ability to administratively change the MTU of an interface presents 1995-10-16 18:21:26 +00:00
tcp_usrreq.c Fix a logical error in T/TCP: when we actively open a connection, we 1995-11-03 22:08:13 +00:00
tcp_var.h Fix a logical error in T/TCP: when we actively open a connection, we 1995-11-03 22:08:13 +00:00
tcp.h
tcpip.h
udp_usrreq.c
udp_var.h
udp.h