summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 3.2.8 releaselibnl3_2_8Thomas Graf2012-04-261-9/+24
* object: Add functions to access the object type, cache and object opsThomas Graf2012-04-242-2/+60
* cache: Add co_include_event allowing caches to provide their own nl_cache_inc...Thomas Graf2012-04-223-4/+24
* cache: improve documentation of co_event_filterThomas Graf2012-04-221-3/+20
* genl: Make genl_unregister() a NOP if NULL pointer is passedThomas Graf2012-04-221-0/+3
* cache_mngr: Make providing the result pointer to nl_cache_mngr_add() optionalThomas Graf2012-04-211-2/+3
* test-cache-mngr: Allow for management of arbitary caches via argument stringThomas Graf2012-04-211-23/+17
* cache_mngr: Provide nl_cache_mngr_info() to pring cache manager detailsThomas Graf2012-04-212-0/+44
* cache_mngr: API doc updatesThomas Graf2012-04-211-12/+30
* cache_mngr: Let nl_cache_mngr_data_ready() read multiple messagesThomas Graf2012-04-211-3/+8
* nl: Make nl_recvmsgs() return the number of netlink messages processedThomas Graf2012-04-211-2/+7
* cache_mngr: Fix memory corruption after resizingThomas Graf2012-04-211-7/+12
* test-cache-mngr: Let the cache manager allocate the socketThomas Graf2012-04-211-4/+1
* cache_mngr: Automatically allocate socket if neededThomas Graf2012-04-213-25/+57
* cache_manager: Move documentation to doc/core.txtThomas Graf2012-04-212-65/+77
* cache_mngr: Don't modify callback setup of socketThomas Graf2012-04-211-4/+12
* tests: fix test programs to compile againThomas Graf2012-04-215-45/+49
* tests: Convert tests/Makefile to use automakeThomas Graf2012-04-214-34/+33
* cache_mngr: document uncommon error codesThomas Graf2012-04-211-0/+5
* genl-ctrl-list: Mark for installationThomas Graf2012-04-201-1/+1
* genl-ctrl-list: fix copyright and summaryThomas Graf2012-04-201-2/+2
* genl-ctrl-list: Provide manual pageThomas Graf2012-04-202-1/+81
* genl-ctrl-list: Introduce -d|--details as a shortcut for --format=detailsThomas Graf2012-04-201-3/+5
* Memory leak in classid.cNicolas CARRIER2012-04-191-4/+12
* doc: Fix incorrect nl_socket_add_memberships() exampleThomas Graf2012-03-261-1/+1
* missing extended Table attribute for lib/route/Romary Sonrier2012-03-062-0/+7
* doc: Fix typos in autoconf exampleThomas Graf2012-02-231-2/+2
* Add new nl_cache_clone() function.Thierry Reding2012-02-162-0/+31
* Support plug qdisc - queue traffic until explicit releaseShriram Rajagopalan2012-02-147-1/+351
* add new function to provide neighbour event parsingBrett Ciphery2012-01-302-1/+20
* 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