Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
6331cf059ccfdf35f4e5a505cbae885094cc41b0
/
networking
/
libiproute
/
ll_map.c
6331cf0
*: use "can't" instead of "cannot"
by Denys Vlasenko
· 15 years ago
94466b8
libiproute: code and data shrink
by Denys Vlasenko
· 15 years ago
d5f1b1b
*: add FAST_FUNC to function ptrs where it makes sense
by Denys Vlasenko
· 16 years ago
c7cc5a9
mdev: Rob's #if forest removal
by Denis Vlasenko
· 16 years ago
12abcb3
libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/
by Denis Vlasenko
· 16 years ago
360d966
libbb: add strncpy_IFNAMSIZ
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
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
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
08a6118
ll_map: disable interface name caching code
by Denis Vlasenko
· 18 years ago
9a7d38f
delete tons of extra #includes
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
540a2a1
libiproute: audit callgraph, shortcut error paths into die() functions.
by Denis Vlasenko
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
7935a5a
libiproute/ll_map.c: fix bug 279
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
a6e131d
Size reductions, mostly switching things to use libbb functions.
by Rob Landley
· 19 years ago
1d62d3b
- make libiproute compile..
by Bernhard Reutner-Fischer
· 19 years ago
275be87
Only included headers that are used.
by Glenn L McGrath
· 22 years ago
9a2d272
IP applet by Bastian Blank <waldi@debian.org>
by Glenn L McGrath
· 22 years ago