NetBSD/sys/netinet
chuck a08c95305d fixes/new stuff:
[1] if user tries to enter in a bogus PVC don't leave it in the routing
        table ... remove it
[2] change ioctl arg to include rxso for lower layer
[3] add hooks (inside "NATM" ifdef) for native mode atm sockets so that
        they don't clash with IP PVCs.   [i am still debugging the native
        mode atm socket protosw code]
1996-06-26 04:18:44 +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 fixes/new stuff: 1996-06-26 04:18:44 +00:00
if_atm.h network support for ATM networks (ATM == Async Transfer Mode, not 1996-06-22 01:47:35 +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.c
igmp.h
igmp_var.h
in.c Return ENOPROTOOPT rather than picking pseudo-random error values. 1996-06-23 12:12:44 +00:00
in.h A few style changes to match netiso and netns. 1996-05-22 14:42:27 +00:00
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
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
ip_icmp.c
ip_icmp.h
ip_input.c Fix printf format args. 1996-03-16 23:53:58 +00:00
ip_mroute.c Return ENOPROTOOPT rather than picking pseudo-random error values. 1996-06-23 12:12:44 +00:00
ip_mroute.h Return ENOPROTOOPT rather than picking pseudo-random error values. 1996-06-23 12:12:44 +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
raw_ip.c Return ENOPROTOOPT rather than picking pseudo-random error values. 1996-06-23 12:12:44 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c
tcp_output.c
tcp_seq.h
tcp_subr.c
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 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 udp_output() doesn't actually take control data, so don't pretend it does. 1996-05-23 17:05:45 +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