Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/shorewall-common: fix some deprecated iptables usage | Natanael Copa | 2011-11-15 | 1 | -0/+22 |
Fix a a few occurences of: Using intrapositioned negation (`--option ! this`) is deprecated in favor of extrapositioned (`! --option this`) Earlier it warned the above. Now it no longer works (cherry picked from commit 4d9a1fe10fa4d2f00152b08e06378c0081c38e40) |