[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ns] IS-IS routing protocol for ns



> From: Lloyd Wood [mailto:[email protected]]
> 
> Hmm, don't know how this IS-IS implementation went:
> http://www.isi.edu/nsnam/archive/ns-users/webarch/current/msg0
> 0633.html

I've mailed him and he told me that he did not complete it.

> I presume you could start by hacking IS-IS protocol details into a
> derived version of the existing link-state code:
> http://networks.ecse.rpi.edu/~sunmin/rtProtoLS/
> which is now included in the ns distribution. Don't know if that
> would e.g. handle the hierarchical stuff sufficiently for your needs.

I'm reusing some of the stuff in rtProtoLS.{h.cc}, but not very much of the
core of the link-state protocol. It seemed like a better idea to write from
scratch. 

Thanks for the advice however.

Regards,
Kristian