aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2014-02-13 12:40:59 +0100
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2014-03-06 09:31:42 +0100
commit004088768b78f69002f03a341597217eb608fb2c (patch)
tree325a21adf2a91a8804a75fccc5b5f6b9eaaeac10 /include/linux/netfilter
parentnetfilter: ipset: Prepare the kernel for create option flags when no extension is needed (diff)
downloadlinux-dev-004088768b78f69002f03a341597217eb608fb2c.tar.xz
linux-dev-004088768b78f69002f03a341597217eb608fb2c.zip
netfilter: ipset: kernel: uapi: fix MARKMASK attr ABI breakage
commit 2dfb973c0dcc6d2211 (add markmask for hash:ip,mark data type) inserted IPSET_ATTR_MARKMASK in-between other enum values, i.e. changing values of all further attributes. This causes 'ipset list' segfault on existing kernels since ipset no longer finds IPSET_ATTR_MEMSIZE (it has a different value on kernel side). Jozsef points out it should be moved below IPSET_ATTR_MARK which works since there is some extra reserved space after that value. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Diffstat (limited to 'include/linux/netfilter')
0 files changed, 0 insertions, 0 deletions