aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply post-1.25.0 patches, bump version to 1.25.11_25_1Denys Vlasenko2016-10-071-2/+1
* ip: fix problem on mips64 n64 big endian musl systemsSzabolcs Nagy2016-04-241-13/+24
* *: slap on a few ALIGN1/2s where appropriateDenys Vlasenko2016-04-223-4/+4
* *: hopefully all setup_common_bufsiz() are in placeDenys Vlasenko2016-04-213-1/+10
* libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for itDenys Vlasenko2016-04-213-3/+6
* iproute: support "scope". Closes 8561Denys Vlasenko2015-12-301-19/+33
* libiproute: use if_nametoindexRon Yorston2015-10-241-24/+1
* libiproute: make rt_addr_n2a() and format_host() return auto stringsDenys Vlasenko2015-10-147-75/+57
* libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)Denys Vlasenko2015-10-149-45/+44
* networking: add 'ip neigh' commandCurt Brune2015-10-146-25/+389
* libbb: auto_string() for efficient handling of temporary malloced stirngsDenys Vlasenko2015-10-092-7/+8
* iproute: more string reuseDenys Vlasenko2015-10-081-6/+9
* iproute: don't hardcode the path to config filesChristoph J. Thompson2015-10-081-5/+7
* ip: increased max ID for /etc/iproute2/rt_tables to 1023Denys Vlasenko2015-10-081-10/+19
* libiproute: use itoa() where appropriateDenys Vlasenko2015-10-089-61/+37
* ipaddress: better formatting, no code changesDenys Vlasenko2015-07-011-6/+10
* ip addr: support change and replace commandsMichael Tokarev2015-07-011-8/+12
* libbb: introduce and use is_prefixed_with()Denys Vlasenko2015-03-121-1/+1
* iproute: support onelink route option and print route flagsMichael Tokarev2014-11-171-1/+17
* libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytesBartosz Golaszewski2014-06-221-1/+1
* ip link: add support for "address ETHADDR". Closes 4862Denys Vlasenko2014-03-011-2/+188
* iplink: fix build with kernel versions prior to 2.6.23Eugene Rudoy2014-01-221-0/+10
* iplink: comment out include <net/if_packet.h>Denys Vlasenko2013-08-161-1/+1
* iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include)Denys Vlasenko2013-07-281-4/+4
* ip link: add VLAN supportPatrick McHardy2013-07-151-9/+128
* ip: code shrinkDenys Vlasenko2013-07-153-20/+16
* whitespace cleanup. no code changesDenys Vlasenko2013-01-143-11/+15
* Fix compile failure in ll_proto.cDenys Vlasenko2012-09-031-2/+2
* ll_proto.c: code shrinkDenys Vlasenko2012-09-021-23/+85
* iplink: tweak includes to work on androidDenys Vlasenko2011-06-121-1/+1
* *: simplify Ethernet header includesDan Fandrich2011-06-101-5/+1
* add include <sys/socket.h>Denys Vlasenko2011-04-171-0/+1
* fix libiproute compile with kernel headers < 2.6.17Stefan Seyfried2011-02-261-0/+3
* iproute: fix parsing and matching of of "short" IP addrs like 10/8Denys Vlasenko2011-02-234-38/+74
* fix trivial build failureDenys Vlasenko2011-02-101-2/+3
* iproute: fix handling of "dev IFACE" selectorDenys Vlasenko2011-02-092-14/+25
* ip: Fix command line option parsing of "ip route get ..."Christian Hornung2010-11-041-1/+1
* networking/*: remove superfluous commentsDenys Vlasenko2010-10-303-6/+0
* whitespace cleanupDenys Vlasenko2010-10-2916-106/+79
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* better shared strings trickDenys Vlasenko2010-09-011-2/+2
* iplink: another compat #ifndef/#define tweakDenys Vlasenko2010-08-301-0/+2
* ip: add a #define for older kernelsDenys Vlasenko2010-08-221-0/+3
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-166-6/+6
* *: trailing empty lines removedDenys Vlasenko2010-07-261-1/+0
* libiproute: code shrink by adding FAST_FUNCDenys Vlasenko2010-07-247-22/+21
* libnetlink: code shrinkNatanael Copa2010-07-232-27/+17
* ip a: fix SEGV if "dev IFACE" is not specifiedDenys Vlasenko2010-07-041-24/+23
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-081-0/+2
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-041-0/+0