summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
cache-nonexcl-routexxxxThomas Haller10 years
mainMakefile.am: avoid use of non-portable echo argumentsSam James3 years
th/pr/338fixup! route: Add support for 'seg6 local' encapThomas Haller3 years
th/test-routesm4Thomas Haller4 years
th/tmpbuild: replace old "NOTE" in configure output and add summaryThomas Haller3 years
 
TagDownloadAuthorAge
libnl3_12_0libnl3_12_0.zip  libnl3_12_0.tar.gz  libnl3_12_0.tar.bz2  Thomas Haller4 months
libnl3_11_0libnl3_11_0.zip  libnl3_11_0.tar.gz  libnl3_11_0.tar.bz2  Thomas Haller17 months
libnl3_10_0libnl3_10_0.zip  libnl3_10_0.tar.gz  libnl3_10_0.tar.bz2  Thomas Haller20 months
libnl3_9_0libnl3_9_0.zip  libnl3_9_0.tar.gz  libnl3_9_0.tar.bz2  Thomas Haller2 years
libnl3_8_0libnl3_8_0.zip  libnl3_8_0.tar.gz  libnl3_8_0.tar.bz2  Thomas Haller3 years
libnl3_7_0libnl3_7_0.zip  libnl3_7_0.tar.gz  libnl3_7_0.tar.bz2  Thomas Haller4 years
libnl3_6_0libnl3_6_0.zip  libnl3_6_0.tar.gz  libnl3_6_0.tar.bz2  Thomas Haller4 years
libnl3_5_0libnl3_5_0.zip  libnl3_5_0.tar.gz  libnl3_5_0.tar.bz2  Thomas Haller7 years
libnl3_4_0libnl3_4_0.zip  libnl3_4_0.tar.gz  libnl3_4_0.tar.bz2  Thomas Haller8 years
libnl3_4_0rc1libnl3_4_0rc1.zip  libnl3_4_0rc1.tar.gz  libnl3_4_0rc1.tar.bz2  Thomas Haller9 years
[...]
 
AgeCommit messageAuthorFilesLines
2012-04-263.2.8 releaselibnl3_2_8Thomas Graf1-9/+24
2012-04-24object: Add functions to access the object type, cache and object opsThomas Graf2-2/+60
2012-04-22cache: Add co_include_event allowing caches to provide their own nl_cache_inc...Thomas Graf3-4/+24
2012-04-22cache: improve documentation of co_event_filterThomas Graf1-3/+20
2012-04-22genl: Make genl_unregister() a NOP if NULL pointer is passedThomas Graf1-0/+3
2012-04-21cache_mngr: Make providing the result pointer to nl_cache_mngr_add() optionalThomas Graf1-2/+3
2012-04-21test-cache-mngr: Allow for management of arbitary caches via argument stringThomas Graf1-23/+17
2012-04-21cache_mngr: Provide nl_cache_mngr_info() to pring cache manager detailsThomas Graf2-0/+44
2012-04-21cache_mngr: API doc updatesThomas Graf1-12/+30
2012-04-21cache_mngr: Let nl_cache_mngr_data_ready() read multiple messagesThomas Graf1-3/+8
[...]