Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
74c05f5b2cfde7a561e55437eb499f96864179a3
/
networking
/
libiproute
/
libnetlink.c
4ff86df
libnetlink: fix alignment of netlink messages
by Hauke Mehrtens
· 8 years ago
4548293
libiproute: eliminate some redundant zero stores
by Denys Vlasenko
· 8 years ago
4ab372d
ip: fix problem on mips64 n64 big endian musl systems
by Szabolcs Nagy
· 9 years ago
3bb235c
iproute: fix parsing and matching of of "short" IP addrs like 10/8
by Denys Vlasenko
· 14 years ago
f133471
iproute: fix handling of "dev IFACE" selector
by Denys Vlasenko
· 14 years ago
11872ca
networking/*: remove superfluous comments
by Denys Vlasenko
· 14 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
b78ac5a
libnetlink: code shrink
by Natanael Copa
· 14 years ago
6b9f163
*: style fixes. no code changes (verified with objdump)
by Denys Vlasenko
· 15 years ago
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
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