freebsd-skq/usr.bin/netstat
bz c62e99f85d Convert the two dimensional array to be malloced and introduce
an accessor function to get the correct rnh pointer back.

Update netstat to get the correct pointer using kvm_read()
as well.

This not only fixes the ABI problem depending on the kernel
option but also permits the tunable to overwrite the kernel
option at boot time up to MAXFIBS, enlarging the number of
FIBs without having to recompile. So people could just use
GENERIC now.

Reviewed by:	julian, rwatson, zec
X-MFC:		not possible
2009-06-01 15:49:42 +00:00
..
atalk.c style(9) 2008-01-02 23:26:11 +00:00
bpf.c Catch netstat up for the new bpf stats structures. Print 64 bit values 2008-03-24 13:50:39 +00:00
if.c style(9) 2008-01-02 23:26:11 +00:00
inet6.c Add MLDv2 statistic IDs to netstat for IPv6 stack. 2009-04-29 09:52:04 +00:00
inet.c Correct a number of evolved problems with inp_vflag and inp_flags: 2009-03-15 09:58:31 +00:00
ipsec.c style(9) 2008-01-02 23:26:11 +00:00
ipx.c style(9) 2008-01-02 23:26:11 +00:00
main.c Introduce a number of changes to the MROUTING code. 2009-03-19 01:43:03 +00:00
Makefile Now that ifmcstat(8) does not suck, retire host-mode netstat -g. 2009-02-15 16:16:38 +00:00
mbuf.c style(9) 2008-01-02 23:26:11 +00:00
mroute6.c style(9) 2008-01-02 23:26:11 +00:00
mroute.c Bracket struct mfc and struct rtdetq with #ifdef _KERNEL. 2009-04-21 12:47:09 +00:00
netgraph.c style(9) 2008-01-02 23:26:11 +00:00
netstat.1 Now that ifmcstat(8) does not suck, retire host-mode netstat -g. 2009-02-15 16:16:38 +00:00
netstat.h Introduce a number of changes to the MROUTING code. 2009-03-19 01:43:03 +00:00
pfkey.c style(9) 2008-01-02 23:26:11 +00:00
route.c Convert the two dimensional array to be malloced and introduce 2009-06-01 15:49:42 +00:00
sctp.c Fixes typo's in sctp.c 2008-04-16 17:40:30 +00:00
unix.c o With -L flag show unix sockets listen queues stats. It is useful 2008-12-31 08:56:49 +00:00