• Juliusz Chroboczek's avatar
    Ignore the scope attribute of exported routes. · f38f3fb5
    Juliusz Chroboczek authored
    I'm not sure what the scope attribute of routes is supposed to mean.
    Both ifconfig and ip route appear to add IPv4 routes to directly
    connected networks with link scope, and we definitely don't want to
    prevent exporting such routes.
    For what it's worth, that's also what Quagga does.
    f38f3fb5
kernel_netlink.c 24.8 KB