opnsense-src/usr.bin/netstat
Bram edbeda6b75 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

(cherry picked from commit 1d551845f3e864e618a10ec6427bd46d887d4280)
2024-10-20 22:59:46 +08:00
..
bpf.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
common.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
common.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
if.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
inet.c tcp: improve SEG.ACK validation 2024-08-04 01:05:13 +02:00
inet6.c netstat: fix missing tab in icmp6 output 2023-11-19 20:29:50 +01:00
ipsec.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
main.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -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 Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
mroute.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
mroute6.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
netgraph.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06: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-10-20 22:59:46 +08:00
netstat.h Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:23 -06:00
nhgrp.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
nhops.c netstat: increase width of Netif column 2024-10-08 12:02:24 +08:00
nlist_symbols Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pfkey.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
route.c netstat: increase width of Netif column 2024-10-08 12:02:24 +08:00
route_netlink.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
sctp.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
unix.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00