freebsd-dev/usr.bin/netstat
Gleb Smirnoff 6fe1796015 Like it was already done for 'netstat -i', drop the kvm(3) support
in 'netstat -r'.

The netstat/route.c was the last abuser of struct ifnet and struct
rtentry in the tree. With this change if_var.h can become kernel
only include, _WANT_RTENTRY can go away and projects/ifnet and
projects/routing can go forward.

Differential Revision:	https://reviews.freebsd.org/D2242
Reviewed by:		melifaro, gnn
Sponsored by:		Nginx, Inc.
Sponsored by:		Netflix
2015-04-07 05:50:45 +00:00
..
bpf.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
flowtable.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
if.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
inet6.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
inet.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
ipsec.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
main.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
Makefile Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
mbuf.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
mroute6.c o Make net.inet6.ip6.mif6table return special API structure, that doesn't 2015-04-06 22:12:18 +00:00
mroute.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
netgraph.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
netisr.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
netstat.1 Like it was already done for 'netstat -i', drop the kvm(3) support 2015-04-07 05:50:45 +00:00
netstat.h Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
pfkey.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
route.c Like it was already done for 'netstat -i', drop the kvm(3) support 2015-04-07 05:50:45 +00:00
sctp.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00
unix.c Convert netstat to use libxo. 2015-02-21 23:47:20 +00:00