dissector: check for correct netlink linktype
commit930a87b5325c1fb1ee3ad7d42213bc795be87adf
authorDaniel Borkmann <dborkman@redhat.com>
Wed, 13 Aug 2014 15:34:48 +0000 (13 17:34 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 14 Aug 2014 06:48:59 +0000 (14 08:48 +0200)
tree94f1d32ef958ecb53d02810656744e74c663847f
parent97e6f994785ce5f3f486f8eddb62df964119d121
dissector: check for correct netlink linktype

It's supposed to be LINKTYPE_NETLINK, not AF_NETLINK as otherwise
the pkt_type fixup cannot be done correctly.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
dissector.h