diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-02-14 10:44:50 -0800 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2008-02-14 10:44:50 -0800 |
commit | 33e9fbd53200bcb39b19fe9258679e9c27b67c2f (patch) | |
tree | d138ce9ae6a6d4d93361a7dc506f4d89dabdcaae /scripts/VyattaQosUtil.pm | |
parent | 13dfe609dfddf211b39d92fa372e0f583cd07355 (diff) | |
download | vyatta-cfg-qos-33e9fbd53200bcb39b19fe9258679e9c27b67c2f.tar.gz vyatta-cfg-qos-33e9fbd53200bcb39b19fe9258679e9c27b67c2f.zip |
detect match conflicts during commit
Matching on 'ip' uses the u32 tc filter and other match types 'interface',
'vif' use the basic tc filter. Since kernel doesn't allow mixing filter
types in the same classifier, need to catch and report the problem rather
than failing in the actual commands.
Diffstat (limited to 'scripts/VyattaQosUtil.pm')
0 files changed, 0 insertions, 0 deletions