Bug #4727

Openvswitch driver always add mac spoofing rules

Added by Maxime Brun almost 5 years ago. Updated almost 5 years ago.

Status:ClosedStart date:08/18/2016
Priority:LowDue date:
Assignee:Jaime Melis% Done:

0%

Category:Drivers - Network
Target version:Release 5.2
Resolution:fixed Pull request:
Affected Versions:OpenNebula 5.0

Description

The Openvswitch driver always add mac spoofing rules, ignoring virtual network configuration.

In OpenvSwitch.rb, mac_spoofing is called without checking filter_mac_spoofing value.

Adding mac_spoofing if @nic[:filter_mac_spoofing] works, but the comportment of networks already configured without explicitly setting mac spoofing rules is changed.


Related issues

Related to Feature #3387: Make OpenNebulaNetwork.conf settings overridable per net... Closed 11/28/2014
Related to Bug #4680: Ebtables filtering too strict (can't talk to non-ONe host... Closed 07/25/2016

Associated revisions

Revision 84f01e6f
Added by Jaime Melis almost 5 years ago

Bug #4727: Openvswitch driver always add mac spoofing rules

History

#1 Updated by Ruben S. Montero almost 5 years ago

  • Category set to Drivers - Network
  • Assignee set to Jaime Melis
  • Target version set to Release 5.2

#2 Updated by EOLE Team almost 5 years ago

I think this issue is related to #3387.

#3 Updated by Ruben S. Montero almost 5 years ago

  • Related to Feature #3387: Make OpenNebulaNetwork.conf settings overridable per network added

#4 Updated by Ruben S. Montero almost 5 years ago

  • Related to Bug #4680: Ebtables filtering too strict (can't talk to non-ONe hosts on the same network) added

#5 Updated by Jaime Melis almost 5 years ago

  • Status changed from Pending to Closed
  • Resolution set to fixed

Also available in: Atom PDF