libnl 3.2.10
Thomas Graf
tgraf at infradead.org
Wed Jun 6 05:58:21 EDT 2012
Hello everyone
I'm pleased to announce the release of libnl 3.2.10.
Highlights:
- Correctly handle receiving of truncated messages
- Support for u32 hashing and fwmark mask
- Support Generic Netlink families that need to be autoloaded
- Support for musl libc
- Lots of documentation updates
Thanks to everyone who contributed to this release.
A C (1):
add fwmark mask support
Adrian Ban (3):
u32: add support for hashing
u32: example/test code for u32 hashing with HTB
u32: fix various u32 hashing related warnings
Andrew Collins (1):
correct HTB rtable/HZ calculations
Bushman, Jeff (1):
Fix for dumping objects to a buffer instead of file descriptor
Isaac (1):
FTBFS with musl libc: Missing includes
Jiri Pirko (1):
use MSG_TRUNC flag to get recv message size at once
Justin Mayfield (1):
__str2flags fix
Neil Horman (1):
genl: modify genl_ctrl_resolve and friends to allow for module auto-loading
Thomas Graf (12):
doc: Check documentation generation requirements with autoconf
doc: add section about addressing
route: Add FIXME to rtnl_route_nh_set_gateway() to fix return value
doc: documentation restructuring
tc: fix included headers
genl: updates to API reference documentation
genl: Add genlmsg_hdr()
genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()
genl: Support registration of families without depending on caches
genl: Export genl_ops_resolve() and genl_mngt_resolve() in header
genl: Update genl-ctrl-list(8)
libnl 3.2.10
The source tarball can be found at the usual location:
http://www.infradead.org/~tgr/libnl/
Thomas
More information about the libnl
mailing list