]> Pileus Git - ~andy/linux/commit
net: if_arp: add ARPHRD_NETLINK type
authorDaniel Borkmann <dborkman@redhat.com>
Fri, 21 Jun 2013 17:38:06 +0000 (19:38 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jun 2013 23:39:05 +0000 (16:39 -0700)
commit77e2af0312b12dccd5043a7cc9cd49ab6a212996
tree81eceb3fcaf8bfaa1c15d5fdd45f669a0dc01c0e
parentd3c5f47ee2d16497fafaf2f26b0ffeb5c3d4e721
net: if_arp: add ARPHRD_NETLINK type

This small patch adds the definition of ARPHRD_NETLINK which can for
example be used by netlink monitoring devices as device type. So that
sockaddr_ll can pick it up and based on that choose the correct packet
dissector.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_arp.h