Mailing List Archive

[ANNOUNCE] libnftnl 1.2.3 release
Hi!

The Netfilter project proudly presents:

libnftnl 1.2.3

libnftnl is a userspace library providing a low-level netlink
programming interface (API) to the in-kernel nf_tables subsystem.
This library is currently used by nftables.

This release includes a compile time bugfix with clang and
-D_FORTIFY_SOURCE=2. This bug can be emulated using GCC by undefining
the __va_arg_pack macro before stdio.h

See ChangeLog that comes attached to this email for more details.

You can download it from:

https://www.netfilter.org/projects/libnftnl/downloads.html

Happy firewalling.