aboutsummaryrefslogtreecommitdiffstats
path: root/ip/ip.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes2016-02-051-40/+45
|\
| * add support for brief output for link and addressesAndy Gospodarek2015-08-311-1/+4
| * ip: fix and extend documentationPavel Šimerda2015-08-131-2/+2
| * ip: Preserve original portocol family in batch modeAntti Paila2015-07-311-0/+3
| * ip: fix all the checkpatch warningsStephen Hemminger2015-07-261-22/+26
| * ip: Add color output optionMathias Nyman2015-05-041-1/+4
| * add basic mpls support to iprouteEric W. Biederman2015-03-241-1/+3
| * add address family to/from string helper functions.Eric W. Biederman2015-03-241-13/+3
* | Merge v4.0.0 from aosp/upstream-masterChih-Hung Hsieh2015-09-301-8/+44
|\|
| * ip netns: Allow exec on each netnsVadim Kochan2015-02-051-1/+4
| * ip: Small corrections of '-tshort' option in usageVadim Kochan2015-01-011-1/+1
| * ip: Allow to easy change network namespaceVadim Kochan2014-12-271-1/+6
| * ip lib: Added shorter timestamp optionVadim Kochan2014-12-241-1/+4
| * ip fou: Support to configure foo-over-udp RXTom Herbert2014-11-061-1/+2
| * ip: add iec formatted option and cleanup codeStephen Hemminger2014-11-021-1/+4
| * ip-link: add switch to show human readable outputChristian Hesse2014-11-021-0/+5
| * ip: Added missing usage for netconf objectvadimk2014-07-151-1/+1
| * kill spaces before tabsStephen Hemminger2014-02-171-1/+1
| * Make tc and ip batch mode consistentStephen Hemminger2013-07-161-1/+4
| * ip: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-05-031-1/+2
| * iproute2: Document the -D and -I optionsEric W. Biederman2013-03-111-0/+1
| * iproute2: add a missing return statementKees van Reeuwijk2013-02-111-0/+1
| * ip: add support of 'ip link type ip6tnl'Nicolas Dichtel2012-12-121-0/+1
| * iproute2: add support for tcp_metricsJulian Anastasov2012-10-081-1/+3
| * Add support for AF_BRIDGEStephen Hemminger2012-09-171-1/+5
| * utils: invarg: msg precedes the faulty argDan Kenigsberg2012-08-171-1/+1
* | iproute2: Add ip utilityDmitry Shmidt2013-06-111-2/+7
|/
* ip: make 'ip l' be 'ip link'Stephen Hemminger2012-01-201-1/+1
* l2tp: Add l2tp supportStephen Hemminger2011-12-291-1/+2
* ip: fix exit codesStephen Hemminger2011-10-131-7/+8
* iproute2: Add processless network namespace supportEric W. Biederman2011-07-131-1/+3
* Allow 'ip addr flush' to loop more than 10 timesBen Greear2010-12-011-1/+10
* ip: add support for multicast rulesPatrick McHardy2010-06-091-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...Stephen Hemminger2010-03-041-8/+17
|\
| * Fix line numbering on batch commandsStephen Hemminger2010-03-031-2/+2
| * Remove Changes: commentsStephen Hemminger2009-12-011-5/+0
| * iproute uses too small of a receive bufferPatrick McHardy2009-11-101-1/+15
* | Add 'ip tuntap' support.David Woodhouse2009-09-191-1/+3
|/
* Changing commandline help text to be more uniform...Petr Jediný2009-03-271-2/+2
* Add addrlabel sub-command.YOSHIFUJI Hideaki / 吉藤英明2008-02-131-2/+3
* fix typo in ip batch error messageStephen Hemminger2008-01-211-1/+1
* Revert "Make ip utility veth driver aware"Stephen Hemminger2007-09-051-3/+1
* iplink: use netlink for link configurationPatrick McHardy2007-08-221-1/+4
* Make ip utility veth driver awarePavel Emelianov2007-08-221-1/+3
* Remove trailing whitespaceStephen Hemminger2006-12-051-5/+5
* rtnl fd checkStephen Hemminger2006-09-261-1/+1
* IP ntable support and header update.shemminger2006-01-101-1/+3
* Backout ambigious error for ipshemminger2005-12-021-13/+3
* Add ip command aliases and better matchingshemminger2005-11-221-8/+21
* Fix ip command shortcutsshemminger2005-10-241-1/+1