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

[Bugfix] Install Multicast related iptables rules only on IPv4 chains #6123

Merged
merged 1 commit into from
Mar 28, 2024

Commits on Mar 28, 2024

  1. [Bugfix] Install Multicast related iptables rules only on IPv4 cluster

    Add a pre-check on the Multicast feature gate status with IPv6-only cluster
    settings in agent Initializer, and install the iptables rules only in the IPv4
    related chains.
    
    Signed-off-by: Wenying Dong <wenyingd@vmware.com>
    wenyingd committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    29d85b6 View commit details
    Browse the repository at this point in the history