mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-05 21:18:49 +01:00
Document making IPv6 log output readable
This commit is contained in:
parent
af5533c6eb
commit
030de1762c
@ -2,6 +2,8 @@ Changes in Shorewall 4.4.10.1
|
||||
|
||||
1) Fix start priority of shorewall-init on Debian
|
||||
|
||||
2) Make log output readable.
|
||||
|
||||
Changes in Shorewall 4.4.10.1
|
||||
|
||||
1) Apply patch from Gabriel.
|
||||
|
@ -218,11 +218,16 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
||||
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
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
4.4.10.1
|
||||
4.4.10.2
|
||||
|
||||
1) The start priority of shorewall-init on Debian and Debian-based
|
||||
distributions was previously too low, making it start too late.
|
||||
|
||||
2) The log output from IPv6 logs was almost unreadable due to display
|
||||
of IPv6 addresses in uncompressed format. This update makes it much
|
||||
better and the expense of opening the slight possibility of two '::'
|
||||
sequences being displayed in the same address.
|
||||
|
||||
4.4.10.1
|
||||
|
||||
1) The IPv6 allowBcast action generated an invalid rule.
|
||||
|
Loading…
Reference in New Issue
Block a user