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

Set no-flood config with ports for TrafficControl after restarting #4318

Merged
merged 1 commit into from
Oct 20, 2022

Commits on Oct 19, 2022

  1. Set no-flood config with ports for TrafficControl after restarting

    OVS ports for TrafficControl is configured with no-flood when it is
    created. However, after restarting OVS, no-flood config is lost for
    the ports. This PR adds no-flood config to OVS ports for TrafficControl
    when initializing Antrea Agent.
    
    Signed-off-by: Hongliang Liu <lhongliang@vmware.com>
    hongliangl committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    a59ffc3 View commit details
    Browse the repository at this point in the history