Go to file
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
docs Clean up Shorewall6[-lite] manpage links 2019-11-27 15:46:57 -08:00
Shorewall Correct IPv6 Address Range parsing 2019-12-23 10:02:48 -08:00
Shorewall6 Remove LOAD_HELPERS_ONLY 2019-02-03 10:04:19 -08:00
Shorewall6-lite Update version to 5.2 2018-06-23 09:09:00 -07:00
Shorewall-core Clean up Shorewall6[-lite] manpage links 2019-11-27 15:46:57 -08:00
Shorewall-init Update version to 5.2 2018-06-23 09:09:00 -07:00
Shorewall-lite Remove LOAD_HELPERS_ONLY 2019-02-03 10:04:19 -08:00
release Restore 'release' symlink from 'trunk' (required by build). 2013-08-06 07:31:01 -07:00