Files
kernel_arpi/include/uapi/linux
Florian Westphal 004088768b 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>
2014-03-06 09:31:42 +01:00
..
2013-04-26 16:08:16 +10:00
2013-11-09 18:20:22 -05:00
2013-03-27 14:37:47 +00:00
2013-12-11 12:57:55 -08:00
2013-08-13 15:10:22 -07:00
2013-08-21 12:21:45 -07:00
2013-12-08 11:01:47 +01:00
2013-11-27 11:03:38 -08:00
2013-07-09 10:33:25 -07:00
2013-02-27 19:10:22 -08:00
2014-01-22 10:34:15 +01:00
2013-04-19 14:57:57 -04:00
2014-01-27 19:27:53 -05:00
2014-01-06 15:13:01 -05:00
2013-12-06 12:37:56 -05:00
2013-12-06 12:51:41 -05:00
2013-03-22 16:19:59 -07:00
2013-09-04 11:28:04 -06:00
2013-05-02 13:40:15 +03:00
2013-12-11 09:25:20 -02:00