..
Makefile
Reduces the resources demanded by TCP sessions in TIME_WAIT-state using
2011-05-03 18:28:44 +00:00
atalk.c
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
2009-04-12 16:08:37 +00:00
bpf.c
Add netstat rump client. For now, it always sets -X, i.e. will
2010-12-13 21:15:30 +00:00
fast_ipsec.c
copy AES-XCBC-MAC support from KAME IPSEC to FAST_IPSEC
2011-05-24 19:10:08 +00:00
if.c
Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown
2011-02-04 14:31:23 +00:00
inet.c
Suppress whitespace at EOL to fix lib/librumphijack/t_tcpip.
2011-05-11 22:21:59 +00:00
inet6.c
RA flood mitigation via a limit on accepted routes:
2011-05-24 18:07:11 +00:00
ipsec.c
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
2009-04-12 16:08:37 +00:00
iso.c
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
2009-04-12 16:08:37 +00:00
main.c
Always try to open kmem, do not always set use_sysctl to 1, and do not
2011-05-04 01:13:35 +00:00
mbuf.c
Add netstat rump client. For now, it always sets -X, i.e. will
2010-12-13 21:15:30 +00:00
mroute.c
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
2009-04-12 16:08:37 +00:00
mroute6.c
…
netstat.1
Insert word "mbuf" to description of -m (so you can search for it).
2010-12-06 09:28:38 +00:00
netstat.h
Reduces the resources demanded by TCP sessions in TIME_WAIT-state using
2011-05-03 18:28:44 +00:00
netstat_hostops.c
Add netstat rump client. For now, it always sets -X, i.e. will
2010-12-13 21:15:30 +00:00
netstat_rumpops.c
Add netstat rump client. For now, it always sets -X, i.e. will
2010-12-13 21:15:30 +00:00
pfsync.c
Pull pfsync_stats() out of inet.c and into pfsync.c so that inet.c does
2011-03-01 19:01:59 +00:00
prog_ops.h
Deal with crunch the standard way.
2010-12-15 11:22:41 +00:00
route.c
Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown
2011-02-04 14:31:23 +00:00
show.c
Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown
2011-02-04 14:31:23 +00:00
unix.c
Access the kvm_t using get_kvmd(), only.
2011-05-04 01:11:29 +00:00
vtw.c
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
2011-05-11 15:08:59 +00:00
vtw.h
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
2011-05-11 15:08:59 +00:00