Mailing List Archive

[ANNOUNCE] libmnl 1.0.5 release
Hi!

The Netfilter project proudly presents:

libmnl 1.0.5

This release contains new features:

* Two new examples:
* rtnl-neigh-dump, dumping ARP cache
* rtnl-addr-add, adding an IP address to an interface
* MNL_SOCKET_DUMP_SIZE define, holding a recommended buffer size for
netlink dumps

... and fixes:

* nfct-daemon example compile error with musl libc
* Compiler warning when passing a const 'cb_ctl_array' to mnl_cb_run2()
* Typo in rtnl-addr-dump example
* Valgrind warnings due to uninitialized padding in netlink messages
* Misc fixes in doxygen documentation
* Misc build system fixes

You can download this new release from:

https://netfilter.org/projects/libmnl/downloads.html#libmnl-1.0.5

Check out the doxygen documentation at:

https://netfilter.org/projects/libmnl/doxygen/html/

In case of bugs and feature requests, file them via:

* https://bugzilla.netfilter.org

Happy firewalling!