Document making IPv6 log output readable

This commit is contained in:
Tom Eastep 2010-06-21 14:04:32 -07:00
parent af5533c6eb
commit 030de1762c
2 changed files with 8 additions and 1 deletions

View File

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

View File

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