summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
cache-nonexcl-routexxxxThomas Haller8 years
mainMakefile.am: avoid use of non-portable echo argumentsSam James13 months
th/pr/338fixup! route: Add support for 'seg6 local' encapThomas Haller14 months
th/test-routesm4Thomas Haller2 years
th/tmpbuild: replace old "NOTE" in configure output and add summaryThomas Haller13 months
 
TagDownloadAuthorAge
libnl3_10_0libnl3_10_0.zip  libnl3_10_0.tar.gz  libnl3_10_0.tar.bz2  Thomas Haller2 months
libnl3_9_0libnl3_9_0.zip  libnl3_9_0.tar.gz  libnl3_9_0.tar.bz2  Thomas Haller10 months
libnl3_8_0libnl3_8_0.zip  libnl3_8_0.tar.gz  libnl3_8_0.tar.bz2  Thomas Haller13 months
libnl3_7_0libnl3_7_0.zip  libnl3_7_0.tar.gz  libnl3_7_0.tar.bz2  Thomas Haller2 years
libnl3_6_0libnl3_6_0.zip  libnl3_6_0.tar.gz  libnl3_6_0.tar.bz2  Thomas Haller2 years
libnl3_5_0libnl3_5_0.zip  libnl3_5_0.tar.gz  libnl3_5_0.tar.bz2  Thomas Haller5 years
libnl3_4_0libnl3_4_0.zip  libnl3_4_0.tar.gz  libnl3_4_0.tar.bz2  Thomas Haller7 years
libnl3_4_0rc1libnl3_4_0rc1.zip  libnl3_4_0rc1.tar.gz  libnl3_4_0rc1.tar.bz2  Thomas Haller7 years
libnl3_3_0libnl3_3_0.zip  libnl3_3_0.tar.gz  libnl3_3_0.tar.bz2  Thomas Haller7 years
libnl3_3_0rc1libnl3_3_0rc1.zip  libnl3_3_0rc1.tar.gz  libnl3_3_0rc1.tar.bz2  Thomas Haller8 years
[...]
 
AgeCommit messageAuthorFilesLines
2012-06-06libnl 3.2.10libnl3_2_10Thomas Graf2-4/+4
2012-06-03genl: modify genl_ctrl_resolve and friends to allow for module auto-loadingNeil Horman2-43/+146
2012-06-01genl: Update genl-ctrl-list(8)Thomas Graf1-18/+43
2012-06-01genl: Export genl_ops_resolve() and genl_mngt_resolve() in headerThomas Graf1-0/+3
2012-06-01genl: Support registration of families without depending on cachesThomas Graf4-47/+272
2012-05-31genl: Add genlmsg_user_hdr(), genlmsg_user_data(), and genlmsg_user_datalen()Thomas Graf3-18/+77
2012-05-31genl: Add genlmsg_hdr()Thomas Graf1-0/+11
2012-05-31genl: updates to API reference documentationThomas Graf8-266/+487
2012-05-29use MSG_TRUNC flag to get recv message size at onceJiri Pirko1-8/+9
2012-05-29correct HTB rtable/HZ calculationsAndrew Collins5-17/+30
[...]