mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 00:34:04 +01:00
8e9d2067d6
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7858 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
62 lines
1.2 KiB
Plaintext
62 lines
1.2 KiB
Plaintext
Changes in 4.1.3
|
|
|
|
1) Fix NFLOG/ULOG upcasing problem.
|
|
|
|
2) Fix STARTUP_LOG without LOG_VERBOSITY.
|
|
|
|
3) Fix LOG_VERBOSITY without STARTUP_LOG.
|
|
|
|
Changes in 4.1.2
|
|
|
|
1) Enhanced Operational Logging
|
|
|
|
2) Fix undefined value when config file missing.
|
|
|
|
3) Handle exit status 4 from iptables.
|
|
|
|
4) Fix formatting of macro headings (again).
|
|
|
|
5) Update sample shorewall.conf files with new options.
|
|
|
|
6) Correct Jabber macro names.
|
|
|
|
7) Tighten up HIGH_ROUTE_MARKS in the OUTPUT chain.
|
|
|
|
8) Add 'nomarks' OPTION to tcdevices.
|
|
|
|
9) Add COMMENTs to macros.
|
|
|
|
Changes in 4.1.1
|
|
|
|
1) Fix ULOG/NFLOG output.
|
|
|
|
2) Fix NFQUEUE(<queue-num>) in Policy file.
|
|
|
|
3) Allow specifying an address in the Providers file.
|
|
|
|
Changes in 4.1.0.
|
|
|
|
1) Add 'shared' provider option.
|
|
|
|
2) Allow refresh of entire table and refresh mangle by default.
|
|
|
|
3) Add NFLOG support.
|
|
|
|
4) Implement alternative syntax for params.
|
|
|
|
5) Add support for embedded shell and Perl scripts.
|
|
|
|
6) Add support for manual chains.
|
|
|
|
7) Don't require GATEWAY in tunnels file.
|
|
|
|
8) Fix HIGH_ROUTE_MARKS fsck-up.
|
|
|
|
9) Fix Makefiles for VARDIR
|
|
|
|
10) Add -t option to hits command.
|
|
|
|
11) Add DONT_LOAD option
|
|
|
|
12) Add support for --random.
|