freebsd-dev/usr.bin/netstat
Oleg Bulyzhin 7c7f48f12c Since kernel & userland use different timebase and netstat is reading kernel
memory directly, we should do timebase conversion for route lifetime.

Approved by:	glebius (mentor)
2006-07-06 11:59:27 +00:00
..
atalk.c
bpf.c Use is '-' to imply that the flag is not set, rather than '.'. 2005-09-15 16:09:24 +00:00
if.c Align output. 2005-11-09 15:12:57 +00:00
inet6.c
inet.c Silence a warning on systems without carp(4). 2005-04-12 08:47:04 +00:00
ipsec.c Add support for printing IPSEC protocol stats if the kernel was compiled 2005-12-28 20:36:55 +00:00
ipx.c evise use of queue(9) macros for netipx when used from userspace: 2005-01-02 19:26:06 +00:00
main.c Add support for printing IPSEC protocol stats if the kernel was compiled 2005-12-28 20:36:55 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
mbuf.c Improved description for packet zone statistics. 2006-02-18 16:09:38 +00:00
mcast.c
mroute6.c
mroute.c
netgraph.c
netstat.1 Provide some basic documentation explaining what the bpf(4) flags are 2005-12-18 19:38:43 +00:00
netstat.h Add support for printing IPSEC protocol stats if the kernel was compiled 2005-12-28 20:36:55 +00:00
pfkey.c Add support for printing IPSEC protocol stats if the kernel was compiled 2005-12-28 20:36:55 +00:00
route.c Since kernel & userland use different timebase and netstat is reading kernel 2006-07-06 11:59:27 +00:00
unix.c