.. |
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
|
decode camellia-cbc in stats histogram
|
2011-05-05 17:49:47 +00:00 |
if.c
|
Use RT_ROUNDUP() and friends from sys/route.h instead of homegrown
|
2011-02-04 14:31:23 +00:00 |
inet6.c
|
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
|
2011-05-11 15:08:59 +00:00 |
inet.c
|
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
|
2011-05-11 15:08:59 +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 |
Makefile
|
Reduces the resources demanded by TCP sessions in TIME_WAIT-state using
|
2011-05-03 18:28:44 +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 |
mroute6.c
|
|
|
mroute.c
|
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
|
2009-04-12 16:08:37 +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 |
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 |
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 |