summaryrefslogtreecommitdiffstats
path: root/ip
Commit message (Expand)AuthorAgeFilesLines
* veth.h move to linux/Stephen Hemminger2007-12-251-1/+1
* veth: use kernel header fileStephen Hemminger2007-12-212-19/+6
* veth device link managementVitaliy Gusev2007-12-212-53/+25
* iplink_parse() routinePavel Emelyanov2007-12-211-54/+73
* Fix lost export-dynamicVitaliy Gusev2007-12-211-0/+2
* rto_min value display overflowYOSHIFUJI Hideaki / 吉藤英明2007-12-211-2/+2
* iproute 2.6.23 incompatibilityPatrick McHardy2007-10-251-1/+2
* Fix typo in tunnel code (o_key vs. i_key).Herbert Xu2007-10-171-1/+1
* Add parameters to usage help text.Alexander Wirt2007-10-172-2/+2
* Fix various typos and nitpicksAlexander Wirt2007-10-171-1/+1
* Prevent renaming interfaces to empty string.Patrick McHardy2007-10-121-1/+5
* Revert "don't allow "" for device name"Stephen Hemminger2007-10-121-2/+0
* Revert "Remove bogus reference to tc-filters(8) from tc(8) manpage."Stephen Hemminger2007-10-125-5/+5
* Remove bogus reference to tc-filters(8) from tc(8) manpage.Andreas Barth2007-10-125-5/+5
* don't allow "" for device nameStephen Hemminger2007-10-121-0/+2
* remove support for IP multipathStephen Hemminger2007-10-121-30/+0
* IPROUTE2: Support IPv4/IPv6 TunnelYOSHIFUJI Hideaki / 吉藤英明2007-10-122-1/+22
* rto support for ip commandRick Jones2007-10-111-7/+23
* don't make veth a shared libraryStephen Hemminger2007-10-112-9/+4
* ip: xfrm: Fix flush message.Masahide NAKAMURA2007-09-054-55/+117
* ip: xfrm: Fix policy and state flags.Masahide NAKAMURA2007-09-054-8/+72
* ip: xfrm: Clean-up for internal mask to filter.Masahide NAKAMURA2007-09-052-19/+0
* Module for ip utility to support veth device (v.2.1)Pavel Emelianov2007-09-053-1/+108
* vlan supportPatrick McHardy2007-09-052-0/+186
* Revert "Make ip utility veth driver aware"Stephen Hemminger2007-09-054-217/+2
* Fix bug in display of ipv6 cloned/cached routesSridhar Samudrala2007-08-221-1/+5
* iplink: use netlink for link configurationPatrick McHardy2007-08-225-3/+369
* Make ip utility veth driver awarePavel Emelianov2007-08-224-2/+217
* Use FRA_* attributes for routing rulesPatrick McHardy2007-08-221-34/+35
* ip/routef lifesaverMike Frysinger2007-07-101-1/+7
* iproute2: Support IFF_LOWER_UP and IFF_DORMANTThomas Graf2007-06-194-11/+5
* fix last changeStephen Hemminger2007-06-192-23/+26
* see SPD infojamal2007-06-191-1/+90
* see SAD infojamal2007-06-192-0/+81
* iproute2: support for goto/nop action and detached flagThomas Graf2007-06-191-2/+25
* update rest to use nl_mgrpjamal2007-03-132-11/+11
* enabled to manipulate the flags of IFA_F_HOMEADDRESS or IFA_F_NODAD from ip.Noriaki TAKAMIYA2007-03-071-1/+22
* Eliminate trailing whitespaceStephen Hemminger2006-12-132-5/+5
* update xfrm monitoring to use nl_mgrpjamal2006-12-131-6/+6
* update xfrm async eventsjamal2006-12-131-0/+53
* [IPROUTE]: Add support for routing rule fwmark masksPatrick McHardy2006-12-131-4/+21
* Remove trailing whitespaceStephen Hemminger2006-12-0522-92/+92
* XFRM: Mobility header support.Masahide NAKAMURA2006-12-052-0/+12
* XFRM: support report message by monitor.Masahide NAKAMURA2006-12-052-0/+54
* XFRM: Mobile IPv6 route optimization support.Masahide NAKAMURA2006-12-054-31/+169
* XFRM: sub policy support.Masahide NAKAMURA2006-12-053-17/+164
* TUNNEL: IPv6-over-IPv6 tunnel support.Masahide NAKAMURA2006-11-274-280/+274
* TUNNEL: Import ip6tunnel.c.Masahide NAKAMURA2006-11-271-0/+402
* TUNNEL: Split common functions to export them.Masahide NAKAMURA2006-11-274-137/+233
* ADDR: Define 0xFFFFFFFFU as INFINITY_LIFE_TIME regarding to the kernel.Masahide NAKAMURA2006-11-272-5/+9