From 0c7e10dbfa0f6b67312eb6692e8dc94c8bf8b1bf Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 5 Jan 2013 08:15:56 -0800 Subject: [PATCH] Add a comment to the Zones file - define the {bridge} member. --- Shorewall/Perl/Shorewall/Zones.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Zones.pm b/Shorewall/Perl/Shorewall/Zones.pm index aca9f664d..fc4021f4e 100644 --- a/Shorewall/Perl/Shorewall/Zones.pm +++ b/Shorewall/Perl/Shorewall/Zones.pm @@ -173,7 +173,7 @@ our %reservedName = ( all => 1, # zone => # multizone => undef|1 #More than one zone interfaces through this interface # nets => -# bridge => +# bridge => # Same as ->{name} if not a bridge port. # ports => # ipsec => undef|1 # Has an ipsec host group # broadcasts => 'none', 'detect' or [ , , ... ]