freebsd-skq/usr.bin/netstat
hrs df2a89db2b - Add -W flag support for network column in intpr() (-i flag) and
routepr() (-r flag).  It is too narrow to show an IPv6 prefix
  in most cases.

- Accept "local" as a synonym of "unix" in protocol family name.

- Show a prefix length in CIDR notation when name resolution failed in
  netname().

- Make routename() and netname() AF-independent and remove
  unnecessary typecasting from struct sockaddr.

- Use getnameinfo(3) to format L2 addr in intpr().

- Fix a bug which showed "Address" when -A flag is specfied in pr_rthdr().

- Replace cryptic GETSA() macro with SA_SIZE().

- Fix declarations shadowing local variables with the same names.

- Add more static, remove unused header files and variables.

MFC after:	1 week
2015-09-01 08:42:04 +00:00
..
bpf.c Stop including if_var.h from userland. 2015-04-06 09:42:23 +00:00
flowtable.c
if.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
inet6.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
inet.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
ipsec.c New AES modes for IPSec, user space components. 2015-07-03 20:09:14 +00:00
main.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
Makefile Upgrade libxo to 0.4.5. 2015-08-24 16:26:20 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mbuf.c
mroute6.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
mroute.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
netgraph.c
netisr.c
netstat.1 add documentation for timers that silby added in r197244, almost 6 years 2015-08-27 19:12:42 +00:00
netstat.h - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
pfkey.c Fix some libxo format string errors in the pfkey stats code. 2015-07-20 02:38:51 +00:00
route.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
sctp.c - Add -W flag support for network column in intpr() (-i flag) and 2015-09-01 08:42:04 +00:00
unix.c