Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
26ff18b424c84a8948e0dcd1322a4bda0cb12fe4
/
networking
/
libiproute
/
libnetlink.c
d5f1b1b
*: add FAST_FUNC to function ptrs where it makes sense
by Denys Vlasenko
· 16 years ago
a771e7c
*: remove check for errors on getsockaddr in cases we know they can't happen
by Denis Vlasenko
· 16 years ago
efb545b
optimize 16- and 32-bit moves
by Denis Vlasenko
· 16 years ago
d73cbd3
- first pass to unify/cleanup uid handling (-236b)
by Bernhard Reutner-Fischer
· 16 years ago
0db2c2e
libiproute: print_route() always uses stdout, do not pass FILE pointer to it.
by Denis Vlasenko
· 16 years ago
9de4622
- make the first arg of the filter function passed to rtnl_dump_filter constant
by Bernhard Reutner-Fischer
· 17 years ago
6b06cb8
more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs.
by Denis Vlasenko
· 17 years ago
8723a94
libnetlink: comment out unused code; don't use 8k stack buffers
by Denis Vlasenko
· 17 years ago
fad2b86
use "glibc errno" trick not only for ash, but for entire busybox
by Denis Vlasenko
· 18 years ago
b290889
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
by Bernhard Reutner-Fischer
· 18 years ago
98ee06d
stop using __u32 etc. uint32_t is there for a reason
by Denis Vlasenko
· 18 years ago
921f5df
- add 'ip rule' support. First take..
by Bernhard Reutner-Fischer
· 18 years ago
d3d004d
last nail into error_msg() (de)capitalization
by Denis Vlasenko
· 18 years ago
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
ecae66a
Header cleanup: don't #include headers that libbb.h already includes.
by Rob Landley
· 19 years ago
cbd1c85
Kill off some unused code that was wasting several k, as noticed by
by Eric Andersen
· 19 years ago
d78aea8
sort out yet more type issues
by Eric Andersen
· 19 years ago
6c8161d
Steve Grubb writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
0f08e53
Patch from Lars Kellogg-Stedman:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
275be87
Only included headers that are used.
by Glenn L McGrath
· 22 years ago
d4de975
Cleanup error messages
by Glenn L McGrath
· 22 years ago
9a2d272
IP applet by Bastian Blank <waldi@debian.org>
by Glenn L McGrath
· 22 years ago