NetBSD/sys/netinet
mycroft 60395beed8 Fix a race condition in PRU_DISCONNECT.
Rearrange the code to deal with unconnected sockets slightly.
Other minor changes.
1996-05-23 16:22:32 +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_ether.c When sending an ARP request, use the interface address for the route, rather 1996-05-11 12:59:55 +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_var.h netinet prototypes 1996-02-13 23:40:59 +00:00
igmp.c netinet prototypes 1996-02-13 23:40:59 +00:00
igmp.h
in_cksum.c fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:55:37 +00:00
in_pcb.c 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
in_pcb.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
in_proto.c Fix PR/2095 options MROUTING did not compile. 1996-02-18 18:58:32 +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
in.c A few style changes to match netiso and netns. 1996-05-22 14:42:27 +00:00
in.h A few style changes to match netiso and netns. 1996-05-22 14:42:27 +00:00
ip_icmp.c netinet prototypes 1996-02-13 23:40:59 +00:00
ip_icmp.h netinet prototypes 1996-02-13 23:40:59 +00:00
ip_input.c Fix printf format args. 1996-03-16 23:53:58 +00:00
ip_mroute.c Changed struct ifnet to have a pointer to the softc of the underlying 1996-05-07 02:40:22 +00:00
ip_mroute.h netinet prototypes 1996-02-13 23:40:59 +00:00
ip_output.c two more local addr changes, all done differently now (idea from charles) 1996-02-26 23:16:42 +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
ip.h
raw_ip.c Minor changes to make this more like other protocols. Also, fix some return 1996-05-23 16:12:15 +00:00
tcp_debug.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_output.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_seq.h
tcp_subr.c netinet prototypes 1996-02-13 23:40:59 +00:00
tcp_timer.c 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
tcp_timer.h
tcp_usrreq.c Minor changes. 1996-05-23 16:13:19 +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
tcp.h
tcpip.h
udp_usrreq.c Fix a race condition in PRU_DISCONNECT. 1996-05-23 16:22:32 +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
udp.h