HardenedBSD/usr.bin/netstat
Andrey V. Elsukov 6794f46021 Remove the large part of struct ipsecstat. Only few fields of this
structure is used, but they already have equal fields in the struct
newipsecstat, that was introduced with FAST_IPSEC and then was merged
together with old ipsecstat structure.

This fixes kernel stack overflow on some architectures after migration
ipsecstat to PCPU counters.

Reported by:	Taku YAMAMOTO, Maciej Milewski
2013-07-23 14:14:24 +00:00
..
atalk.c
bpf.c
if.c
inet6.c
inet.c
ipsec.c Remove the large part of struct ipsecstat. Only few fields of this 2013-07-23 14:14:24 +00:00
ipx.c
main.c Sweep unused nlist entries. 2013-07-16 12:22:36 +00:00
Makefile
mbuf.c Introduce new structure sfstat for collecting sendfile's statistics 2013-07-15 06:16:57 +00:00
mroute6.c
mroute.c
netgraph.c
netisr.c
netstat.1 Add -F fibnum option to specify an FIB number for -r flag. 2013-07-12 17:11:30 +00:00
netstat.h Add -F fibnum option to specify an FIB number for -r flag. 2013-07-12 17:11:30 +00:00
pfkey.c
route.c Add -F fibnum option to specify an FIB number for -r flag. 2013-07-12 17:11:30 +00:00
sctp.c
unix.c