Overview
Request 76502 accepted
- Update to 4.4.21.1 Changes in this release are:
* A harmless Perl run-time "uninitialized variable" diagnostic has
been eliminated from the compiler. The diagnostic was issued while
displaying the capabilities.
* As the result of a typo, an orphan filter chain named FORWAR
could be created under rare circumstances. This chain was deleted
by OPTIMIZE level 4.
* The SNAT options --persistent and --randomize now work properly
(/etc/shorewall/masq).
* The LOGMARK log level was previously generated invalid iptables
input making it unusable. That has been corrected.
The syntax for LOGMARK is now:
LOGMARK() where is a syslog priority (1-7 or debug,
info, notice, etc.).
Example rule:
#ACTION SOURCE DEST PROTO DEST
# PORT(S)
LOG:LOGMARK(info) lan dmz udp 1234
- Created by toganm
- In state accepted
- Package maintainers: bruno_friedmann and polslinux
Request History
toganm created request
- Update to 4.4.21.1 Changes in this release are:
* A harmless Perl run-time "uninitialized variable" diagnostic has
been eliminated from the compiler. The diagnostic was issued while
displaying the capabilities.
* As the result of a typo, an orphan filter chain named FORWAR
could be created under rare circumstances. This chain was deleted
by OPTIMIZE level 4.
* The SNAT options --persistent and --randomize now work properly
(/etc/shorewall/masq).
* The LOGMARK log level was previously generated invalid iptables
input making it unusable. That has been corrected.
The syntax for LOGMARK is now:
LOGMARK() where is a syslog priority (1-7 or debug,
info, notice, etc.).
Example rule:
#ACTION SOURCE DEST PROTO DEST
# PORT(S)
LOG:LOGMARK(info) lan dmz udp 1234
toganm accepted request
reviewed ok.