NetBSD/sys/netinet
thorpej 2ee9a875f2 Use callout_setfunc() and callout_schedule(). 2003-02-04 03:31:32 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
fil.c
files.ipfilter
files.netinet
icmp6.h
icmp_var.h
if_arp.c Squash a panic: do not try to print the name of a NULL interface. 2002-11-20 03:52:08 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c Fix signed/unsigned comparison warnings. 2002-11-07 07:15:19 +00:00
igmp.h
igmp_var.h
in.c Fix signed/unsigned comparison warnings. 2002-11-07 07:15:19 +00:00
in.h C++ does not permit static a data member to have the same name as its 2003-01-27 09:57:09 +00:00
in4_cksum.c
in_cksum.c
in_gif.c make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK. 2002-11-11 18:35:27 +00:00
in_gif.h make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK. 2002-11-11 18:35:27 +00:00
in_pcb.c
in_pcb.h
in_proto.c
in_systm.h
in_var.h
ip.h
ip6.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_ecn.c
ip_ecn.h
ip_encap.c correct panic when ip-in-ip encapsulation is used. found by Masanori Kanaoka 2003-01-21 03:23:44 +00:00
ip_encap.h switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag 2003-01-17 08:11:49 +00:00
ip_fil.c Always recompute the IP checksum, otherwise fast-routed packets that 2002-12-11 16:33:11 +00:00
ip_fil.h
ip_flow.c
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_gre.c The "osrc" variable in gre_mobile_input() is only ever set but not 2002-11-25 23:37:08 +00:00
ip_gre.h
ip_h323_pxy.c
ip_icmp.c
ip_icmp.h
ip_input.c remove all entries in rt timer queue on ip_mtudisc change, instead of 2002-11-12 02:10:13 +00:00
ip_ipsec_pxy.c
ip_log.c
ip_mroute.c Remove variables that are only assigned too but not referenced. 2003-01-19 23:57:01 +00:00
ip_mroute.h
ip_nat.c
ip_nat.h
ip_netbios_pxy.c
ip_output.c
ip_proxy.c
ip_proxy.h
ip_raudio_pxy.c
ip_rcmd_pxy.c
ip_state.c
ip_state.h
ip_var.h success, not sucess. Noted by mjl. 2003-01-28 22:35:02 +00:00
ipl.h
raw_ip.c M_SOOPTS -> MT_SOOPTS 2003-01-30 23:43:33 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Spell output with two ts. 2003-01-04 23:43:02 +00:00
tcp_output.c Fix a genuine uninitialised variable warning. 2002-11-24 10:51:56 +00:00
tcp_seq.h
tcp_subr.c Quell an uninitialised variable warning. 2002-11-24 10:52:47 +00:00
tcp_timer.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
tcp_timer.h Use callout_setfunc() and callout_schedule(). 2003-02-04 03:31:32 +00:00
tcp_usrreq.c
tcp_var.h
tcpip.h
udp.h
udp_usrreq.c Remove variables that are only assigned too but not referenced. 2003-01-19 23:57:01 +00:00
udp_var.h