summaryrefslogtreecommitdiffstats
path: root/README.hardware
diff options
context:
space:
mode:
authorRoy.Li <rongqing.li@windriver.com>2014-10-29 14:01:07 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-11-04 10:27:12 +0000
commit18f6c1219a8611ceca75372f2e88454bf60eaf16 (patch)
tree3d0d6241eee10964fdfa4db853dd807998b869fb /README.hardware
parent8e146975a35ab2fcc9b8f9084a6ecbd493c4a222 (diff)
downloadpoky-18f6c1219a8611ceca75372f2e88454bf60eaf16.tar.gz
iproute2: backport a patch to make adding vxlan link success
If without this patch: $ ip link add vxlan0 type vxlan id 51 group 238.1.1.1 dev eth0 Error: argument "vxlan0" is wrong: Unknown device $ With this patch; $ ip link add vxlan0 type vxlan id 51 group 238.1.1.1 dev eth0 $ ifconfig -a |grep vxlan0 vxlan0 Link encap:Ethernet HWaddr da:61:56:2e:c2:20 $ (From OE-Core rev: 4f2873c8567738310f7e86c633c6da759554b21a) Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
0 files changed, 0 insertions, 0 deletions