[zebra 22840] Re: Adding ISIS protocol daemon to Zebra
Greg Troxel <[email protected]>
| Newsgroups | gmane.network.zebra |
|---|---|
| Message-ID | <[email protected]> |
I need to add another protocol, namely IS-IS (a dynamic link state
routing protocol) to Zebra.
This requires considerable work.
Can anyone tell me where I can find information on how to add
another protocol to Zebra? So far I found nothing.
Did you read all the source code :-) ? Seriously, that's one of the
first steps to adding IS-IS.
There is a partial IS-IS implementation in quagga (see
www.quagga.net). It's not yet viewed as suitable for production, but
if you want to work on IS-IS it should be on the short list of places
from which to start.
--
Greg Troxel <[email protected]>