Document IPv6 multicast network fix

This commit is contained in:
Tom Eastep 2010-07-16 09:37:38 -07:00
parent 17bdcc1360
commit 27937f32e3
2 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,8 @@ Changes in Shorewall 4.4.12
1) Fix IPv6 shorecap program. 1) Fix IPv6 shorecap program.
2) Eradicate incorrect IPv6 Multicast Network
Changes in Shorewall 4.4.11 Changes in Shorewall 4.4.11
1) Apply patch from Gabriel. 1) Apply patch from Gabriel.

View File

@ -222,6 +222,10 @@ 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 iptables rather than ip6tables, with the result that many capabilities
that are only available in IPv4 were being reported as available. that are only available in IPv4 were being reported as available.
2) In a number of cases, Shorewall6 generated incorrect rules
involving the IPv6 multicast network. The rules specified
ff00::/10 where they should have specified ff00::/8.
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
I V. K N O W N P R O B L E M S R E M A I N I N G I V. K N O W N P R O B L E M S R E M A I N I N G
---------------------------------------------------------------------------- ----------------------------------------------------------------------------