+ add build infrastructure to configure.ac
+ add a new backend major version to modules/Makefile.am
+ add code (ifdefs) to modules/ntrack-libnl.c; use 2.0/3.0 codepaths
+ add patch fixing crash in recycle unit test caused by dangling
pointer in libnl. If make check fails, remember to check if your libnl
has this patch
+ dump a prominent warning in configure if libnl 3.1 is found
------------------------------------------------------------
------- ------- ------- ------- ------- ------- ------- ------- ----
revno: 330
committer: Alexander Sack <email address hidden>
branch nick: ntrack
timestamp: Fri 2011-10-21 00:45:11 +0200
message:
modules[libnl]: support libnl v3.1 - lp:879141
+ add build infrastructure to configure.ac ntrack- libnl.c; use 2.0/3.0 codepaths ------- ------- ------- ------- ------- ------- ------- ----
+ add a new backend major version to modules/Makefile.am
+ add code (ifdefs) to modules/
+ add patch fixing crash in recycle unit test caused by dangling
pointer in libnl. If make check fails, remember to check if your libnl
has this patch
+ dump a prominent warning in configure if libnl 3.1 is found
-------