Dean <dlug...@gmail.com> writes: > Hello, > > This is another try at extending the static and OSPFv3 protocols to > support Source Address Dependent Routing (SADR), also called Source > Specific Routing. This basically means that routing will take into > account not only the destination address, but the source address as > well.
Nice work! After a quick look at this (I'll go through it in more detail later), it looks like I can use the core parts of this for Babel as well. :) It looks like a separate channel is needed for SADR routes; (right?) but can SADR and non-SADR ipv6 routes co-exist in the same FIB? -Toke