Bug 1329730 - [RFE] support for lightweight (metadata) tunnels
Summary: [RFE] support for lightweight (metadata) tunnels
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: iproute
Version: 7.3
Hardware: All
OS: Unspecified
low
low
Target Milestone: rc
: ---
Assignee: Phil Sutter
QA Contact: Jaroslav Aster
Ioanna Gkioka
URL:
Whiteboard:
: 1425061 (view as bug list)
Depends On:
Blocks: 1323132 1393481 1428426
TreeView+ depends on / blocked
 
Reported: 2016-04-22 18:39 UTC by Lance Richardson
Modified: 2017-06-16 14:15 UTC (History)
11 users (show)

Fixed In Version: iproute-3.10.0-75.el7
Doc Type: Enhancement
Doc Text:
"iproute" now supports lightweight tunnels With this update, support for lightweight tunnels has been added to the "iproute" command. This allows users to manually create lightweight tunnels on the command line.
Clone Of:
: 1428426 (view as bug list)
Environment:
Last Closed: 2017-06-16 14:15:59 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Lance Richardson 2016-04-22 18:39:55 UTC
Description of problem:
Need iproute2 support for lightweight tunnels, including Geneve.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. ip link add gnv1 type geneve dstport 4789 external
2.
3.

Actual results:
# ip link add gnv1 type geneve dstport 4789 external
Garbage instead of arguments "dstport ...". Try "ip link help".


Expected results:
Successful execution of command.

Additional info:
Dependency on this BZ for kernel support:
https://bugzilla.redhat.com/show_bug.cgi?id=1283886

Comment 7 Phil Sutter 2017-02-23 15:32:13 UTC
*** Bug 1425061 has been marked as a duplicate of this bug. ***

Comment 11 Jiri Benc 2017-06-08 17:44:49 UTC
I filed bug 1459975 to remove this.


Note You need to log in before you can comment on or make changes to this bug.