forked from extern/shorewall_code
Document fix for icmps in tcfilters.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
26e7f86c87
commit
2029978050
@ -19,3 +19,8 @@
|
||||
to the firewall system.
|
||||
|
||||
Corrected in Shorewall 4.4.18.1
|
||||
|
||||
4) If an icmp or icmp6 type/code is specified in the tcfilters file, a
|
||||
run-time error occurs.
|
||||
|
||||
Corrected in Shorewall 4.4.18.1
|
||||
|
@ -29,7 +29,11 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
||||
3) The Shorewall Lite and Shorewall6 Lite installers now install the
|
||||
'helpers' modules file. Previously, this file was not installed
|
||||
with the result that both 'shorewall[6]-lite show capabilities' and
|
||||
'shorecap' failed.
|
||||
'shorecap' failed.
|
||||
|
||||
4) Previously, if an icmp or icmp6 type which included both a type and
|
||||
a code was used in the tcfilters file, 'start' and 'restart' would
|
||||
fail with a 'tc' error.
|
||||
|
||||
4.4.18 Final
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user