support libnl 3.1
Bug #879141 reported by
Alexander Sack
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ntrack |
Fix Released
|
Wishlist
|
Alexander Sack |
Bug Description
libnl 3.1 release is out; better prepare ntrack for it.
To post a comment you must log in.
------- ------- ------- ------- ------- ------- ------- ------- ----
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
-------