aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/libnetlink.h
AgeCommit message (Expand)Author
2007-12-02libnetlink: comment out unused code; don't use 8k stack buffersDenis Vlasenko
2007-04-12- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...Bernhard Reutner-Fischer
2007-01-24accumulated post-1.4.0 fixesDenis Vlasenko
2006-12-31remove commented out #includes etcDenis Vlasenko
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-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"
2006-03-03Kill off some unused code that was wasting several k, as noticed byEric Andersen
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath