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
2019-02-03 10:04:19 -08:00
2018-06-23 09:09:00 -07:00
2018-06-23 09:09:00 -07:00
2019-02-03 10:04:19 -08:00
Description
No description provided
55 MiB
Languages
Perl 81.7%
Shell 17.8%
Prolog 0.4%