]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge branch 'cls_flower-ARP'
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2017 16:02:48 +0000 (11:02 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2017 16:02:48 +0000 (11:02 -0500)
commit265592a1dfc31ecab02a960721a1f137e50afb17
treea1b1e05fb4a57726e344dac3c0e6da9cf68258cc
parent380043b9dee4579174027f45d4554459d6bb4c38
parent99d31326cbe6951872af5c8a6bc2679388a4d9ef
Merge branch 'cls_flower-ARP'

Simon Horman says:

====================
net/sched: cls_flower: Support matching ARP

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>