summaryrefslogtreecommitdiff
path: root/networking/libiproute/ll_map.c
Commit message (Expand)AuthorAgeFilesLines
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-131-1/+1
* libiproute: code and data shrinkDenys Vlasenko2009-10-131-13/+18
* *: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko2009-06-051-6/+6
* mdev: Rob's #if forest removalDenis Vlasenko2009-04-191-1/+1
* libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/Denis Vlasenko2008-12-101-1/+1
* libbb: add strncpy_IFNAMSIZDenis Vlasenko2008-12-021-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-2/+2
* - make the first arg of the filter function passed to rtnl_dump_filter constantBernhard Reutner-Fischer2008-06-121-1/+1
* more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko2008-05-151-1/+1
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-1/+3
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
* ll_map: disable interface name caching codeDenis Vlasenko2007-06-191-33/+44
* delete tons of extra #includesDenis Vlasenko2007-05-311-6/+4
* - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...Bernhard Reutner-Fischer2007-04-121-18/+19
* libiproute: audit callgraph, shortcut error paths into die() functions.Denis Vlasenko2007-04-071-5/+7
* Trailing whitespace removal over entire treeDenis Vlasenko2007-01-111-1/+1
* libiproute/ll_map.c: fix bug 279Denis Vlasenko2006-09-301-6/+30
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Header cleanup: don't #include headers that libbb.h already includes.Rob Landley2006-06-021-4/+1
* Size reductions, mostly switching things to use libbb functions.Rob Landley2006-05-291-3/+2
* - make libiproute compile..Bernhard Reutner-Fischer2005-10-081-0/+1
* Only included headers that are used.Glenn L McGrath2002-12-161-6/+1
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+169