aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/libnetlink.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ip: use rtnl_send_check() on flush commands, closes 6962Denys Vlasenko2019-05-221-2/+17
* whitespace cleanupDenys Vlasenko2010-10-291-5/+5
* libnetlink: code shrinkNatanael Copa2010-07-231-3/+3
* *: add FAST_FUNC to function ptrs where it makes senseDenys Vlasenko2009-06-051-5/+5
* *: remove check for errors on getsockaddr in cases we know they can't happenDenis Vlasenko2009-04-211-2/+1
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-10/+5
* libiproute: print_route() always uses stdout, do not pass FILE pointer to it.Denis Vlasenko2008-06-291-12/+12
* - make the first arg of the filter function passed to rtnl_dump_filter constantBernhard Reutner-Fischer2008-06-121-1/+1
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-0/+9
* libnetlink: comment out unused code; don't use 8k stack buffersDenis Vlasenko2007-12-021-0/+5
* - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...Bernhard Reutner-Fischer2007-04-121-6/+4
* accumulated post-1.4.0 fixesDenis Vlasenko2007-01-241-2/+3
* remove commented out #includes etcDenis Vlasenko2006-12-311-1/+0
* stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko2006-12-311-5/+5
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-7/+7
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Kill off some unused code that was wasting several k, as noticed byEric Andersen2006-03-031-4/+0
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+46