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