NetBSD/sys/netinet
mycroft da2cd7eb82 If we're in SYN-SENT or SYN-RECEIVED state, don't reset the keepalive
timer until we transition to ESTABLISHED state.  Suggested by TCP/IP
vol 3.
1996-09-10 23:26:05 +00:00
..
icmp_var.h
if_arc.h
if_arp.c When sending an ARP request, use the interface address for the route, rather 1996-05-11 12:59:55 +00:00
if_arp.h When sending an ARP request, use the interface address for the route, rather 1996-05-11 12:59:55 +00:00
if_atm.c ported ATM to FreeBSD 2.2-960612-SNAP 1996-07-03 17:17:10 +00:00
if_atm.h ported ATM to FreeBSD 2.2-960612-SNAP 1996-07-03 17:17:10 +00:00
if_ether.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
if_ether.h When sending an ARP request, use the interface address for the route, rather 1996-05-11 12:59:55 +00:00
if_inarp.h When sending an ARP request, use the interface address for the route, rather 1996-05-11 12:59:55 +00:00
igmp.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
igmp.h
igmp_var.h
in.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
in.h Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
in_cksum.c
in_pcb.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
in_pcb.h Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
in_proto.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
in_systm.h
in_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
ip.h add packet filter interface code. see pfil(9) for more details. you 1996-09-06 05:07:43 +00:00
ip_icmp.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
ip_icmp.h Prototypes and definitions for ICMP Router Discovery, From FreeBSD. 1996-08-03 15:48:18 +00:00
ip_input.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
ip_mroute.c Rework the token bucket filter to use a list of packets rather than a static 1996-09-09 17:14:04 +00:00
ip_mroute.h Rework the token bucket filter to use a list of packets rather than a static 1996-09-09 17:14:04 +00:00
ip_output.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
ip_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
raw_ip.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c If we're in SYN-SENT or SYN-RECEIVED state, don't reset the keepalive 1996-09-10 23:26:05 +00:00
tcp_output.c
tcp_seq.h
tcp_subr.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
tcp_timer.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
tcp_timer.h
tcp_usrreq.c Make sure the control mbufs are freed in all cases. 1996-05-23 17:03:27 +00:00
tcp_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
tcpip.h
udp.h
udp_usrreq.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
udp_var.h Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00