diff options
author | David S. Miller <davem@davemloft.net> | 2017-09-26 20:26:45 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-26 20:26:45 -0700 |
commit | 14a0d032f4ecd9a82294665bd65b4a0480496198 (patch) | |
tree | 4f2d21f961f2054e6205222793185e83931c17e9 /net/sched/cls_basic.c | |
parent | 5b52e57c3d879d4654a15c1b42ec9623b04755fb (diff) | |
parent | b2925957ec1a9349c6ac42fc5ac95bcf0dd4a6a0 (diff) |
Merge branch 'mlxsw-pass-gact'
Jiri Pirko says:
====================
mlxsw: Introduce support for "pass" gact action offloading
Very simple patchset adds ability for user to insert filters with "pass"
gact action and offload it. That allows scenarios like this:
$ tc filter add dev enp3s0np19 ingress protocol ip pref 10 flower skip_sw dst_ip 192.168.101.0/24 action drop
$ tc filter add dev enp3s0np19 ingress protocol ip pref 9 flower skip_sw dst_ip 192.168.101.1 action pass
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions