Hide Forgot
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
*** Bug 1425061 has been marked as a duplicate of this bug. ***
I filed bug 1459975 to remove this.