On Fri, Jan 30, 2015 at 01:54:18AM +0100, David Lamparter wrote: > preparatory: > - zebra: factor out rib debug logs > - zebra: identify MRIB on debug messages > MRPF lookup: > - zebra: add rib_match_ipv4_safi() > - zebra: point rib_match_ipv4() to ._safi() > - zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB > - zebra: mrib: Include BGP routes in RPF lookups > - zebra: kill rib_match_ipv4() > MRIB improvements: > - zebra: mrib: static route support > - zebra: fix optional distance on static mrib route > - zebra: dummy kernel "install" multicast routes > - zebra: return route_node from rib_match_ipv4_safi > - zebra: make MRIB lookup behaviour switchable > - zebra: add "show ip rpf" to get result of RPF lookup > Documentation: > - zebra: mark multicast commands experimental > - doc: zebra multicast RIB commands
All applied. > Also, after this, I'll merge (unmodified) the pimd part (without the restart > functionality) as found on https://github.com/udhos/qpimd/tree/pim-only.v2 > It's fully independent and should not cause any negative impact on existing > code. Branch "pimd-merge" pushed to Savannah git: http://git.savannah.gnu.org/cgit/quagga.git/log/?h=pimd-merge -David _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
