commit | dee5f0009f7ca1a6d092c3c17450c33c53121b7c | [log] [tgz] |
---|---|---|
author | Phil Oester <kernel@linuxace.com> | Mon Aug 04 13:30:30 2008 +0200 |
committer | Patrick McHardy <kaber@trash.net> | Mon Aug 04 13:30:30 2008 +0200 |
tree | cae0e1a9f35963cc6a46c45b50674b1b447c28eb | |
parent | 04c97954d5933fc935616f69a8e63944d5c6cec4 [diff] |
libxt_dscp: fix save of negated dscp match rules As pointed out by Vyacheslav Garashchenko, iptables-save does not save negated dscp matches properly. Fix below. This closes bugzilla #533. Phil Signed-off-by: Phil Oester <kernel@linuxace.com> Signed-off-by: Patrick McHardy <kaber@trash.net>