Add support for support matching on ARP operation, and hardware and protocol addresses for Ethernet hardware and IPv4 protocol addresses.
Changes since RFC: * Drop RFC designation; kernel patches are present in net-next Simon Horman (2): tc: flower: update headers for TCA_FLOWER_KEY_ARP* tc: flower: Support matching ARP include/linux/pkt_cls.h | 11 +++ man/man8/tc-flower.8 | 41 +++++++++- tc/f_flower.c | 208 ++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 243 insertions(+), 17 deletions(-) -- 2.7.0.rc3.207.g0ac5344