summaryrefslogtreecommitdiffstats
path: root/ip
Commit message (Expand)AuthorAgeFilesLines
* Detect 6rd kernel missing support / 6rd tunnel scopeAlexandre Cassen2010-04-122-6/+7
* Continue after errors in -batchMichele Petrazzo - Unipex2010-03-091-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...Stephen Hemminger2010-03-0420-127/+574
|\
| * iproute2: netlink support for bus-error reporting and countersWolfgang Grandegger2010-03-031-0/+19
| * xfrm: add support for SA by markJamal Hadi Salim2010-03-031-14/+52
| * xfrm: Introduce xfrm by markJamal Hadi Salim2010-03-032-0/+41
| * xfrm: policy by markJamal Hadi Salim2010-03-031-2/+27
| * ip: Add support for setting and showing SR-IOV virtual funtion link paramsWilliams, Mitch A2010-03-032-0/+77
| * Fix line numbering on batch commandsStephen Hemminger2010-03-031-2/+2
| * Add initrwnd to iproute2laurent chavey2010-03-031-1/+12
| * IPv6: 6rd iproute2 supportAlexandre Cassen2010-02-093-2/+81
| * ip: print "temporary" for IPv6 temp addressesBrian Haley2010-02-091-3/+7
| * iproute2: drop equalize supportAndreas Henriksson2010-02-091-9/+1
| * ip xfrm policy: allow different tmpl familyAlex Badea2010-01-211-2/+2
| * ip xfrm state: parse and print "icmp" and "af-unspec" flagsAlex Badea2010-01-212-1/+7
| * iproute2/iplink: add macvlan options for bridge modeArnd Bergmann2009-12-262-1/+95
| * Add dadfailed option to ip commandBrian Haley2009-12-261-2/+6
| * iprule: add oif classification supportPatrick McHardy2009-12-261-2/+11
| * iplink_vlan: add support for VLAN loose binding flagPatrick McHardy2009-12-261-0/+11
| * flush secondary addresses before primary onesSimon Horman2009-12-261-1/+42
| * iproute: "ip mroute show" doesn't show all output interfacesMark Borst2009-12-011-1/+2
| * ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-12-011-0/+4
| * iproute2 add hoplimit parsing and update usage and documentationGilad Ben-Yossef2009-12-011-2/+14
| * Remove Changes: commentsStephen Hemminger2009-12-017-31/+0
| * support static-only systemsMike Frysinger2009-11-102-1/+21
| * iproute uses too small of a receive bufferPatrick McHardy2009-11-101-1/+15
| * Consolidate fprintf statementsStephen Hemminger2009-11-101-51/+27
* | Add 'ip tuntap' support.David Woodhouse2009-09-194-2/+328
|/
* Fix typo in IPPROTO_DCCPStephen Hemminger2009-08-061-1/+1
* iproute2: Support for the CAN netlinkWolfgang Grandegger2009-05-263-2/+266
* iproute2: ISATAP potential router listSascha Hlusiak2009-05-263-1/+90
* Bug#526329: iproute: Segfault on garbage lladdrAndreas Henriksson2009-05-261-0/+4
* Fix display of xfrmThomas Egerer2009-04-141-1/+1
* iproute2: add vcan to ip link help textOliver Hartkopp2009-04-131-1/+1
* Add support Controller Area NetworkOliver Hartkopp2009-03-271-0/+1
* ip6tunnel: Fix no default display of ip4ip6 tunnelsSrivats P2009-03-271-0/+1
* iptunnel: allow ISATAP with stateless autoconfSascha Hlusiak2009-03-271-6/+1
* iproute2: drop equalize support.Andreas Henriksson2009-03-271-2/+2
* Enable Type Labels For "ip monitor all"Varun Chandramohan2009-03-271-0/+16
* Add Monitor Support For Neigh TableVarun Chandramohan2009-03-271-1/+7
* Changing commandline help text to be more uniform...Petr Jediný2009-03-271-2/+2
* ip: Allow for easier debug of buggy devices that dont send their namesjamal2009-03-271-2/+1
* Fix headers needed for grev2.6.29-1Stephen Hemminger2009-03-241-1/+2
* Handle default hoplimitStephen Hemminger2009-03-231-7/+19
* Add support for IFALIASStephen Hemminger2009-03-232-0/+11
* Fix compile warningsStephen Hemminger2009-01-071-23/+23
* When the preferred lifetime of a prefix assigned by IPv6 autoconfigurationBenedikt Gollatz2009-01-061-3/+10
* ip maddr show” on an infiniband address causes a stack corruptionOlivier Fourdan2009-01-061-4/+4
* Update version of IP greHerbert Xu2009-01-061-14/+87
* ip: gre: Add GRE configuration support through rtnl_linkHerbert Xu2009-01-062-1/+295