diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2015-10-19 17:20:26 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2015-10-19 17:25:33 +0200 |
commit | f5f002fd8966b78ece5b4e1757e639379619670a (patch) | |
tree | 496b04c29c2c184f770407ea25e47ea6abd9f630 /Misc | |
parent | 83e0c196b189513318093a6bf94f783c95e37b4f (diff) |
netsniff-ng: nlmsg: Display raw data if family is unknown
Currently we only support full dissection of RTNL netlink messages. For
non-RTNL message we only print the header and omit the data.
Change this behavior and print a full ascii/hex dump of the remaining
data (like it is done in dissector_entry_point() for trailing data after
all known protocols have been processed) to give the user a chance to
still inspect the message content.
Reported-by: Geoff Ladwig <gladwig@verdantnetworks.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions