From ec8c6b8732c6886a75e9ffb718267e0ddc1619a7 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 18 Jan 2014 12:26:45 +0100 Subject: [PATCH] doc: add xt_quota2 changelog items --- doc/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index 4095ee8..a1c23d8 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -10,6 +10,9 @@ Enhancements: Changes: - remove unmaintained RAWSNAT/RAWDNAT code - remove unused parts of compat_xtables that served Linux <3.7 +Fixes: +- xt_quota2: --no-change should not alter quota to zero ever +- xt_quota2: --packet should not be set to zero based on skb->len v2.3 (2013-06-18)