shorewall_code/Shorewall/Perl
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
..
Shorewall Correct IPv6 Address Range parsing 2019-12-23 10:02:48 -08:00
compiler.pl Document compiler globals 2019-01-24 08:26:27 -08:00
getparams Update version to 5.2 2018-06-23 09:09:00 -07:00
lib.runtime Update lib.runtime copyright 2019-01-16 13:09:42 -08:00
prog.footer Update copyrights for 2018 2018-01-07 14:24:01 -08:00