Added support for printing the whole collection of route metrics (so we
authorGarrett Wollman <wollman@FreeBSD.org>
Wed, 17 Nov 1993 04:42:01 +0000 (04:42 +0000)
committerGarrett Wollman <wollman@FreeBSD.org>
Wed, 17 Nov 1993 04:42:01 +0000 (04:42 +0000)
commita2a107a33c2c7e16e23d6a5d8b16f97d244f47fd
tree0cf459adb3577230686c86a80e7db63d17e8aaa6
parenta9f0fabe935c6dcc1d350161531af7225d76c89f
Added support for printing the whole collection of route metrics (so we
can see if any of them are getting set/used).  This is enabled by
`netstat -r -a', which produces two lines per route; otherwise, you get
the usual one-line format which only displays MTU and Rtt.
usr.bin/netstat/route.c