]> git.baikalelectronics.ru Git - kernel.git/commit
flow disector: ARP support
authorSimon Horman <simon.horman@netronome.com>
Wed, 11 Jan 2017 13:05:42 +0000 (14:05 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2017 16:02:47 +0000 (11:02 -0500)
commitfa6f2a54d7ac8afd58b6ad0d88ce844238d55605
treee5be5791e0594112ac61cc7e33f7ab727349a58a
parent2f04596fe605dc76047d18e112558acff326a909
flow disector: ARP support

Allow dissection of (R)ARP operation hardware and protocol addresses
for Ethernet hardware and IPv4 protocol addresses.

There are currently no users of FLOW_DISSECTOR_KEY_ARP.
A follow-up patch will allow FLOW_DISSECTOR_KEY_ARP to be used by the
flower classifier.

Signed-off-by: Simon Horman <simon.horman@netronome.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow_dissector.h
net/core/flow_dissector.c