mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 09:47:51 +02:00
Document fix for IPv6 providers
This commit is contained in:
parent
a1eefea224
commit
e9b2013f91
@ -1,4 +1,10 @@
|
|||||||
Changes in Shorewall 4.4.18
|
Changes in Shorewall 4.4.18 Beta 2
|
||||||
|
|
||||||
|
1) Fix the 'local' Provider option in IPv6
|
||||||
|
|
||||||
|
2) Remove hardcoded 0.0.0.0/0 from Providers.pm
|
||||||
|
|
||||||
|
Changes in Shorewall 4.4.18 Beta 1
|
||||||
|
|
||||||
1) Split up modules file.
|
1) Split up modules file.
|
||||||
|
|
||||||
|
@ -13,6 +13,14 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
|||||||
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
|
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
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
4.4.18 Beta 2
|
||||||
|
|
||||||
|
1) Previously, the 'local' option in /etc/shorewall6/providers would
|
||||||
|
produce an 'ip route add' command containing an IPv4 address. It now
|
||||||
|
correctly uses the equivalent IPv6 address.
|
||||||
|
|
||||||
|
4.4.18 Beta 1
|
||||||
|
|
||||||
None.
|
None.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user