Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
a7386bb35b474987f0e82337b7fe524220336d32
/
networking
/
libiproute
/
utils.h
926d801
libiproute: make rt_addr_n2a() and format_host() return auto strings
by Denys Vlasenko
· 9 years ago
0f296a3
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
by Denys Vlasenko
· 9 years ago
6993470
networking: add 'ip neigh' command
by Curt Brune
· 9 years ago
3bb235c
iproute: fix parsing and matching of of "short" IP addrs like 10/8
by Denys Vlasenko
· 14 years ago
fb132e4
whitespace cleanup
by Denys Vlasenko
· 14 years ago
f81e8db
*: make "pragma GCC visibility push(hidden)" less ugly
by Denis Vlasenko
· 16 years ago
76140a7
networking/libiproute/*: code shrink by optimizing numeric conversions
by Denis Vlasenko
· 16 years ago
787a492
ip: in "ip rule add from all table 1", "all" is taken as 0.0.0.0/32,
by Denis Vlasenko
· 16 years ago
8fbd8ac
- fix ip route rejecting dotted quads as prefix
by Bernhard Reutner-Fischer
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
3e57adb
libiproute: style fixes, and using smallint as appropriate
by Denis Vlasenko
· 17 years ago
98636eb
Use intra-DSO calls when we build libbusybox. No-op for normal build.
by Denis Vlasenko
· 17 years ago
284d0fa
random s/short/int/
by Denis Vlasenko
· 17 years ago
ed6a49c
ip: stop propagating argc; optimize ip_parse_common_args
by Denis Vlasenko
· 17 years ago
789b87e
- remove matches() from networking/. Untested.
by Bernhard Reutner-Fischer
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
c98c317
- shrink iproute a bit (-200 bytes). Untested
by Bernhard Reutner-Fischer
· 18 years ago
b290889
- add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit.
by Bernhard Reutner-Fischer
· 18 years ago
e87d795
- rewrite the ip applet to be less bloaty
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
ab2aea4
preparatory patch for -Wwrite-strings #4
by Denis Vlasenko
· 18 years ago
b6aae0f
preparatory patch for -Wwrite-strings #2
by Denis Vlasenko
· 18 years ago
13463af
remove commented out #includes etc move get_hz to the only caller
by Denis Vlasenko
· 18 years ago
98ee06d
stop using __u32 etc. uint32_t is there for a reason
by Denis Vlasenko
· 18 years ago
bf0a201
style fixes last xcalloc replaced by xzalloc
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
f1bd42a
- correct typo
by Bernhard Reutner-Fischer
· 19 years ago
19008b8
- reuse strings and messages. Saves about 600B
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
86f5c99
- add platform.h. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
1a834be
Use proper C99 types
by Eric Andersen
· 21 years ago
9a2d272
IP applet by Bastian Blank <waldi@debian.org>
by Glenn L McGrath
· 22 years ago