netsniff-ng nlmsg: Dissect rtnl addr type messages
commit0bc132a51f624874e8a9c5bf1493693e9b71fa63
authorVadim Kochan <vadim4j@gmail.com>
Mon, 1 Jun 2015 14:55:42 +0000 (1 17:55 +0300)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 1 Jun 2015 15:46:33 +0000 (1 17:46 +0200)
treeeed58a78a04a204ba410ee47ee876abdaaa39757
parent107456c646ab38e5ccb6ee788389faced59c16ff
netsniff-ng nlmsg: Dissect rtnl addr type messages

Dump RTnetlink address related info with attributes.

Additional changes:
- print 'Len' info at the end of each attribute.
- print new line before each header if packet
contains more netlink messages

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
proto_nlmsg.c