[ovs-git] [openvswitch/ovs] 2b9f39: system-traffic: Add link-args for ADD_NATIVE_TUNNE...

GitHub noreply at github.com
Thu Aug 18 23:03:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2b9f3924439e34808346e773467f9ee3d7e9c10c
      https://github.com/openvswitch/ovs/commit/2b9f3924439e34808346e773467f9ee3d7e9c10c
  Author: William Tu <u9012063 at gmail.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M tests/system-common-macros.at
    M tests/system-traffic.at

  Log Message:
  -----------
  system-traffic: Add link-args for ADD_NATIVE_TUNNEL.

Ubuntu 14.04 with kernel 3.13 fails to set a GRE tunnel's mac address
after device state is up.  The patch first introduces additional args
'link-args' for 'ip link set' and uses it to adds mac address setting
in ADD_NATIVE_TUNNEL.  As a result, the device could be configured before
becoming up state.  Note that the original 'link-args' is renamed to
'type-args'.

Signed-off-by: William Tu <u9012063 at gmail.com>
Signed-off-by: Joe Stringer <joe at ovn.org>




More information about the git mailing list