summaryrefslogtreecommitdiffstats
path: root/net/README
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1995-11-14 08:00:00 +0000
committer <ralf@linux-mips.org>1995-11-14 08:00:00 +0000
commite7c2a72e2680827d6a733931273a93461c0d8d1b (patch)
treec9abeda78ef7504062bb2e816bcf3e3c9d680112 /net/README
parentec6044459060a8c9ce7f64405c465d141898548c (diff)
Import of Linux/MIPS 1.3.0
Diffstat (limited to 'net/README')
-rw-r--r--net/README42
1 files changed, 42 insertions, 0 deletions
diff --git a/net/README b/net/README
new file mode 100644
index 000000000..33ffd8a41
--- /dev/null
+++ b/net/README
@@ -0,0 +1,42 @@
+Upgrade Notes from 1.0
+[Alan Cox - Alan.Cox@linux.org]
+
+Upgrading to 1.2.0 from a 1.0 kernel networking set. If you are using
+a complete 1.2 distribution you can ignore this.
+
+This doesn't attempt to list the changes. That would be too large. Instead
+just what you need and can change
+
+arp,ifconfig, etc. Get net-tools-1.1.95 (or 1.2.0 if its out) from
+ftp.linux.org.uk:/pub/Linux/Networking/PROGRAMS/NetTools, and install
+these. You will also acquire a couple of new tools "plipconfig" for tuning
+plip links and "ipfw" for ip firewall management.
+
+bootpd: The original bootpd has a bug that the 1.2 kernel spots. You will
+need to upgrade this to the version in
+ftp.linux.org.uk:/pub/Linux/Networking/PROGRAMS/Upgrades
+
+
+Standard programs that you ought to update are
+
+named 4.7.x to 4.9.x Stops named dying occasionally
+pop3d 1.001 to 1.004 Fixes a bug that can lose mail
+
+A complete current networking set for Linux can be obtained by getting
+the NetKit[A,B...] series archives from ftp.funet.fi. Funet also carries
+binaries for Linux mbone applications if you now wish to make use of
+these facilities.
+
+For commercial UK custom Linux networking projects, drivers and development
+(but not free support!) I can be contacted via
+
+ I^2IT Ltd, The Innovation Centre, University Of Wales
+ Swansea SA2 8PP.
+ Fax: +44 1792 295811
+ Tel: +44 1792 295213
+
+Please don't send commercial queries to my email address as I have that
+in an academic and _not_ commercial capacity. On the other hand feel
+free to send bug reports, queries and enhancements that way.
+
+Alan