mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-26 23:49:08 +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> |
||
---|---|---|
.. | ||
Accounting.pm | ||
ARP.pm | ||
Chains.pm | ||
Compiler.pm | ||
Config.pm | ||
IPAddrs.pm | ||
Misc.pm | ||
Nat.pm | ||
Proc.pm | ||
Providers.pm | ||
Proxyarp.pm | ||
Raw.pm | ||
Rules.pm | ||
Tc.pm | ||
Tunnels.pm | ||
Zones.pm |