]> git.proxmox.com Git - mirror_iproute2.git/commit
ip: Add IFLA_EVENT output to ip monitor
authorVlad Yasevich <vyasevic@redhat.com>
Thu, 1 Jun 2017 15:01:16 +0000 (11:01 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 5 Jun 2017 19:38:19 +0000 (12:38 -0700)
commit735a52ceda9384bfcaf4285cc4308d9d3aeb942b
treef6b2d58b325c60e4fe05057590e9cb49698c3a88
parentaa883d86c093126cf4d1404e54b40bf6e620fb11
ip: Add IFLA_EVENT output to ip monitor

Add IFLA_EVENT output so that event types can be viewed with
'monitor' command.  This gives a little more information for why
a given message was received.

Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
ip/ipaddress.c