From f4214ccbfa749154d0c6a96edd20ff94f1835dd2 Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Wed, 2 Sep 2009 13:09:37 -0700 Subject: [PATCH] Support --physdev-is-bridged flag, seen on Fedora 12 --- firewall/firewall-lib.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firewall/firewall-lib.pl b/firewall/firewall-lib.pl index 6304ad967..9e59ba12d 100755 --- a/firewall/firewall-lib.pl +++ b/firewall/firewall-lib.pl @@ -31,7 +31,7 @@ else { '--pid-owner', '--sid-owner', '--state', '--tos', '-j', '--to-ports', '--to-destination', '--to-source', '--reject-with', '--dports', '--sports', - '--comment'); + '--comment', '--physdev-is-bridged'); # get_iptables_save([file]) # Parse the iptables save file into a list of tables