[Click] AODV and OLSR implementations

Eddie Kohler kohler at cs.ucla.edu
Tue Dec 1 20:08:00 EST 2009


Dear Michael and PATS,

This is fantastic!!  Thank you so much for making this available.  And I 
love, love, love to see new Git repositories :)

Attached are two patches for the AODV elements to bring them up to date 
with mainline.  The first uses cp_va_kparse; the second switches 
Timestamp in for timeval.  I hope they are useful.

Any chance we can format these as a package?  What would be the best way 
to get them used?

Eddie


Michael Voorhaen wrote:
> 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
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-AODV-elements-Use-cp_va_kparse-instead-of-cp_va_pars.patch
Type: text/x-patch
Size: 18704 bytes
Desc: not available
Url : http://amsterdam.lcs.mit.edu/pipermail/click/attachments/20091201/b2a615f0/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-AODV-elements-Use-Timestamp-methods-instead-of-timev.patch
Type: text/x-patch
Size: 3286 bytes
Desc: not available
Url : http://amsterdam.lcs.mit.edu/pipermail/click/attachments/20091201/b2a615f0/attachment-0003.bin 


More information about the click mailing list