aboutsummaryrefslogtreecommitdiffstats
path: root/main/shorewall-common/shorewall-iptables-deprecated.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/shorewall-common: fix some deprecated iptables usageNatanael Copa2011-11-151-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)