Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
990d0f63eeb502c8762076e5c5499196e09cba55
/
networking
/
libiproute
/
iproute.c
990d0f6
Replace index_in_[sub]str_array with index_in_[sub]strings,
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
ab51bf4
- fix compilation when ENABLE_FEATURE_IP_RULE was off
by Bernhard Reutner-Fischer
· 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
50f7f44
bb_full_fd_action: remove potential xmalloc from NOFORK path
by Denis Vlasenko
· 18 years ago
12c96a6
- set the scope properly. Thanks to Jean Wolter, who wrote:
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
fd94efa
fix numbering in switch(): we don't have "del" anymore,
by Denis Vlasenko
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
c519320
iproute: remove double get_hz optimization
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
cda6c63
re-applying first post-1.3.x change version change to 1.4.0.svn
by Denis Vlasenko
· 18 years ago
44b2ea7
back out last change - need to make busybox-1_3-stable branch first
by Denis Vlasenko
· 18 years ago
728534b
- table support for ip route
by Bernhard Reutner-Fischer
· 18 years ago
5af906e
rename: compare_string_array -> index_in_str_array
by Denis Vlasenko
· 18 years ago
9225854
mostly style fixes
by Denis Vlasenko
· 18 years ago
c6f188d
silly size savings and capitalization fixes
by Denis Vlasenko
· 18 years ago
c16bd21
silly switch style fix
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 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
7723019
Patch from Bernhard Fischer to remove some useless bits.
by Rob Landley
· 19 years ago
9a67ca3
- janitorial: include proper prototypes in libiproute.
by Bernhard Reutner-Fischer
· 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
86f5c99
- add platform.h. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
d1d23a6
- mark argument who of print_route as unused.
by Bernhard Reutner-Fischer
· 19 years ago
2f0a5f9
restore compare_string_array new interface (make broken by landley)
by "Vladimir N. Oleynik"
· 19 years ago
ab18782
* uniq.c: remove unneeded include and use short boilerplate.
by Bernhard Reutner-Fischer
· 19 years ago
5dc0cee
applying fix for: 0000203: 'ip route flush cache' not implemented
by Paul Fox
· 19 years ago
4014ab1
Set default command to list rather than get, its default behaviour now
by Glenn L McGrath
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
1a773a6
Manousaridis Angelos writes:
by Eric Andersen
· 21 years ago
fbf0b8a
iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)
by Glenn L McGrath
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
4a4c677
Patch from Bastian Blank
by Glenn L McGrath
· 22 years ago
275be87
Only included headers that are used.
by Glenn L McGrath
· 22 years ago
18eae00
Save a few more bytes
by Glenn L McGrath
· 22 years ago
c82f232
Save a hundred bytes or so on the do_iproute function
by Glenn L McGrath
· 22 years ago
e3e2a7b
Syntax error
by Glenn L McGrath
· 22 years ago
1652855
Style, error_msg
by Glenn L McGrath
· 22 years ago
9048ae5
Use standard error messages
by Glenn L McGrath
· 22 years ago
5780adb
Patch from Bastian Blank:
by Eric Andersen
· 22 years ago
9a2d272
IP applet by Bastian Blank <waldi@debian.org>
by Glenn L McGrath
· 22 years ago