diff options
author | 2016-12-08 11:32:50 -0500 | |
---|---|---|
committer | 2016-12-08 11:32:50 -0500 | |
commit | 8b7b707a3c2746566d21871e1715ce325fb2e656 (patch) | |
tree | c185d8ea9b9e4420af0012d920aebca699b1c4c3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: mvneta: Indent some statements (diff) | |
parent | net/mlx5e: Offload TC matching on packets being IP fragments (diff) | |
download | wireguard-linux-8b7b707a3c2746566d21871e1715ce325fb2e656.tar.xz wireguard-linux-8b7b707a3c2746566d21871e1715ce325fb2e656.zip |
Merge branch 'cls_flower-flags'
Or Gerlitz says:
====================
net/sched: cls_flower: Add support for matching on dissection flags
This series add the UAPI to provide set of flags for matching, where the
flags provided from user-space are mapped to flow-dissector flags.
The 1st flag allows to match on whether the packet is an
IP fragment and corresponds to the FLOW_DIS_IS_FRAGMENT flag.
v2->v3:
- replace BIT() with << (kbuild test robot)
v1->v2:
- dropped the flow dissector patch (#1) as no changes are needed there (Jiri)
- applied code review comments from Jiri to the flower patch
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions