NetBSD/usr.bin/netstat
ozaki-r 5bd67db98a Tweak outputs of netstat -s for IPsec
- Get rid of "Fast"
- Use ipsec and ipsec6 for titles to clarify protocol
- Indent outputs of sub protocols

Original outputs were organized like this:

(Fast) IPsec:
IPsec ah:
IPsec esp:
IPsec ipip:
IPsec ipcomp:
(Fast) IPsec:
IPsec ah:
IPsec esp:
IPsec ipip:
IPsec ipcomp:

New outputs are organized like this:

ipsec:
	ah:
	esp:
	ipip:
	ipcomp:
ipsec6:
	ah:
	esp:
	ipip:
	ipcomp:
2017-06-29 07:15:27 +00:00
..
atalk.c
bpf.c
fast_ipsec.c Tweak outputs of netstat -s for IPsec 2017-06-29 07:15:27 +00:00
if.c Remove mkludge stuffs 2017-02-23 07:57:09 +00:00
inet6.c
inet.c in getpcblist_sysctl() if sysctlnametomib() fails, return NULL and 2016-12-23 06:22:00 +00:00
main.c
Makefile for 64 bit mips platforms where we built userland largely as n32 by 2016-12-23 10:19:57 +00:00
mbuf.c
mroute6.c
mroute.c
netstat_hostops.c
netstat_rumpops.c
netstat.1
netstat.h
pfkey.c
pfsync.c
prog_ops.h
route.c
unix.c use _KMEMUSER for <sys/file.h> 2017-01-13 04:22:51 +00:00
vtw.c
vtw.h