On Thu, 23 Jun 2016, Neutron Soutmun wrote: > * Backports the patch "libnl: nla_put_net64():align on a 64-bit area" [1] > by Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx> > > * Since the nla_put_net64() API has been changed, therefore, the > ip_set_compat.h.in should provides the macro IPSET_NLA_PUT_NET64 that > point to the nla_put_net64() with appropriate number of arguments. > > The build script should distinguish the API changes by detect for > the existence of nla_put_64bit() function in include/net/netlink.h. > This function was added in the same patches set and called by > the nla_put_be64() that called by nla_put_net64() respectively. > > [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit?id=e9bbe898cbe89b17ad3993c136aa13d0431cd537 > > Signed-off-by: Neutron Soutmun <neo.neutron@xxxxxxxxx> > --- > configure.ac | 10 ++++++++++ > kernel/include/linux/netfilter/ipset/ip_set_compat.h.in | 7 +++++++ > kernel/include/linux/netfilter/ipset/ip_set_counter.h | 10 ++++++---- > kernel/include/linux/netfilter/ipset/ip_set_skbinfo.h | 7 ++++--- > kernel/include/uapi/linux/netfilter/ipset/ip_set.h | 1 + > 5 files changed, 28 insertions(+), 7 deletions(-) Patch is applied, thank you. I couldn't find a simpler backport solution either. Best regards, Jozsef - E-mail : kadlec@xxxxxxxxxxxxxxxxx, kadlecsik.jozsef@xxxxxxxxxxxxx PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt Address : Wigner Research Centre for Physics, Hungarian Academy of Sciences H-1525 Budapest 114, POB. 49, Hungary -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html