freebsd-dev/sys/netinet
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
libalias Revert the default behaviour for incoming connections so 2000-05-11 07:52:21 +00:00
fil.c Compute the checksum before handing the packet off to IPFilter. 2000-05-21 21:26:06 +00:00
icmp6.h
icmp_var.h sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
if_atm.c
if_atm.h Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
if_ether.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
if_ether.h
if_fddi.h
igmp_var.h
igmp.c Add #include <machine/in_cksum.h>, in order to pick up the checksum 2000-05-06 18:19:58 +00:00
igmp.h
in_cksum.c
in_gif.c
in_gif.h
in_hostcache.c
in_hostcache.h
in_pcb.c Return ECONNRESET instead of EINVAL if the connection has been shot 2000-05-19 00:55:21 +00:00
in_pcb.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
in_proto.c
in_rmx.c
in_systm.h
in_var.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
in.c
in.h Add #include <machine/in_cksum.h>, in order to pick up the checksum 2000-05-06 18:19:58 +00:00
ip6.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_divert.c Force the address of the socket to be INADDR_ANY immediately before 2000-05-02 23:53:46 +00:00
ip_dummynet.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ip_dummynet.h
ip_ecn.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ip_ecn.h
ip_fil.c Add missing include machine/in_cksum.h. 2000-05-09 16:56:51 +00:00
ip_fil.h
ip_flow.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ip_flow.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_fw.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ip_fw.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
ip_icmp.c sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
ip_icmp.h
ip_input.c Cast sizeof() calls to be of type (int) when they appear in a signed 2000-05-17 04:05:07 +00:00
ip_log.c
ip_mroute.c Include machine/in_cksum.h to unbreak options MROUTING. 2000-05-08 23:56:30 +00:00
ip_mroute.h
ip_nat.c
ip_nat.h
ip_output.c Compute the checksum before handing the packet off to IPFilter. 2000-05-21 21:26:06 +00:00
ip_proxy.c
ip_proxy.h
ip_raudio_pxy.c
ip_rcmd_pxy.c
ip_state.c
ip_state.h
ip_var.h Compute the checksum before handing the packet off to IPFilter. 2000-05-21 21:26:06 +00:00
ip.h
ipl.h
ipprotosw.h
mlfk_ipl.c
raw_ip.c
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
tcp_output.c Temporarily turn off the newreno flag until we can track down the known 2000-05-11 22:28:28 +00:00
tcp_reass.c sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
tcp_seq.h
tcp_subr.c Let initialize th_sum before in6_cksum(), again. 2000-04-19 15:05:00 +00:00
tcp_timer.c Implement TCP NewReno, as documented in RFC 2582. This allows 2000-05-06 03:31:09 +00:00
tcp_timer.h
tcp_timewait.c Let initialize th_sum before in6_cksum(), again. 2000-04-19 15:05:00 +00:00
tcp_usrreq.c Support per socket based IPv4 mapped IPv6 addr enable/disable control. 2000-04-01 22:35:47 +00:00
tcp_var.h Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
tcp.h Implement TCP NewReno, as documented in RFC 2582. This allows 2000-05-06 03:31:09 +00:00
tcpip.h
udp_usrreq.c sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT. 2000-05-22 16:12:28 +00:00
udp_var.h
udp.h