mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-18 23:57:14 +02:00
Document IPv6 multicast network fix
This commit is contained in:
parent
17bdcc1360
commit
27937f32e3
@ -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.
|
||||||
|
@ -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
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user