mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-03 04:53:10 +01:00
08da235896
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> |
||
---|---|---|
.. | ||
Shorewall | ||
compiler.pl | ||
getparams | ||
lib.runtime | ||
prog.footer |