On Tue, 2015-09-29 at 16:29 -0400, Donald Sharp wrote: > This series of patches adds the ability to ospf to have > unnumbered interfaces. > > James Li (2): > zebra: Add a new zebra message type ZEBRA_MESSAGE_ONLINK.
This (or similar) impl. has already been discussed once before and there is a better way, search for "quagga" and "ONLINK" in Google. > ospfd: Add unnumbered interface support Borrowing the loopback IP too restricted. Just use whatever IP address the IF has. Also, I need to set OSPF on an IF basis, see http://git.savannah.gnu.org/cgit/quagga.git/commit/?h=volatile/paul/unnumbered&id=01817cf848330b6791e8ea95314b4707825a4bfa for an example. Jocke _______________________________________________ Quagga-dev mailing list [email protected] https://lists.quagga.net/mailman/listinfo/quagga-dev
