aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2016-11-03 13:24:21 +0100
committerDavid S. Miller <[email protected]>2016-11-03 16:26:39 -0400
commit5976c5f45c40588b90dda173ded9010917f8f45e (patch)
tree33e34646215212d22c862a3ee8005ab9c1736bfb /scripts/gcc-plugins/cyc_complexity_plugin.c
parent5e5f89e70b29153cb28011f0cc47984bfcc3bef4 (diff)
net/sched: cls_flower: Support matching on SCTP ports
Support matching on SCTP ports in the same way that matching on TCP and UDP ports is already supported. Example usage: tc qdisc add dev eth0 ingress tc filter add dev eth0 protocol ip parent ffff: \ flower indev eth0 ip_proto sctp dst_port 80 \ action drop Signed-off-by: Simon Horman <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions