index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
ip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iproute: fix help text
Denys Vlasenko
2011-12-06
1
-7
/
+6
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+73
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-3
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libiproute: code shrink by adding FAST_FUNC
Denys Vlasenko
2010-07-24
1
-2
/
+2
*
ip: fix "ip r" breakage
Denys Vlasenko
2010-07-24
1
-39
/
+23
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-10
/
+10
*
iproute: fix ipXXX utilities trying to parse their applet name
Denis Vlasenko
2008-12-04
1
-1
/
+1
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-7
/
+7
*
whitespace fixes
Denis Vlasenko
2008-03-28
1
-5
/
+5
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-6
/
+6
*
vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable,
Denis Vlasenko
2007-12-22
1
-1
/
+1
*
ip: stop propagating argc; optimize ip_parse_common_args
Denis Vlasenko
2007-11-18
1
-22
/
+15
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-6
/
+6
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-10
/
+9
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
fix trivial compile errors found by randomconfig run
Denis Vlasenko
2007-05-17
1
-0
/
+8
*
- mv ip*_main into ip.c; use a dispatcher to save on needless duplication.
Bernhard Reutner-Fischer
2007-04-10
1
-1
/
+51
*
- rewrite the ip applet to be less bloaty
Bernhard Reutner-Fischer
2007-04-10
1
-22
/
+48
*
libiproute: audit callgraph, shortcut error paths into die() functions.
Denis Vlasenko
2007-04-07
1
-23
/
+20
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
fix numbering in switch(): we don't have "del" anymore,
Denis Vlasenko
2007-01-27
1
-2
/
+3
*
- add 'ip rule' support. First take..
Bernhard Reutner-Fischer
2006-11-21
1
-12
/
+8
*
rename: compare_string_array -> index_in_str_array
Denis Vlasenko
2006-11-05
1
-11
/
+2
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
More removal of "#if 0" content.
"Robert P. J. Day"
2006-07-01
1
-52
/
+0
*
- reuse strings and messages. Saves about 600B
Bernhard Reutner-Fischer
2006-06-07
1
-1
/
+1
*
* uniq.c: remove unneeded include and use short boilerplate.
Bernhard Reutner-Fischer
2005-10-26
1
-6
/
+3
*
Fix compile error if CONFIG_FEATURE_IP_ADDR isnt enabled
Glenn L McGrath
2004-04-12
1
-3
/
+3
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...
Glenn L McGrath
2002-12-01
1
-22
/
+33
*
IP applet by Bastian Blank <waldi@debian.org>
Glenn L McGrath
2002-11-10
1
-0
/
+104