[Click] AODV and OLSR implementations

Michael Voorhaen michael.voorhaen at ua.ac.be
Sun Nov 29 15:05:11 EST 2009


Dear all,

It is our pleasure to announce to you that we have released of our AODV and OLSR implementations for Click Modular Router at <http://github.com/patsgit>.

The OLSR implementation was written for Click 1.5 and the AODV implementation for Click 1.6. However, we have decided to release them in a tree that contains the current Click git release. Our two trees are actually git forks of the Click git repository. Currently things compile with --enable-aodv or --enable-olsr, however some work is needed to improve compatibility with the click-git. e.g. in the OLSR implementation there are still some calls to deprecated classes and functions.

Be sure to read the README files, they contain valuable information on known bugs. We welcome any patches, hoping this can improve the quality of our implementations and help the community.

We have chosen to release this code as is. The code is often maintained by different people in our group, who find use for it in their projects. To allow others to use and improve this code we have made it available through github. We are hoping that fixes and improvements flow back to the main branch through the community.

Best regards,
the PATS research group











More information about the click mailing list