lp://qastaging/~asac/ntrack/lp686554

Created by Alexander Sack and last modified
Get this branch:
bzr branch lp://qastaging/~asac/ntrack/lp686554
Only Alexander Sack can upload to this branch. If you are Alexander Sack please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexander Sack
Project:
ntrack
Status:
Merged

Recent revisions

220. By Alexander Sack

common: add support for libnl-2.0 and use by default; keep compile time fallback support for libnl-1 - lp:686554
+ add support for HAVE_LIBNL1 and HAVE_LIBNL2 to configure and autoheaders
+ introduce macros for NL_CACHE_MNGR_ALLOC NL_CACHE_MNGR_ADD, NL_PRINT_ERROR and RTNL_ROUTE_GET_PRIO to abstract from libnl1/2 api changes
+ introduce typedef for NTRACK_nl_handle that abstracts from nl_handle (libnl1) vs. nl_sock (libnl2)
+ allocate nl_handle for HAVE_LIBNL1 and nl_sock for HAVE_LIBNL2 in libnl backend init

219. By Alexander Sack

common: code cleanup and indent in setup_smart_handle of libnl backend

218. By Alexander Sack

common: start using nl cache mngr for main handle as well; eliminate cache refills

217. By Alexander Sack

common: remove unused/commented code in ntrack-libnl.c

216. By Alexander Sack

common: fix how we set binary_addr for dst_filter; also set prefixlen on dst_filter

215. By Alexander Sack

gobject: use pyntrack-gmonitor.override from $(srcdir) to fix failure when building in build/ dir - lp:661769

214. By Alexander Sack

start ntrack 010 development

213. By Alexander Sack

Release 009

212. By Alexander Sack

update NEWS for 009 release

211. By Alexander Sack

common[test]: add license and indent boilderplate for recyle test

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers