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
inet6.c
inet.c
main.c
Makefile
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
vtw.c
vtw.h