summaryrefslogtreecommitdiffstats
path: root/include/linux/pkt_cls.h
diff options
context:
space:
mode:
authorPatrick McHardy2008-07-15 05:36:32 +0200
committerDavid S. Miller2008-07-15 05:36:32 +0200
commit72d9794f444734af56ef12833b496326643e2964 (patch)
treeaf0e5654cf7fc9a4801edd97fab3f2d6e5039b30 /include/linux/pkt_cls.h
parentMerge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 (diff)
downloadkernel-qcow2-linux-72d9794f444734af56ef12833b496326643e2964.tar.gz
kernel-qcow2-linux-72d9794f444734af56ef12833b496326643e2964.tar.xz
kernel-qcow2-linux-72d9794f444734af56ef12833b496326643e2964.zip
net-sched: cls_flow: add perturbation support
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/pkt_cls.h')
-rw-r--r--include/linux/pkt_cls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pkt_cls.h b/include/linux/pkt_cls.h
index 99efbed81fa2..7cf7824df778 100644
--- a/include/linux/pkt_cls.h
+++ b/include/linux/pkt_cls.h
@@ -374,6 +374,7 @@ enum
TCA_FLOW_ACT,
TCA_FLOW_POLICE,
TCA_FLOW_EMATCHES,
+ TCA_FLOW_PERTURB,
__TCA_FLOW_MAX
};