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

Add an iptables rule to drop packets that conntrack considers invalid. #957

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 8, 2023

  1. Add an iptables rule to drop packets that conntrack considers invalid.

        One rule for the life of CNI vs one for ipMasq, portmap etc.
    
        This is an alternative to adding an unique container IP specific rules
        every cniADD for ipMasq, portmap and then removing when cniDel is called.
    
        Fixes plugins containernetworking#816
    
        gofumpt
        Keep lint happy?
    
    Signed-off-by: Michael Cambria <[email protected]>
    mccv1r0 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7ee6987 View commit details
    Browse the repository at this point in the history