freebsd-nq/usr.bin/netstat
Bjoern A. Zeeb 4df8c94283 netstat: igmp stats, error on unexpected information, not only warn
The igmp stats tend to print two lines of warning for an unexpected
version and length.  Despite an invalid version and struct size it
continues to try to do something with the data.  Do not try to parse
the remainder of the struct and error on warning.

Note the underlying issue of the data not being available properly
is still there and needs to be fixed seperately.

Reported by:	test cases, lwhsu
MFC after:	3 weeks
2019-11-12 13:57:17 +00:00
..
bpf.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
if.c
inet6.c IPv6 cleanup: netstat 2019-08-01 20:36:25 +00:00
inet.c netstat: igmp stats, error on unexpected information, not only warn 2019-11-12 13:57:17 +00:00
ipsec.c Tidy up the list of auth and encryption algorithms for IPsec stats. 2019-08-07 00:53:27 +00:00
main.c Add the "TCP Blackbox Recorder" which we discussed at the developer 2018-03-22 09:40:08 +00:00
Makefile
Makefile.depend
mbuf.c
mroute6.c
mroute.c Fix netstat -gs with ip_mroute module and/or vnet 2019-11-12 01:03:08 +00:00
netgraph.c
netisr.c various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
netstat.1 Bump netstat.1's .Dd after r331347. 2018-03-22 09:43:15 +00:00
netstat.h Add the "TCP Blackbox Recorder" which we discussed at the developer 2018-03-22 09:40:08 +00:00
nlist_symbols
pfkey.c
route.c
sctp.c
unix.c Use uintptr_t alone when assigning to kvaddr_t variables. 2018-07-10 13:03:06 +00:00