> [1] HNCP running daemon (e.g. hnetd) _configures interfaces_ which > causes local on-link routes to show up in the local [FIB, not RIB], and > eventually get grabbed by the RP.
It's an implementation detail -- but that's not exactly what shncpd does. Shncpd installs a duplicate FIB entry with the protocol field set to 43, and the routing protocol only redistributes proto 43, not the kernel- installed routes. This makes it possible for HNCP to control exactly which routes get redistributed into the RP, and hence put all policy in HNCP. -- Juliusz _______________________________________________ homenet mailing list [email protected] https://www.ietf.org/mailman/listinfo/homenet
