Package: iptables
Version: 1.4.3.1-1

Using an iptables rule like -d ! my.sub.net/24 generates a warning:
Using intrapositioned negation (`--option ! this`) is deprecated in favor of 
extrapositioned (`! --option this`).

However, iptables -S produces exactly that form, leading to a lot of
warnings when dumping/reloading iptables rules.

It would be nice if iptables agreed with itself on the preferred format. :-)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to