| Commit message (Expand) | Author | Age | Files | Lines |
* | ip: use rtnl_send_check() on flush commands, closes 6962 | Denys Vlasenko | 2019-05-22 | 1 | -2/+17 |
* | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 1 | -5/+5 |
* | libnetlink: code shrink | Natanael Copa | 2010-07-23 | 1 | -3/+3 |
* | *: add FAST_FUNC to function ptrs where it makes sense | Denys Vlasenko | 2009-06-05 | 1 | -5/+5 |
* | *: remove check for errors on getsockaddr in cases we know they can't happen | Denis Vlasenko | 2009-04-21 | 1 | -2/+1 |
* | *: make "pragma GCC visibility push(hidden)" less ugly | Denis Vlasenko | 2009-04-09 | 1 | -10/+5 |
* | libiproute: print_route() always uses stdout, do not pass FILE pointer to it. | Denis Vlasenko | 2008-06-29 | 1 | -12/+12 |
* | - make the first arg of the filter function passed to rtnl_dump_filter constant | Bernhard Reutner-Fischer | 2008-06-12 | 1 | -1/+1 |
* | Use intra-DSO calls when we build libbusybox. No-op for normal build. | Denis Vlasenko | 2008-05-09 | 1 | -0/+9 |
* | libnetlink: comment out unused code; don't use 8k stack buffers | Denis Vlasenko | 2007-12-02 | 1 | -0/+5 |
* | - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a... | Bernhard Reutner-Fischer | 2007-04-12 | 1 | -6/+4 |
* | accumulated post-1.4.0 fixes | Denis Vlasenko | 2007-01-24 | 1 | -2/+3 |
* | remove commented out #includes etc | Denis Vlasenko | 2006-12-31 | 1 | -1/+0 |
* | stop using __u32 etc. uint32_t is there for a reason | Denis Vlasenko | 2006-12-31 | 1 | -5/+5 |
* | - add 'ip rule' support. First take.. | Bernhard Reutner-Fischer | 2006-11-21 | 1 | -7/+7 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | Kill off some unused code that was wasting several k, as noticed by | Eric Andersen | 2006-03-03 | 1 | -4/+0 |
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+46 |