NetBSD/sys/netinet
christos 118a33df24 - Fix indentation of the nested conditionals. It was inconsistent in places.
- Make this compile and work without IPFILTER_LOG, and disable logging by
  default. This can be re-enabled now as a kernel option.
1997-04-15 00:44:42 +00:00
..
fil.c
icmp_var.h
if_arp.c
if_atm.c
if_atm.h
if_inarp.h
igmp_var.h
igmp.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
igmp.h Implement IGMP v2. Based on the Multicast 3.5 distribution. 1995-05-31 06:08:17 +00:00
in_cksum.c
in_pcb.c Return EAGAIN if binding with no specified port and the pool is empty. 1996-12-10 11:38:42 +00:00
in_pcb.h
in_proto.c
in_systm.h
in_var.h
in.c
in.h
ip_compat.h
ip_fil.c - Fix indentation of the nested conditionals. It was inconsistent in places. 1997-04-15 00:44:42 +00:00
ip_fil.h
ip_frag.c
ip_frag.h
ip_icmp.c
ip_icmp.h
ip_input.c
ip_mroute.c
ip_mroute.h
ip_nat.c
ip_nat.h
ip_output.c
ip_state.c
ip_state.h
ip_var.h
ip.h
raw_ip.c
tcp_debug.c
tcp_debug.h New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:29:24 +00:00
tcp_fsm.h
tcp_input.c
tcp_output.c
tcp_seq.h
tcp_subr.c
tcp_timer.c Fix RTT scaling problems introduced with Brakmo and Peterson changes. 1996-12-10 18:20:19 +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
tcp.h
tcpip.h
udp_usrreq.c Implement the IP_RECVIF socket option: supply a datagram packet's incoming 1997-01-11 05:21: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
udp.h Make length and offset fields unsigned. From Kevin M. Lahey <kml@nas.nasa.gov> 1996-10-25 06:22:24 +00:00