• Ondřej Zajíček's avatar
    Add support for source-specific IPv6 routes to BIRD core · be17805c
    Ondřej Zajíček authored
    This patch adds support for source-specific IPv6 routes to BIRD core.
    This is based on Dean Luga's original patch, with the review comments
    addressed. SADR support is added to network address parsing in confbase.Y
    and to the kernel protocol on Linux.
    
    Currently there is no way to mix source-specific and non-source-specific
    routes (i.e., SADR tables cannot be connected to non-SADR tables).
    
    Thanks to Toke Hoiland-Jorgensen for the original patch.
    Minor changes by Ondrej Santiago Zajicek.
    be17805c