Document upnpclient + optional fix

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-08-28 16:13:14 -07:00
parent 3a005c7c27
commit 98012750c7
2 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,8 @@ Changes in Shorewall 4.4.11.4
3) Fix exclusion in the blacklist file
4) Fix optional interface with 'upnpclient'.
Changes in Shorewall 4.4.11.3
1) Fix duplicate rule generation with 'any'.

View File

@ -112,3 +112,8 @@
then ignored when generating iptables (ip6tables) input.
Workaround: Do not use exclusion in the blacklist file.
17) The interface options combination of 'optional' and 'upnpclient'
does not work correctly.
Workaround: Do not use these two options on the same interface.