]> git.ipfire.org Git - thirdparty/nftables.git/commit
netlink: rework NFTNL_SET_USERDATA to accomodate new attributes
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 27 Feb 2017 22:47:19 +0000 (23:47 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 27 Feb 2017 23:33:03 +0000 (00:33 +0100)
commitfb2d2de9fecf169ce23add590eb9a64b80a889a9
treeeee39a73f53b66aa894c33080f3f3fc4a90994ea
parentfff9e69d84717a0d270733dafdea09706408d205
netlink: rework NFTNL_SET_USERDATA to accomodate new attributes

Rework the NFTNL_SET_USERDATA in netlink_delinearize_set() to accomodate
rhs datatype byteorder in mappings.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/netlink.c