]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_dscp: fix save of negated dscp match rules
authorPhil Oester <kernel@linuxace.com>
Mon, 4 Aug 2008 11:30:30 +0000 (13:30 +0200)
committerPatrick McHardy <kaber@trash.net>
Mon, 4 Aug 2008 11:30:30 +0000 (13:30 +0200)
commitdee5f0009f7ca1a6d092c3c17450c33c53121b7c
treecae0e1a9f35963cc6a46c45b50674b1b447c28eb
parent04c97954d5933fc935616f69a8e63944d5c6cec4
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>
extensions/libxt_dscp.c