History log of /external/iproute2/tc/f_flower.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
488b41d020fb06428b90289f70a41210718f52b7 10-Jan-2016 Jamal Hadi Salim <jhs@mojatatu.com> tc: flower no need to specify the ethertype

since all tc classifiers are required to specify ethertype as part of grammar
By not allowing eth_type to be specified we remove contradiction for
example when a user specifies:
tc filter add ... priority xxx protocol ip flower eth_type ipv6
This patch removes that contradiction

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
/external/iproute2/tc/f_flower.c
0a83e1eaf7b3c2ed9e6d809bd7aac7946f9d8d87 23-Oct-2015 Phil Sutter <phil@nwl.cc> tc: improve filter help texts a bit

This fixes a few syntax errors and changes route filter help text to use
classid instead of flowid to be consistent with other filters' help
texts.

Signed-off-by: Phil Sutter <phil@nwl.cc>
/external/iproute2/tc/f_flower.c
30eb304ecd1dd7e452847fabea779de0dbe3f1a5 15-May-2015 Jiri Pirko <jiri@resnulli.us> tc: add support for Flower classifier

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
/external/iproute2/tc/f_flower.c