freebsd-dev/usr.bin/netstat
Mark Johnston 4caea9b169 icmp6: Count packets dropped due to an invalid hop limit
Pad the icmp6stat structure so that we can add more counters in the
future without breaking compatibility again, last done in r358620.
Annotate the rarely executed error paths with __predict_false while
here.

Reviewed by:	bz, melifaro
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D26578
2020-10-19 17:07:19 +00:00
..
bpf.c
common.c
common.h Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
if.c
inet6.c icmp6: Count packets dropped due to an invalid hop limit 2020-10-19 17:07:19 +00:00
inet.c Extend netstat to display TCP stack and detailed congestion state 2020-10-09 10:07:41 +00:00
ipsec.c
main.c Extend netstat to display TCP stack and detailed congestion state 2020-10-09 10:07:41 +00:00
Makefile Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
Makefile.depend
Makefile.depend.options
mbuf.c
mroute6.c
mroute.c
netgraph.c
netisr.c
netstat.1 Extend netstat to display TCP stack and detailed congestion state 2020-10-09 10:07:41 +00:00
netstat.h Extend netstat to display TCP stack and detailed congestion state 2020-10-09 10:07:41 +00:00
nhgrp.c Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
nhops.c Introduce scalable route multipath. 2020-10-03 10:47:17 +00:00
nlist_symbols
pfkey.c
route.c
sctp.c
unix.c