libnl 3.2.11

Thomas Graf tgraf at infradead.org
Wed Jun 13 08:09:37 EDT 2012


Hello everyone

I'm pleased to announce the release of libnl 3.2.11.

Highlights:
 - Fix for genl_ctrl_resolve() regression which broke 'iw' utility
 - Lots of python updates including a new submaintainer

Thanks to everyone who contributed to this release.

Andrew Collins (2):
      Add 'ingress' to the list of recognized TC handles.
      Correct missing fwmark mask proto.

Thomas Graf (5):
      netem: Use ARRAY_SIZE()
      genl: Wait for ACK after successful ctrl reply
      genl: cleanup genl_ctrl_resolve()
      link: rtnl_link_get_kernel() should only wait for ACK if AUTO-ACK is on
      libnl 3.2.11

Коренберг Марк (5):
      Removed generated .pyc files from repository
      nl_pickup removed from python binding
      netlink.nlattr re-implemented in more pythonic way
      Fixed memory leak in Cache destructor
      Fix types-related warnings based on clang diagnostics

Коренберг Марк (ноутбук дома) (16):
      Fix compilation with clang
      rtnl_netem_set_delay_distribution: fix possible segfault
      Fixed address deletion
      Make syntax highlighters happy
      Fix typo in still unused function that generate colored message
      Introduce Python's absolute_imports
      Fix whitespaces at EOL
      Fixed various str-related logick
      Flags properties description and implementation fixed
      Code cleanups
      Fix indentation (spaces vs tabs)
      Using only single quotes now and multi-line lists
      pylint's first review and trivial fixes
      Refine some places
      Remove unnecessary comments
      rtnl_link_(get|set)_weight is deprecated in libnl.

The source tarball can be found at the usual location:
http://www.infradead.org/~tgr/libnl/

~Thomas



More information about the libnl mailing list