..
libalias
For variables that are only checked with defined(), don't provide
2004-10-24 15:33:08 +00:00
accf_data.c
accf_http.c
icmp6.h
icmp_var.h
if_atm.c
if_atm.h
if_ether.c
Check that rt_mask(rt) is non-NULL before dereferencing it, in the
2004-10-26 03:31:58 +00:00
if_ether.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_gif.c
in_gif.h
in_pcb.c
Push acquisition of the accept mutex out of sofree() into the caller
2004-10-18 22:19:43 +00:00
in_pcb.h
Add a macro for the destruction of INP_INFO_LOCK's used by loadable modules.
2004-10-19 14:34:13 +00:00
in_proto.c
Convert IPDIVERT into a loadable module. This makes use of the dynamic loadability
2004-10-19 21:14:57 +00:00
in_rmx.c
in_systm.h
in_var.h
Properly declare the "net.inet" sysctl subtree.
2004-10-19 21:06:14 +00:00
in.c
in.h
Pre-emptively define IPPROTO_SPACER to 32767, the same value as PROTO_SPACER
2004-10-19 20:59:01 +00:00
ip6.h
ip_divert.c
IPDIVERT is a module now and tell the other parts of the kernel about it.
2004-10-25 20:02:34 +00:00
ip_divert.h
Convert IPDIVERT into a loadable module. This makes use of the dynamic loadability
2004-10-19 21:14:57 +00:00
ip_dummynet.c
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_fastfwd.c
Make comments more clear. Change the order of one if() statement to check the
2004-10-19 14:31:56 +00:00
ip_fw2.c
When printing the initialization string and IPDIVERT is not compiled into the
2004-10-22 19:18:06 +00:00
ip_fw_pfil.c
Convert IPDIVERT into a loadable module. This makes use of the dynamic loadability
2004-10-19 21:14:57 +00:00
ip_fw.h
Add support to IPFW for matching by TCP data length.
2004-10-03 00:47:15 +00:00
ip_gre.c
ip_gre.h
ip_icmp.c
ip_icmp.h
ip_id.c
ip_input.c
Support for dynamically loadable and unloadable IP protocols in the ipmux.
2004-10-19 15:45:57 +00:00
ip_mroute.c
When running with debug.mpsafenet=0, initialize IP multicast routing
2004-10-07 14:13:35 +00:00
ip_mroute.h
ip_output.c
ip_var.h
Support for dynamically loadable and unloadable IP protocols in the ipmux.
2004-10-19 15:45:57 +00:00
ip.h
ipprotosw.h
pim_var.h
pim.h
raw_ip.c
When the access control on creating raw sockets was modified so that
2004-10-12 16:47:25 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_hostcache.c
tcp_input.c
- Estimate the amount of data in flight in sack recovery and use it
2004-10-05 18:36:24 +00:00
tcp_output.c
Correct a bug in TCP SACK that could result in wedging of the TCP stack
2004-10-30 12:02:50 +00:00
tcp_reass.c
- Estimate the amount of data in flight in sack recovery and use it
2004-10-05 18:36:24 +00:00
tcp_sack.c
Add a matching tunable for net.inet.tcp.sack.enable sysctl.
2004-10-26 08:59:09 +00:00
tcp_seq.h
tcp_subr.c
Push acquisition of the accept mutex out of sofree() into the caller
2004-10-18 22:19:43 +00:00
tcp_syncache.c
tcp_timer.c
tcp_timer.h
tcp_timewait.c
Push acquisition of the accept mutex out of sofree() into the caller
2004-10-18 22:19:43 +00:00
tcp_usrreq.c
tcp_var.h
Shave 40 unused bytes from struct tcpcb.
2004-10-22 19:55:04 +00:00
tcp.h
tcpip.h
udp_usrreq.c
Don't release the udbinfo lock until after the last use of UDP inpcb
2004-10-12 20:03:56 +00:00
udp_var.h
udp.h