git: netstat: add shorthand -46 for -f inet and -f inet6
Bill Yuan
bycn82 at crater.dragonflybsd.org
Fri Feb 28 18:57:31 PST 2025
commit 9815df24e962df8ba2449de447374326ae49bc34
Author: Bill Yuan <bycn82 at dragonflybsd.org>
Date: Sat Mar 1 03:05:35 2025 +0000
netstat: add shorthand -46 for -f inet and -f inet6
Use -4 and -6 to specify the address family,
just shorthands for -f inet and -f inet6.
Summary of changes:
usr.bin/netstat/main.c | 10 +++++++++-
usr.bin/netstat/netstat.1 | 6 +++++-
2 files changed, 14 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9815df24e962df8ba2449de447374326ae49bc34
--
DragonFly BSD source repository
More information about the Commits
mailing list