diff options
author | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2018-12-10 18:35:31 +0100 |
---|---|---|
committer | Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> | 2018-12-10 18:35:31 +0100 |
commit | ac5292c2c57f626f7918a48126858140da239755 (patch) | |
tree | 238dd3669059580766f378c807be0e32145aa25e /kernel | |
parent | 1fb770357a784baa41630bfe186f02b79d8000b6 (diff) |
ipset 7.1 releasedv7.1
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel/ChangeLog b/kernel/ChangeLog index 8e8f607..0b53a3d 100644 --- a/kernel/ChangeLog +++ b/kernel/ChangeLog @@ -1,3 +1,10 @@ +7.1 + - netfilter/ipset: replace a strncpy() with strscpy() (Qian Cai) + - netfilter: ipset: fix ip_set_byindex function (Florent Fourcot) + - netfilter: ipset: do not call ipset_nest_end after nla_nest_cancel + (Pan Bian) + - Correct workaround in patch "Fix calling ip_set() macro at dumping" + 7.0 - Introduction of new commands and protocol version 7 - License cleanup: add SPDX license identifier to uapi header files with |