commit | 55733350e5e8b70c5e54a30dbf98148c695f21f5 | [log] [tgz] |
---|---|---|
author | Simon Horman <simon.horman@netronome.com> | Wed Jan 11 14:05:42 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 11 11:02:47 2017 -0500 |
tree | e5be5791e0594112ac61cc7e33f7ab727349a58a | |
parent | 380043b9dee4579174027f45d4554459d6bb4c38 [diff] |
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>