[Bug 200268] Show routes with netstat -rn
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 17 14:07:50 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200268
Bug ID: 200268
Summary: Show routes with netstat -rn
Product: Base System
Version: 10.1-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: felipe at felipeoliva.eti.br
Output netstat -rn on FreeBSD 9.3-RELEASE-p9:
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
Output netstat -rn on last FreeBSD Release:
Routing tables
Internet:
Destination Gateway Flags Netif Expire
Output netstat -rnW:
Routing tables
Internet:
Destination Gateway Flags Use Mtu Netif Expire
Columns "Refs" and "Use" doesn't appears anymore.
With parameter -W, netstat -rnW the "Use" column is back, but -W is for "Mtu".
The column "Use" was removed in the r259562 and added back in the r262763.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list