Skip to content
Extraits de code Groupes Projets
Valider e4533ab3 rédigé par eddietwo's avatar eddietwo
Parcourir les fichiers

blech

parent 9383dc14
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -5,7 +5,7 @@ thread, device driver updates
Douglas S. J. DeCouto
decouto@lcs.mit.edu
user level elements, Grid elements, ControlSocket Java programs
user-level elements, Grid elements, ControlSocket Java programs
Peilei Fan
peilei@mit.edu
......@@ -19,7 +19,11 @@ Eddie Kohler
eddietwo@lcs.mit.edu
design, core, language, Linux /proc interface, Linux kernel module,
standard elements, tools, documentation, distribution, IP rewriting
elements, Ethernet, IP, and userlevel element updates, other elements
elements, global element updates, other elements
Mazu Networks, Inc.
http://www.mazunetworks.com/
universal improvements, new elements
Robert Morris
rtm@lcs.mit.edu
......
......@@ -12,7 +12,7 @@ A. Yes.
Q. The Click Linux patch does not apply cleanly.
A. You need a specific version of Linux. The patch we are distributing (as
of version 1.0) is for Linux 2.2.14. Most of the patch will apply no
of version 1.1) is for Linux 2.2.16. Most of the patch will apply no
matter what version of Linux 2.2 you use. The problem is the Tulip
device driver, which seems to be changing a lot between versions.
......
......@@ -76,9 +76,9 @@ User-Level Program
Run the user-level program by giving it the name of a configuration
file: `click CONFIGFILE'. If you have compiled Click with pcap support,
you'll want to use the FromBPF, ToBPF, FromDump, and ToDump elements. You
can still play around with Click even without pcap support: check out the
InfiniteSource and TimedSource elements, or write your own
you'll want to use the FromDevice, ToDevice, FromDump, and ToDump elements.
You can still play around with Click even without pcap support: check out
the InfiniteSource and TimedSource elements, or write your own
packet-generation element.
Linux Kernel Module
......@@ -86,21 +86,24 @@ Linux Kernel Module
See the `doc/click.o.8' manual page for a detailed description. To
summarize, install a configuration by running `click-install CONFIGFILE'.
This will also install the kernel module, if necessary. (But you must run
`make install' before `click-install' will work.) You can also install the
kernel module with `/sbin/insmod click.o', and then install a configuration
by hand with `cat CONFIGFILE > /proc/click/config'. If any errors occurred,
they will appear in `/proc/click/errors'.
This will also install the kernel module if necessary and report any errors
to standard error. (You must run `make install' before `click-install' will
work.)
You can also install the kernel module with `/sbin/insmod click.o', and
then install a configuration by hand with `cat CONFIGFILE >
/proc/click/config'. If any errors occurred, they will appear in
`/proc/click/errors'. But `click-install' is easier.
Configurations
--------------
A few configurations are included in the `conf' directory, including a
Perl script that generated the IP router configurations used in our SOSP
paper (`conf/make-ip-conf.pl') and a set of patterns for the Click
optimizer (`conf/ip.clickpat'). The configurations are presently un- or
under-documented. Please check back to our Web site for more up-to-date
configurations.
Perl script that generated the IP router configurations used in our TOCS
paper (`conf/make-ip-conf.pl') and a set of patterns for the Click pattern
optimizer, click-xform (`conf/ip.clickpat'). The configurations are
presently un- or under-documented. Please check back to our Web site for
more up-to-date configurations.
COPYRIGHT AND LICENSE
=====================
......@@ -119,9 +122,10 @@ us at
- The Click software team:
Eddie Kohler
Robert Morris
Benjie Chen
Max Poletto
Douglas S. J. DeCouto
Peilei Fan
Thomer M. Gil
John Jannotti
Robert Morris
Max Poletto
M. Frans Kaashoek
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter