]> granicus.if.org Git - ipset/commit
Fix the nla_put_net64() API changes backport
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 14 Oct 2016 21:36:46 +0000 (23:36 +0200)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Fri, 14 Oct 2016 21:36:46 +0000 (23:36 +0200)
commit5ad55ac803a8b4969fe5b0e7b526c2e1e890c226
tree12f743c15ac9d205118e96a69ebced7973949826
parent2d22179ce6af4ed1932b875b171455df45f0ffc1
Fix the nla_put_net64() API changes backport

We must call nla_put_net64() because ipset uses net order in the netlink
communication.

Signed-off-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
kernel/include/linux/netfilter/ipset/ip_set_compat.h.in