1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/usr.bin/netstat
John Baldwin fbf0f3106c Restore description of packets dropped due to full reassembly queue.
r265408 renamed tcps_rcvmemdrop to tcps_rcvreassfull and gave it a more
specific description.  r279122 (libxo-ification) reverted that change.
This commit brings it back, but with a small tweak to the description.

MFC after:	2 weeks
2019-10-03 18:24:41 +00:00
..
bpf.c
if.c
inet6.c IPv6 cleanup: netstat 2019-08-01 20:36:25 +00:00
inet.c Restore description of packets dropped due to full reassembly queue. 2019-10-03 18:24:41 +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
Makefile
Makefile.depend
mbuf.c
mroute6.c
mroute.c
netgraph.c
netisr.c
netstat.1
netstat.h
nlist_symbols
pfkey.c
route.c
sctp.c
unix.c