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 ...@@ -5,7 +5,7 @@ thread, device driver updates
Douglas S. J. DeCouto Douglas S. J. DeCouto
decouto@lcs.mit.edu decouto@lcs.mit.edu
user level elements, Grid elements, ControlSocket Java programs user-level elements, Grid elements, ControlSocket Java programs
Peilei Fan Peilei Fan
peilei@mit.edu peilei@mit.edu
...@@ -19,7 +19,11 @@ Eddie Kohler ...@@ -19,7 +19,11 @@ Eddie Kohler
eddietwo@lcs.mit.edu eddietwo@lcs.mit.edu
design, core, language, Linux /proc interface, Linux kernel module, design, core, language, Linux /proc interface, Linux kernel module,
standard elements, tools, documentation, distribution, IP rewriting 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 Robert Morris
rtm@lcs.mit.edu rtm@lcs.mit.edu
......
...@@ -12,7 +12,7 @@ A. Yes. ...@@ -12,7 +12,7 @@ A. Yes.
Q. The Click Linux patch does not apply cleanly. Q. The Click Linux patch does not apply cleanly.
A. You need a specific version of Linux. The patch we are distributing (as 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 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. device driver, which seems to be changing a lot between versions.
......
...@@ -76,9 +76,9 @@ User-Level Program ...@@ -76,9 +76,9 @@ User-Level Program
Run the user-level program by giving it the name of a configuration Run the user-level program by giving it the name of a configuration
file: `click CONFIGFILE'. If you have compiled Click with pcap support, file: `click CONFIGFILE'. If you have compiled Click with pcap support,
you'll want to use the FromBPF, ToBPF, FromDump, and ToDump elements. You you'll want to use the FromDevice, ToDevice, FromDump, and ToDump elements.
can still play around with Click even without pcap support: check out the You can still play around with Click even without pcap support: check out
InfiniteSource and TimedSource elements, or write your own the InfiniteSource and TimedSource elements, or write your own
packet-generation element. packet-generation element.
Linux Kernel Module Linux Kernel Module
...@@ -86,21 +86,24 @@ Linux Kernel Module ...@@ -86,21 +86,24 @@ Linux Kernel Module
See the `doc/click.o.8' manual page for a detailed description. To See the `doc/click.o.8' manual page for a detailed description. To
summarize, install a configuration by running `click-install CONFIGFILE'. summarize, install a configuration by running `click-install CONFIGFILE'.
This will also install the kernel module, if necessary. (But you must run This will also install the kernel module if necessary and report any errors
`make install' before `click-install' will work.) You can also install the to standard error. (You must run `make install' before `click-install' will
kernel module with `/sbin/insmod click.o', and then install a configuration work.)
by hand with `cat CONFIGFILE > /proc/click/config'. If any errors occurred,
they will appear in `/proc/click/errors'. 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 Configurations
-------------- --------------
A few configurations are included in the `conf' directory, including a A few configurations are included in the `conf' directory, including a
Perl script that generated the IP router configurations used in our SOSP 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 paper (`conf/make-ip-conf.pl') and a set of patterns for the Click pattern
optimizer (`conf/ip.clickpat'). The configurations are presently un- or optimizer, click-xform (`conf/ip.clickpat'). The configurations are
under-documented. Please check back to our Web site for more up-to-date presently un- or under-documented. Please check back to our Web site for
configurations. more up-to-date configurations.
COPYRIGHT AND LICENSE COPYRIGHT AND LICENSE
===================== =====================
...@@ -119,9 +122,10 @@ us at ...@@ -119,9 +122,10 @@ us at
- The Click software team: - The Click software team:
Eddie Kohler Eddie Kohler
Robert Morris
Benjie Chen Benjie Chen
Max Poletto Douglas S. J. DeCouto
Peilei Fan
Thomer M. Gil Thomer M. Gil
John Jannotti Robert Morris
Max Poletto
M. Frans Kaashoek 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