Add support for support matching on ARP operation, and hardware and protocol addresses for Ethernet hardware and IPv4 protocol addresses.
Changes since RFC: * None other than dropping RFC designation after positive feedback from Jiri Simon Horman (2): flow disector: ARP support net/sched: cls_flower: Support matching on ARP include/net/flow_dissector.h | 19 +++++++++++++++ include/uapi/linux/pkt_cls.h | 11 +++++++++ net/core/flow_dissector.c | 57 ++++++++++++++++++++++++++++++++++++++++++++ net/sched/cls_flower.c | 51 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 138 insertions(+) -- 2.7.0.rc3.207.g0ac5344
