[ovs-git] [openvswitch/ovs] 74d469: Revert "netdev: do not allow devices to be opened ...

GitHub noreply at github.com
Tue Aug 16 17:50:43 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 74d46929c68d348c065fb9cabe3547da2d115a1d
      https://github.com/openvswitch/ovs/commit/74d46929c68d348c065fb9cabe3547da2d115a1d
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2016-08-16 (Tue, 16 Aug 2016)

  Changed paths:
    M lib/netdev.c

  Log Message:
  -----------
  Revert "netdev: do not allow devices to be opened with conflicting types"

This reverts commit d2fa6c676a13e86acc7f17261b2d87484f625d45.

When doing a restart, the routing table will open ports as system, which
prevents internal ports to be opened with the right type. That causes failures
in creating the ports.

We should revisit this patch after finding a proper fix on the routing table
layer.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Acked-by: Daniele Di Proietto <diproiettod at vmware.com>




More information about the git mailing list