Skip to content
Commit 77e2af03 authored by Daniel Borkmann's avatar Daniel Borkmann Committed by David S. Miller
Browse files

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: default avatarDaniel Borkmann <dborkman@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d3c5f47e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment