====== Learning Click ====== This page collects Click tutorials and information for those new to the system. You may also be interested in: * [[publications|Our publications]] present the ideas behind Click, and are a good way to get a feeling for the system. * The [[download|Click distribution]] comes with extensive documentation; see below. * [[examples|Example configurations]]. These are also distributed with Click in the ''conf'' directory. ===== Tutorial Problem Sets ===== * [[tutorial1|A first tutorial]], featuring trace manipulation and traffic shaping. * [[http://www.pats.ua.ac.be/index.php?id=software|Concepts and coding tutorials, and a problem set, from University of Antwerp ]] (Bart Braem and Michael Voorhaen) Contains documentation and examples for both Click 1.4.3, Click 1.5 and Click 1.6. ===== Documentation ===== * [[http://cvs.pdos.csail.mit.edu/cvs/~checkout~/click/release/one/README?rev=.;content-type=text%2Fplain|README]] describes the distribution and contains brief configuration and installation instructions. * [[http://cvs.pdos.csail.mit.edu/cvs/~checkout~/click/release/one/INSTALL?rev=.;content-type=text%2Fplain|INSTALL]] has more detailed installation instructions. * [[http://cvs.pdos.csail.mit.edu/cvs/~checkout~/click/release/one/FAQ?rev=.;content-type=text%2Fplain|FAQ]] answers a small handful of frequently-asked questions, including how to create an element. * [[elements|Click element documentation]]. Installing Click will install this documentation as manual pages (so you can type, say, ''man InfiniteSource'' and get [[elements/InfiniteSource|this]]), and also collected [[elements|here]]. * [[http://www.read.cs.ucla.edu/click/doxygen/|Click API documentation]] (for Click developers). * [[docs|Click driver program and tool documentation]]. * [[docs/ipsec-doc|Click IPsec support documentation]].