mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-10 12:28:50 +01:00
Update documentation to accurately describe Shorewall6 fix
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
86a0d44c00
commit
4bf37ad7fd
@ -19,6 +19,8 @@
|
||||
|
||||
2) In a number of cases, Shorewall6 generates incorrect rules
|
||||
involving the IPv6 multicast network. The rules specify
|
||||
ff00::/10 where they should specify ff00::/8.
|
||||
ff00::/10 where they should specify ff00::/8. Also, rules
|
||||
instantiated when the IPv6 firewall is stopped use ff80::/10 rather
|
||||
than fe80::/10.
|
||||
|
||||
|
||||
|
@ -224,9 +224,11 @@ I I I. P R O B L E M S C O R R E C T E D I N T H I S R E L E A S E
|
||||
iptables rather than ip6tables, with the result that many capabilities
|
||||
that are only available in IPv4 were being reported as available.
|
||||
|
||||
2) In a number of cases, Shorewall6 generates incorrect rules
|
||||
2) In a number of cases, Shorewall6 generated incorrect rules
|
||||
involving the IPv6 multicast network. The rules specify
|
||||
ff00::/10 where they should specify ff00::/8.
|
||||
ff00::/10 where they should specify ff00::/8. Also, rules
|
||||
instantiated when the IPv6 firewall is stopped used ff80::/10 rather
|
||||
than fe80::/10.
|
||||
|
||||
4.4.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user