• Juliusz Chroboczek's avatar
    Explicitly set rp_filter for all interfaces. · 09a3f66d
    Juliusz Chroboczek authored
    It turns out that the rp_filter is only disabled if both all/rp_filter
    and ifname/rp_filter are set to 0.  This sets and restores all of these
    values explicitly, which fixes mysterious issues on distributions that
    set rp_filter by default.
    
    Conflicts:
    	kernel_netlink.c
    09a3f66d
kernel_netlink.c 37.1 KB