Thread (8 messages) flat view 8 messages, 4 authors, 2016-12-09

Re: [PATCH net-next v6 2/2] net/sched: cls_flower: Support matching on ICMP type and code

From: Jiri Pirko <jiri@resnulli.us>
Date: 2016-12-07 13:06:33

Wed, Dec 07, 2016 at 01:48:28PM CET, simon.horman@netronome.com wrote:
Support matching on ICMP type and code.

Example usage:

tc qdisc add dev eth0 ingress

tc filter add dev eth0 protocol ip parent ffff: flower \
indev eth0 ip_proto icmp type 8 code 0 action drop

tc filter add dev eth0 protocol ipv6 parent ffff: flower \
indev eth0 ip_proto icmpv6 type 128 code 0 action drop

Signed-off-by: Simon Horman <redacted>
Acked-by: Jiri Pirko <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help