diff --git a/doc/changelog.txt b/doc/changelog.txt index 494818a..e541322 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -6,6 +6,14 @@ - pknock: "strict" and "checkip" flags were not displayed in `iptables -L` - pknock: the GC expire time's lower bound is now the default gc time (65000 msec) to avoid rendering anti-spoof protection in SPA mode useless + - pknock: avoid crash on memory allocation failure and fix memleak + - pknock: avoid fillup of peer table during DDoS + - pknock: automatic closing of ports + - pknock: make non-zero time mandatory for TCP mode + - pknock: display only pknock mode and state relevant information in procfs + - pknock: check interknock time only for !ST_ALLOWED peers + - pknock: preserve time/autoclose values for rules added in + reverse/arbitrary order Xtables-addons 1.18 (September 09 2009)