Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow enabling bpdu-forwarding on OVS bridges (SOC-9172) #1958

Open
wants to merge 1 commit into
base: stable/5.0-pike
Choose a base branch
from

Commits on Nov 8, 2019

  1. Allow enabling bpdu-forwarding on OVS bridges (SOC-9172)

    This change allows users to enable BPDU forwarding on OVS bridges
    that are used for Neutron provider networks (br-fixed, br-floating).
    Enabling it will allow the physical network to detect and stop loops
    if these bridges are accidentally misconfigured. It is turned off
    by default.
    
    More context in:
    
      https://bugzilla.suse.com/show_bug.cgi?id=1133804
    Zarathecat committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    273312c View commit details
    Browse the repository at this point in the history