libnl 3.2.11
Thomas Graf
tgraf at infradead.org
Thu Aug 30 08:00:26 EDT 2012
Hello everyone
I'm pleased to announce the release of libnl 3.2.12.
Highlights:
- Various bugfixes
- API for runtime versioning information
Thanks to everyone who contributed to this release.
Justin Mayfield (2):
nl_addr_parse handling of 'default', 'any', and 'all'
single nexthop flags bug
Loïc Touraine (1):
route_clone : fix segmentation fault using nl_cache_subset to filter routes
Michele Baldessari (1):
Fix the always false if (a->rt_nr_nh != a->rt_nr_nh) test
Stephane Fillod (1):
tbf: fix false missing attr
Thomas Graf (6):
Fix build warning after const char ** convert
configure: Check for graphviz and source-highlight before building documentation
route: Document ROUTE_CACHE_CONTENT flag
doc: Update Doxyfile config to latest release
configure: Check for pygmentize when building docs
3.2.12 release
Коренберг Марк (1):
lib/utils.c: One kilobit now is a 1000bits (instead of 1024)
Коренберг Марк (дома) (8):
nl_cli_route_parse_table fixed typo in code
ct_dump_stats: detect when stats are not available
Added lex.yy.c to .gitignore
Run-time version information is now available
"%llu" replaced with "%" PRIu64
Fix typo in textual description in ct_dump_stats()
Fix warning "not checking return value of fscanf" in lib/utils.c: get_psched_settings
Prevent potential socket file descriptor leak
The source tarball can be found at the usual location:
http://www.infradead.org/~tgr/libnl/files/libnl-3.2.12.tar.gz
~Thomas
More information about the libnl
mailing list