[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [manet] DSR and Dijkstra's algorithm
Noah.H.Miller@Dartmouth.EDU (Noah H. Miller) writes:
> Hello,
>
> I am porting the DSR protocol to Dartmouth College's wireless ad-hoc network simulation (SWAN). I would like to write the Route Cache using Dijkstra's shortest-path algorithm (per Link-MaxLife specification in Appendix A of the draft). Does anyone know
> of open source code out there using this algorithm that I could use as reference? Either code for a DSR simulation or another similar routing protocol.
>
> Thank you,
> Noah Miller
It's implemented in the file linkcache.cc in ns2.1b9. (but please note
that the rest of dsr code in this version has a bug that make it
unusable for performance tests).
_______________________________________________
manet mailing list
manet@ietf.org
https://www1.ietf.org/mailman/listinfo/manet