]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip monitor: Changed 'Unknown message' format to be more informative
authorvadimk <vadim4j@gmail.com>
Mon, 29 Sep 2014 20:07:57 +0000 (23:07 +0300)
committerStephen Hemminger <shemming@brocade.com>
Thu, 9 Oct 2014 15:24:00 +0000 (08:24 -0700)
commit40aadf8b091a4027db3d166af6f9d59e62155b16
treeb763bd1399d93e980c4be0e42708565d53c82dc3
parenta07c6d61355a9558676d1071cb55969ce4a7d46e
ip monitor: Changed 'Unknown message' format to be more informative

In case if unknown message was handled then it will be displayed as:

    Unknown message: type=0x00000044(68) flags=0x00000000(0) len=0x0000004c(76)

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
ip/ipmonitor.c