aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/libnetlink.c
AgeCommit message (Expand)Author
2008-06-12- make the first arg of the filter function passed to rtnl_dump_filter constantBernhard Reutner-Fischer
2008-05-15more of -Wall fixes from Cristian Ionescu-Idbohrn.Denis Vlasenko
2007-12-02libnetlink: comment out unused code; don't use 8k stack buffersDenis Vlasenko
2007-05-31use "glibc errno" trick not only for ash, but for entire busyboxDenis Vlasenko
2007-04-12- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...Bernhard Reutner-Fischer
2006-12-31stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko
2006-11-21- add 'ip rule' support. First take..Bernhard Reutner-Fischer
2006-10-27last nail into error_msg() (de)capitalizationDenis Vlasenko
2006-10-14add open_read_close() and similar stuffDenis Vlasenko
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-06-02Header cleanup: don't #include headers that libbb.h already includes.Rob Landley
2006-03-03Kill off some unused code that was wasting several k, as noticed byEric Andersen
2006-01-30sort out yet more type issuesEric Andersen
2004-05-05Steve Grubb writes:Eric Andersen
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-06-20Patch from Lars Kellogg-Stedman:Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-12-16Only included headers that are used.Glenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath