tls: can download kernels now :)
[oweals/busybox.git] / networking / libiproute /
2016-12-23 Denys Vlasenkofix breakage found by mass one-applet builds
2016-12-18 Lukasz Nowaklibiproute: handle table ids larger than 255
2016-09-18 Hauke Mehrtenslibnetlink: fix alignment of netlink messages
2016-08-14 Denys Vlasenkolibiproute: eliminate some redundant zero stores
2016-08-13 Denys Vlasenkoip: fix an improper optimization: req.r.rtm_scope may...
2016-04-24 Szabolcs Nagyip: fix problem on mips64 n64 big endian musl systems
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-21 Denys Vlasenko*: hopefully all setup_common_bufsiz() are in place
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2015-12-30 Denys Vlasenkoiproute: support "scope". Closes 8561
2015-10-24 Ron Yorstonlibiproute: use if_nametoindex
2015-10-14 Denys Vlasenkolibiproute: make rt_addr_n2a() and format_host() return...
2015-10-14 Denys Vlasenkolibiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
2015-10-14 Curt Brunenetworking: add 'ip neigh' command
2015-10-09 Denys Vlasenkolibbb: auto_string() for efficient handling of temporar...
2015-10-08 Denys Vlasenkoiproute: more string reuse
2015-10-08 Christoph J. Thompsoniproute: don't hardcode the path to config files
2015-10-08 Denys Vlasenkoip: increased max ID for /etc/iproute2/rt_tables to...
2015-10-08 Denys Vlasenkolibiproute: use itoa() where appropriate
2015-07-01 Denys Vlasenkoipaddress: better formatting, no code changes
2015-07-01 Michael Tokarevip addr: support change and replace commands
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2014-11-17 Michael Tokareviproute: support onelink route option and print route...
2014-06-22 Bartosz Golaszewskilibbb: use a wrapper around sysconf(_SC_CLK_TCK) to...
2014-03-01 Denys Vlasenkoip link: add support for "address ETHADDR". Closes...
2014-01-22 Eugene Rudoyiplink: fix build with kernel versions prior to 2.6.23
2013-08-16 Denys Vlasenkoiplink: comment out include <net/if_packet.h>
2013-07-28 Denys Vlasenkoiplink: fix build error (IFLA_VLAN_PROTOCOL defined...
2013-07-15 Patrick McHardyip link: add VLAN support
2013-07-15 Denys Vlasenkoip: code shrink
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
2012-09-03 Denys VlasenkoFix compile failure in ll_proto.c
2012-09-02 Denys Vlasenkoll_proto.c: code shrink
2011-06-12 Denys Vlasenkoiplink: tweak includes to work on android
2011-06-10 Dan Fandrich*: simplify Ethernet header includes
2011-04-17 Denys Vlasenkoadd include <sys/socket.h>
2011-02-26 Stefan Seyfriedfix libiproute compile with kernel headers < 2.6.17
2011-02-23 Denys Vlasenkoiproute: fix parsing and matching of of "short" IP...
2011-02-10 Denys Vlasenkofix trivial build failure
2011-02-09 Denys Vlasenkoiproute: fix handling of "dev IFACE" selector
2010-11-04 Christian Hornungip: Fix command line option parsing of "ip route get...
2010-10-30 Denys Vlasenkonetworking/*: remove superfluous comments
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-09-01 Denys Vlasenkobetter shared strings trick
2010-08-30 Denys Vlasenkoiplink: another compat #ifndef/#define tweak
2010-08-22 Denys Vlasenkoip: add a #define for older kernels
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2010-07-24 Denys Vlasenkolibiproute: code shrink by adding FAST_FUNC
2010-07-22 Natanael Copalibnetlink: code shrink
2010-07-04 Denys Vlasenkoip a: fix SEGV if "dev IFACE" is not specified
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-05-27 Denys Vlasenkotrivial fixes: use uint8_t, not __u8; fix defconfig...
2010-05-25 Bernhard Reutner... ip addr: shrink
2010-05-25 Bernhard Reutner... ip addr: unify parsing args
2010-05-25 Bernhard Reutner... ip rule: unify parsing args
2010-05-25 Bernhard Reutner... ip tunnel: unify parsing args; no obj-code changes
2010-05-25 Bernhard Reutner... ip link: add qlen
2010-05-25 Bernhard Reutner... iplink: shrink
2010-05-25 Bernhard Reutner... iplink: support add/delete
2010-05-25 Bernhard Reutner... ipaddress: print OPERSTATEs and NO-CARRIER
2010-04-01 Denys Vlasenkoclean up redundant, commented-out and misplaced includes
2010-03-23 Denys Vlasenko*: merge some common strings
2010-02-05 Denys Vlasenko*: fix 1/4 remaining aliasing warnings
2010-01-28 Denys Vlasenko*: style fixes. no code changes (verified with objdump)
2010-01-26 Denys Vlasenkolibiproute: eliminate unused fields in struct filter_t...
2010-01-08 Denys Vlasenko*: fix places where we were still using malloc/realloc
2010-01-04 Denys Vlasenko*: make 2 more "int argc"'s unused; more saved if ...
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-11-02 Denys Vlasenko*: introduce and use ffulsh_all()
2009-10-13 Denys Vlasenkolibiproute/*: code shrink
2009-10-13 Denys Vlasenkolibiproute: code and data shrink
2009-10-08 Denys Vlasenko*: a few more NOINLINEs
2009-10-03 Denys Vlasenkoremove useless (unsigned >= 0) comparison
2009-09-23 Denys Vlasenko*: optimize code size in strtoul calls
2009-06-05 Denys Vlasenko*: add FAST_FUNC to function ptrs where it makes sense
2009-04-21 Denis Vlasenko*: remove check for errors on getsockaddr in cases...
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2009-04-19 Denis Vlasenkomdev: Rob's #if forest removal
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2009-03-05 Denis Vlasenkonetworking/libiproute/*: code shrink by optimizing...
2009-03-03 Denis Vlasenkoip: in "ip rule add from all table 1", "all" is taken...
2008-12-10 Denis Vlasenkolibiproute: fix buggy open check: s/if (fd)/if (fd...
2008-12-08 Denis Vlasenkooptimize 16- and 32-bit moves
2008-12-03 Denis Vlasenkoiptunnel: fix problems with including linux/ip_tunnel.h
2008-12-02 Denis Vlasenkolibbb: add strncpy_IFNAMSIZ
2008-11-01 Denis Vlasenkoiplink: accept shorthands for "address" keyword here:
2008-10-30 Bernhard Reutner... - minor shrinkage (~-60)
2008-10-30 Bernhard Reutner... - support ip link set eth1 address 00:11:22:33:44:55
2008-10-21 Bernhard Reutner... - fix ip route rejecting dotted quads as prefix
2008-10-07 Bernhard Reutner... - route metric support (Natanael Copa)
2008-09-25 Bernhard Reutner... - update my name. No obj-code changes ;)
2008-09-06 Denis Vlasenkomodprobe-small: make insmod command line compatible
2008-09-04 Bernhard Reutner... - add WIP stub for tc.
2008-07-26 Denis Vlasenkofix several problems with config parser:
2008-07-24 Denis Vlasenko*: conversion to config parser
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-21 Bernhard Reutner... - first pass to unify/cleanup uid handling (-236b)
next