opnsense-src/usr.bin/netstat
Bram 1d551845f3 netstat.1: Clarify -d argument
The man page states that the -d flag can be used to show the dropped
packets. But, the number of dropped input packets are always shown,
independent of the -d flag. This commit clarifies that the -d flag will
add the number of dropped output packets to the output.

MFC after: 3 days
Reviewed by: imp, Alexander Ziaee
Pull Request: https://github.com/freebsd/freebsd-src/pull/1332
2024-07-29 14:07:11 -06:00
..
bpf.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
common.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
common.h usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
if.c pflow: netstat statistics 2024-01-16 09:45:53 +01:00
inet.c tcp: improve SEG.ACK validation 2024-07-21 11:37:35 +02:00
inet6.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
ipsec.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
main.c pflow: netstat statistics 2024-01-16 09:45:53 +01:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend.options Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mbuf.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
mroute.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
mroute6.c usr.bin: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
netgraph.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
netisr.c Remove $FreeBSD$: two-line .c pattern 2023-08-16 11:54:34 -06:00
netstat.1 netstat.1: Clarify -d argument 2024-07-29 14:07:11 -06:00
netstat.h pflow: netstat statistics 2024-01-16 09:45:53 +01:00
nhgrp.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
nhops.c netstat(8): for -W, use IFNAMSIZ 2024-05-16 11:07:34 -06:00
nlist_symbols pflow: netstat statistics 2024-01-16 09:45:53 +01:00
pfkey.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
route.c netstat(8): for -W, use IFNAMSIZ 2024-05-16 11:07:34 -06:00
route_netlink.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
sctp.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00
unix.c usr.bin: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:01 -07:00