aboutsummaryrefslogtreecommitdiffstats
path: root/ip/link_veth.c
Commit message (Expand)AuthorAgeFilesLines
* ip: code cleanupStephen Hemminger2016-03-211-1/+1
* ip link: Shortify printing the usage of link typevadimk2014-10-091-1/+13
* veth: Handle flags correctryKusanagi Kouichi2014-04-111-4/+14
* iproute: Make it possible to specify index on link creationPavel Emelyanov2013-12-281-1/+7
* Handle netdev group for veth peer tooSergey Popovich2013-12-201-0/+3
* veth: fix uninitialized argumentsStephen Hemminger2013-12-201-1/+4
* cleanup help messageStephen Hemminger2013-08-041-3/+2
* iproute2: support device group semanticsVlad Dogaru2011-02-251-1/+2
* veth.h move to linux/Stephen Hemminger2007-12-251-1/+1
* veth: use kernel header fileStephen Hemminger2007-12-211-7/+6
* veth device link managementVitaliy Gusev2007-12-211-51/+25
* don't make veth a shared libraryStephen Hemminger2007-10-111-0/+1
* Module for ip utility to support veth device (v.2.1)Pavel Emelianov2007-09-051-0/+89