summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.2.7 releaselibnl3_2_7Thomas Graf2012-01-251-3/+4
* 3.2.6 releaselibnl3_2_6Thomas Graf2012-01-171-2/+2
* man: Remove bogus .LO macro in manpagesThomas Graf2012-01-173-3/+0
* Update COPYING to fix FSF addressThomas Graf2012-01-171-22/+63
* cli: Use -avoid-version to link cli modulesThomas Graf2012-01-171-6/+6
* 3.2.5 releaselibnl3_2_5Thomas Graf2012-01-121-3/+3
* link: fix regression in link message parserTorsten Hilbrich2012-01-121-1/+1
* nl_addr_cmp(): handle prefix length during address comparisonBrett Ciphery2012-01-121-1/+4
* 3.2.4 releaselibnl3_2_4Thomas Graf2012-01-111-3/+3
* avoid dangling co_major_cache reference to NL_AUTO_PROVIDE cachesAlexander Sack2012-01-111-2/+5
* dsmark: Add missing declarations for rtnl_class_dsmark_(get|set)_bitmask()Thomas Graf2011-11-251-3/+3
* rtnl_link_bond_add: allow to allocate bond name in case NULL is givenJiri Pirko2011-11-111-4/+1
* link: allow to add/get linkinfo of unknown typeJiri Pirko2011-11-112-22/+55
* build: simplify optional dirs/files in Makefile.am processingJan Engelhardt2011-11-111-11/+7
* release 3.2.3libnl3_2_3Thomas Graf2011-11-101-2/+2
* add missing IFLA_MASTER fillupJiri Pirko2011-11-071-0/+3
* link: generic link enslaving APIThomas Graf2011-11-072-0/+129
* bump to 3.2.2libnl3_2_2Thomas Graf2011-10-301-2/+2
* Fix typo in debug messageThomas Graf2011-10-281-1/+1
* python: Link against nl-3 and nl-route-3Thomas Graf2011-10-261-2/+2
* link: Ignore bridging notifications in link cache managerThomas Graf2011-10-211-0/+14
* cache: event_filter() cache operation to filter notificationsThomas Graf2011-10-212-0/+13
* utils: Initialize list head after freeing translation listThomas Graf2011-10-101-0/+2
* Only use the MULTIPATH attribute when adding routes with more than one next hop.Michael Altizer2011-10-101-1/+11
* Don't install CLI header files when --disable-cli has been configured.Michael Altizer2011-10-101-11/+15
* Fix rtnl_link object memory leak when freeing rtnl_addr objects.Michael Altizer2011-10-101-0/+1
* Add libnl-cli-3.0 to pkg-config toolJiří Župka2011-10-103-1/+17
* 3.2.1 releaselibnl3_2_1Thomas Graf2011-09-191-8/+20
* Provide micro version in <netlink/version.h>Thomas Graf2011-09-191-0/+1
* Ingnore src/nl-link-enslave and nl-link-releaseThomas Graf2011-09-191-0/+2
* Bonding: Fix header guard of <netlink/route/link/bonding.h>Thomas Graf2011-09-161-2/+2
* bonding: Install <netlink/route/link/bonding.h>Thomas Graf2011-09-161-0/+1
* bonding: API to create/enslave/releaseThomas Graf2011-09-165-1/+311
* link: Eat ACK followed by RTM_NEWLINK when requesting single linkThomas Graf2011-09-141-0/+4
* Fix a73cb2f26 fallout to allow building in separate directorylibnl3_2Thomas Graf2011-09-131-1/+1
* tools: Use LDADD and link against .la files instead of LDFLAGS and -llibThomas Graf2011-09-131-1/+7
* route: Remove dead link_cache variableThomas Graf2011-09-131-3/+0
* addr: Add missing header to <netlink/route/addr.h>Thomas Graf2011-09-131-0/+1
* Switch to libtool versioning systemThomas Graf2011-09-1310-55/+131
* build: always install files into /etc/libnlJan Engelhardt2011-09-131-2/+2
* Inform users about changed include location at end of configure scriptThomas Graf2011-09-131-0/+15
* Install headers in ${includedir}/libnl3Thomas Graf2011-09-135-5/+7
* lib: Use @MAJ_VERSION and @MAJ_MINOR@ for -version-infoThomas Graf2011-09-131-1/+1
* asciidoc xhtml stylesheetThomas Graf2011-09-131-0/+333
* prepare for 3.2 releaseThomas Graf2011-09-086-10/+10
* remove dist lines for non existing filesThomas Graf2011-09-081-7/+0
* Remove GPL-3.0 license file.Thomas Graf2011-09-081-676/+0
* fix license of lib/route/pktloc.cThomas Graf2011-09-081-3/+4
* Do not require python and swig to be presentThomas Graf2011-09-081-5/+0
* 64bit unaligned accessBryan Phillippe2011-09-011-7/+17