Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a53de7f7c2cd3ac46b26642aafb1a573a096a80d
/
networking
/
libiproute
/
iplink.c
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
51a06c0
- accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00
by Bernhard Reutner-Fischer
· 17 years ago
ed6a49c
ip: stop propagating argc; optimize ip_parse_common_args
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
990d0f6
Replace index_in_[sub]str_array with index_in_[sub]strings,
by Denis Vlasenko
· 17 years ago
fb79a2e
xioctl and friends by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 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
89ef65f
preparatory patch for -Wwrite-strings #5
by Denis Vlasenko
· 18 years ago
98ee06d
stop using __u32 etc. uint32_t is there for a reason
by Denis Vlasenko
· 18 years ago
1dc1b37
use xbind, xconnect where appropriate. small edits to arping
by Denis Vlasenko
· 18 years ago
229b3d2
do not overflow ifr_name. maybe it was safe in some places,
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
d591a36
- merge -r15463:15564 from busybox_scratch branch through these changesets:
by Bernhard Reutner-Fischer
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
19008b8
- reuse strings and messages. Saves about 600B
by Bernhard Reutner-Fischer
· 19 years ago
ecae66a
Header cleanup: don't #include headers that libbb.h already includes.
by Rob Landley
· 19 years ago
d78aea8
sort out yet more type issues
by Eric Andersen
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
483027f
Patch from dlively (whoever that is, see bug 591) to fix
by Rob Landley
· 19 years ago
f71ad6c
Thomas Koeller 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
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
ab4e19a
Eliminate most instances where we use linux kernel headers -Erik
by Eric Andersen
· 22 years ago
d66370c
Option to allow ifupdown use ip commands instead of ifconfig, add flush
by Glenn L McGrath
· 22 years ago
275be87
Only included headers that are used.
by Glenn L McGrath
· 22 years ago
2626ef6
Use compare_string_array in ipaddress to save a few bytes, minor cleanups
by Glenn L McGrath
· 22 years ago
9048ae5
Use standard 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