Click anonymous CVS

Eddie Kohler eddietwo at naugabutt.lcs.mit.edu
Sun Nov 26 15:43:44 EST 2000


Hi all,

We've opened an anonymous CVS repository for accessing the latest Click
sources. See this Web page for more information:

http://www.pdos.lcs.mit.edu/click/anoncvs.html

Utahvians, I apologize for the delay.

If you use these sources, you should be aware of one important change
relative to 1.1b1. Where before, you would include shared Click header
files like this:

#include "element.hh"
#include "router.hh"

now you should do it like this:

#include <click/element.hh>
#include <click/router.hh>

Let us know by emailing click at pdos.lcs.mit.edu if you have any problems.

Thanks!
love,
Eddie Kohler



More information about the click mailing list