]> git.ipfire.org Git - thirdparty/ipset.git/commit
Prepare the ipset tool to handle multiple protocol versions
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 22 Oct 2018 18:01:14 +0000 (20:01 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 22 Oct 2018 18:01:14 +0000 (20:01 +0200)
commitb934ebcd368ebf4d2dd0bf4edabb083fdac82dad
treeba48c183fe9d244ebf13a418e3e8a22a1ee8c5fc
parentc387170f903a976922de970042f8fdb6ec93a0f8
Prepare the ipset tool to handle multiple protocol versions

From now on the "version" command asks the kernel protocol version too
and reports if the userspace - kernel protocols do not match.
include/libipset/linux_ip_set.h
lib/ipset.c
lib/session.c