github.com/sealerio/sealer@v0.11.1-0.20240507115618-f4f89c5853ae/pkg/infra/container/imagecontext/base/10-network-security.conf (about)

     1  # Turn on Source Address Verification in all interfaces to
     2  # prevent some spoofing attacks.
     3  net.ipv4.conf.default.rp_filter=1
     4  net.ipv4.conf.all.rp_filter=1