netsniff-ng: Print process name of the netlink message origin
commitc288c3a32659db207db09fdb8beb6ee00e3eaff0
authorTobias Klauser <tklauser@distanz.ch>
Wed, 28 May 2014 16:17:22 +0000 (28 18:17 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Wed, 28 May 2014 16:23:09 +0000 (28 18:23 +0200)
treeb8fb977030fc04d80659e262d2930644fe0f9587
parent5f4152b01e17433b29e3f9cc1407b60800b1e0b9
netsniff-ng: Print process name of the netlink message origin

In the netlink message dissector, use the PID from the header to look up
the process name of the sending process.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
proto_nlmsg.c