]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: Add label option to ip monitor
authorMartin Schwenke <martin@meltin.net>
Mon, 19 Aug 2013 05:43:30 +0000 (15:43 +1000)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 19 Aug 2013 15:57:24 +0000 (08:57 -0700)
commit488c41d21678744ea56332333853ca4ab0827ac9
tree2862efbe5b871c818f99f1608602423fbd4f675b
parentb8a45897b9029ac38ee829b3a7eb8551fddebd51
ip: Add label option to ip monitor

Prefix labelling is currently only activated when monitoring "all"
objects.  However, the output can still be confusing when monitoring
more than 1 object, so add an option to always print prefix labels.

Signed-off-by: Martin Schwenke <martin@meltin.net>
doc/ip-cref.tex
ip/ipmonitor.c