summaryrefslogtreecommitdiff
path: root/lib/ll_map.c
Commit message (Expand)AuthorAgeFilesLines
* lib: replace GPL boilerplate with SPDXStephen Hemminger2023-01-141-6/+1
* ip: allow to use alternative names as handleJiri Pirko2019-10-281-3/+4
* lib/ll_map: cache alternative namesJiri Pirko2019-10-281-38/+152
* lib: suppress error msg when filling the cacheNicolas Dichtel2019-05-281-1/+1
* Improve batch and dump times by caching link lookupsDavid Ahern2019-02-221-1/+51
* ll_map: Add function to remove link cache entry by indexDavid Ahern2019-02-221-0/+14
* lib/ll_map: make local function staticStephen Hemminger2018-11-191-1/+1
* Tree wide: Drop sockaddr_nl argDavid Ahern2018-10-221-2/+1
* libnetlink: Rename rtnl_wilddump_* to rtnl_linkdump_*David Ahern2018-10-021-1/+1
* utils: Reimplement ll_idx_n2a() and introduce ll_idx_a2n()Serhey Popovych2018-02-161-10/+21
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* lib/ll_map: Choose size of new cache items at run-timePhil Sutter2017-08-241-2/+2
* fix netlink message length checksIgor Ryzhov2016-10-091-1/+1
* Use C99 style initializers everywherePhil Sutter2016-07-201-1/+0
* include: add linked list implementation from kernelJiri Pirko2016-03-271-1/+1
* netns: allow to dump and monitor nsidNicolas Dichtel2015-04-201-1/+1
* cleanup warningsStephen Hemminger2014-08-041-2/+2
* ll_map: add name and index hashStephen Hemminger2013-03-281-56/+99
* ll_map: use net/if.h to get prototypeStephen Hemminger2013-03-271-3/+1
* ll_map: remove unused address fieldsStephen Hemminger2013-03-271-33/+0
* libnetlink: remove unused junk callbackStephen Hemminger2011-12-281-1/+1
* Cleanup ll_mapStephen Hemminger2010-12-101-25/+34
* iproute2: initialize the ll_map only onceOctavian Purdila2010-12-101-0/+8
* Increase size of ifindex hash headsStephen Hemminger2010-12-101-6/+6
* iproute2: fix addrlabel interface names handlingFlorian Westphal2010-05-131-1/+5
* iproute2: Add ll_index_to_addr functionDavid Ward2009-12-011-0/+21
* iproute2: Support 20-byte link layer address in idxmapDavid Ward2009-12-011-1/+1
* iproute2: Support IFF_LOWER_UP and IFF_DORMANTThomas Graf2007-06-191-1/+2
* Remove trailing whitespaceStephen Hemminger2006-12-051-1/+1
* Device indices are unsigned and use if_nametoindex as fallbackshemminger2005-06-071-7/+9
* Add ip rule flush capabilty and fix all the prototype changesosdl.net!shemminger2004-12-071-1/+2
* make all filtering handles take const args.osdl.net!shemminger2004-08-311-2/+2
* (Logical change 1.3)osdl.org!shemminger2004-04-151-0/+169
* Initial revisionosdl.org!shemminger2004-04-151-0/+0