From d55303c7d58c6211ebacfbdee9533286128372a6 Mon Sep 17 00:00:00 2001
From: eddietwo <eddietwo>
Date: Fri, 25 Aug 2000 02:13:22 +0000
Subject: [PATCH] AUTH

---
 AUTHORS | 25 +++++++++++++------------
 README  |  7 ++++---
 2 files changed, 17 insertions(+), 15 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index ef2d3d155..23bc44dea 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -5,20 +5,21 @@ thread, device driver updates
 
 Douglas S. J. DeCouto
 decouto@lcs.mit.edu
-user level elements
+user level elements, Grid elements, ControlSocket Java programs
+
+Peilei Fan
+peilei@mit.edu
+IPv6 elements
 
 Thomer Gil
 thomer@lcs.mit.edu
-dynamic IP routing table
-
-John Jannotti
-jj@lcs.mit.edu
-design, Ethernet switch elements, user-level pcap/BPF elements
+dynamic IP routing table, IP rate monitoring elements
 
 Eddie Kohler
 eddietwo@lcs.mit.edu
-design, core, Linux /proc interface, standard elements, tools, documentation, 
-distribution, other elements
+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
 
 Robert Morris
 rtm@lcs.mit.edu
@@ -29,13 +30,13 @@ Massimiliano Poletto
 maxp@lcs.mit.edu
 IP rewriting elements, stride scheduling element, round robin scheduler
 
-Alex Snoeren
-snoeren@lcs.mit.edu
-IP security elements
-
 
 Thanks to:
 
+John Jannotti
+jj@lcs.mit.edu
+initial design work, Ethernet switch elements, user-level pcap/BPF elements
+
 M. Frans Kaashoek
 kaashoek@lcs.mit.edu
 initial design work
diff --git a/README b/README
index 5de8e9017..2e683ba9a 100644
--- a/README
+++ b/README
@@ -9,9 +9,10 @@ information on the Web at
 
     Click is a modular router toolkit. To use it you'll need to know how to
 compile and install the software, how to write router configurations, and
-how to write new elements. Our SOSP 1999 paper (available from the Web
-site) will give you a feeling for what Click can do. (Note: Our performance
-has improved about sixfold since that paper.)
+how to write new elements. Our ACM Transactions on Computer Systems paper
+(available from the Web site) will give you a feeling for what Click can
+do. (Note: Using the optimization tools under CLICKDIR/tools, you can get
+even better performance than that paper describes.)
 
 CONTENTS
 --------
-- 
GitLab