Update documentation to accurately describe Shorewall6 fix

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-07-16 10:16:57 -07:00
parent 86a0d44c00
commit 4bf37ad7fd
2 changed files with 7 additions and 3 deletions

View File

@ -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.

View File

@ -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