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
/
libiproute
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iplink: tweak includes to work on android
Denys Vlasenko
2011-06-12
1
-1
/
+1
*
*: simplify Ethernet header includes
Dan Fandrich
2011-06-10
1
-5
/
+1
*
add include <sys/socket.h>
Denys Vlasenko
2011-04-17
1
-0
/
+1
*
fix libiproute compile with kernel headers < 2.6.17
Stefan Seyfried
2011-02-26
1
-0
/
+3
*
iproute: fix parsing and matching of of "short" IP addrs like 10/8
Denys Vlasenko
2011-02-23
4
-38
/
+74
*
fix trivial build failure
Denys Vlasenko
2011-02-10
1
-2
/
+3
*
iproute: fix handling of "dev IFACE" selector
Denys Vlasenko
2011-02-09
2
-14
/
+25
*
ip: Fix command line option parsing of "ip route get ..."
Christian Hornung
2010-11-04
1
-1
/
+1
*
networking/*: remove superfluous comments
Denys Vlasenko
2010-10-30
3
-6
/
+0
*
whitespace cleanup
Denys Vlasenko
2010-10-29
16
-106
/
+79
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
better shared strings trick
Denys Vlasenko
2010-09-01
1
-2
/
+2
*
iplink: another compat #ifndef/#define tweak
Denys Vlasenko
2010-08-30
1
-0
/
+2
*
ip: add a #define for older kernels
Denys Vlasenko
2010-08-22
1
-0
/
+3
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
6
-6
/
+6
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
1
-1
/
+0
*
libiproute: code shrink by adding FAST_FUNC
Denys Vlasenko
2010-07-24
7
-22
/
+21
*
libnetlink: code shrink
Natanael Copa
2010-07-23
2
-27
/
+17
*
ip a: fix SEGV if "dev IFACE" is not specified
Denys Vlasenko
2010-07-04
1
-24
/
+23
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
1
-0
/
+2
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
1
-0
/
+0
*
trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole
Denys Vlasenko
2010-05-27
1
-1
/
+1
*
ip addr: shrink
Bernhard Reutner-Fischer
2010-05-25
1
-99
/
+78
*
ip addr: unify parsing args
Bernhard Reutner-Fischer
2010-05-25
1
-13
/
+7
*
ip rule: unify parsing args
Bernhard Reutner-Fischer
2010-05-25
1
-25
/
+11
*
ip tunnel: unify parsing args; no obj-code changes
Bernhard Reutner-Fischer
2010-05-25
1
-3
/
+2
*
ip link: add qlen
Bernhard Reutner-Fischer
2010-05-25
1
-2
/
+7
*
iplink: shrink
Bernhard Reutner-Fischer
2010-05-25
1
-54
/
+39
*
iplink: support add/delete
Bernhard Reutner-Fischer
2010-05-25
1
-2
/
+91
*
ipaddress: print OPERSTATEs and NO-CARRIER
Bernhard Reutner-Fischer
2010-05-25
1
-0
/
+9
*
clean up redundant, commented-out and misplaced includes
Denys Vlasenko
2010-04-01
1
-3
/
+0
*
*: merge some common strings
Denys Vlasenko
2010-03-23
2
-3
/
+3
*
*: fix 1/4 remaining aliasing warnings
Denys Vlasenko
2010-02-05
2
-4
/
+6
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
5
-20
/
+41
*
libiproute: eliminate unused fields in struct filter_t's; style fixes
Denys Vlasenko
2010-01-26
2
-153
/
+168
*
*: fix places where we were still using malloc/realloc
Denys Vlasenko
2010-01-08
1
-20
/
+22
*
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
Denys Vlasenko
2010-01-04
1
-1
/
+1
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
5
-8
/
+8
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
2
-3
/
+3
*
libiproute/*: code shrink
Denys Vlasenko
2009-10-13
11
-61
/
+68
*
libiproute: code and data shrink
Denys Vlasenko
2009-10-13
2
-195
/
+104
*
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
remove useless (unsigned >= 0) comparison
Denys Vlasenko
2009-10-04
1
-1
/
+1
*
*: optimize code size in strtoul calls
Denys Vlasenko
2009-09-23
2
-1
/
+4
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
7
-29
/
+28
*
*: remove check for errors on getsockaddr in cases we know they can't happen
Denis Vlasenko
2009-04-21
3
-10
/
+10
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-2
/
+2
*
mdev: Rob's #if forest removal
Denis Vlasenko
2009-04-19
2
-2
/
+2
*
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-09
6
-56
/
+29
*
networking/libiproute/*: code shrink by optimizing numeric conversions
Denis Vlasenko
2009-03-05
8
-135
/
+60
[next]