]> git.ipfire.org Git - thirdparty/ipset.git/commit
netfilter: ipset: fix ip_set_byindex function
authorFlorent Fourcot <florent.fourcot@wifirst.fr>
Tue, 27 Nov 2018 16:15:56 +0000 (17:15 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Wed, 28 Nov 2018 17:26:20 +0000 (18:26 +0100)
commit21c9f79121abb70324efe9fc19ef0fb3685afb1a
tree6c47bdb99b15a0f1392ebf4f1c5ca79af429c527
parent3bd458e42f23b2ff52596432a53fce708c21915b
netfilter: ipset: fix ip_set_byindex function

New function added by "Introduction of new commands and protocol
version 7" is not working, since we return skb2 to user

Signed-off-by: Victorien Molle <victorien.molle@wifirst.fr>
Signed-off-by: Florent Fourcot <florent.fourcot@wifirst.fr>
Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/net/netfilter/ipset/ip_set_core.c