shorewall_code/Shorewall/Perl/Shorewall
Tom Eastep 08da235896
Correct IPv6 Address Range parsing
Previously, such ranges were required to be of the form [<addr1>-<addr2>]
rather than the more standard form [<addr1>]-[<addr2>]. In the snat file
(and in nat actions), the latter form was actually flagged as an error
while in other contexts, it resulted in a less obvious error being raised.

With this change, both forms are accepted.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
2019-12-23 10:02:48 -08:00
..
Accounting.pm Allow INLINE() in the accounting file to accept '+' in inline matches 2019-01-14 14:52:18 -08:00
ARP.pm Update version to 5.2 2018-03-24 09:53:02 -07:00
Chains.pm Correct IPv6 Address Range parsing 2019-12-23 10:02:48 -08:00
Compiler.pm Remove LOAD_HELPERS_ONLY 2019-02-03 10:04:19 -08:00
Config.pm Make 'AUTOMAKE=No' the update default 2019-08-25 14:20:54 -07:00
IPAddrs.pm Update version to 5.2 2018-03-24 09:53:02 -07:00
Misc.pm Update copyright dates 2019-01-04 10:14:27 -08:00
Nat.pm Correct IPv6 Address Range parsing 2019-12-23 10:02:48 -08:00
Proc.pm Update version to 5.2 2018-03-24 09:53:02 -07:00
Providers.pm Remove superfluous whitespace from Providers.pm 2019-02-01 12:44:44 -08:00
Proxyarp.pm Update version to 5.2 2018-03-24 09:53:02 -07:00
Raw.pm Insist that '+' (if present) be the first non-blank character in IL matches 2019-01-08 13:55:02 -08:00
Rules.pm Correct IPv6 Address Range parsing 2019-12-23 10:02:48 -08:00
Tc.pm Update version to 5.2 2018-03-24 09:53:02 -07:00
Tunnels.pm Update version to 5.2 2018-03-24 09:53:02 -07:00
Zones.pm Change limit of 'wait' option setting to 300 seconds (5 minutes) 2019-01-16 11:50:33 -08:00