home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / n / tcpip / net-tool.000 / net-tool / net-tools / README < prev    next >
Encoding:
Text File  |  1995-01-11  |  2.6 KB  |  75 lines

  1. net-tools-1.1.56
  2.  
  3. The net-tools tools are mostly from the work of Fred Van Kempen. Nevertheless
  4. these tools have been modified by me Alan Cox <A.Cox@swansea.ac.uk> and
  5. others so report bugs to me not Fred. They are currently derived from
  6. Fred's net-032 and net-040 releases. The plipconfig program is seperately
  7. contributed by John Paul Morrison.
  8.  
  9. For this release I've chainsawed out all the old setup stuff. This is now
  10. what I want it to be purely a tools upgrade.
  11.  
  12. Changes for net-tools-1.1.27
  13.  
  14.     Merged the changes FvK made to his 'net040' stuff - notably
  15.     arp -f now works.
  16.  
  17.     Added output of the various DMA/Memory address options now
  18.     that ifmap is supported. Drivers supporting ifmap can be configured
  19.     using ifconfig's setup for irq and I/O address. Currently this means
  20.     PLIP, but I hope more will be added. Either that or it will get
  21.     taken out as command line modules work. Watch this space.
  22.  
  23.     Route has an mss keyword that allows you to set the tcp mss on
  24.     a given route, and a window keyword that allows you to 'clamp'
  25.     windows. This is useful for amateur radio and also slow network
  26.     drivers like the DE600 or 3c501 (use 1024-2048 or so for these)
  27.  
  28.     Added a modified version of John Paul Morrison's plipconfig program.
  29.     I wrote my own but his was nicer!
  30.  
  31.     Changed naming scheme to avoid confusion about tools/kernel versions
  32.     and with FvK's net-040 code.
  33.  
  34. Changes for net-tools-1.1.29
  35.  
  36.     Plipconfig manual page from John Paul Morrison.
  37.     Fix for netstat -r.
  38.     Couple of minor bug fixes.
  39.  
  40. Changes for net-tools-1.1.37
  41.  
  42.     Added some ':''s (Suggested by Arnt Gulbrandsen)
  43.     Network group names (Mark Bowyer <mark@lindhard.demon.co.uk>)
  44.     QMagic fix
  45.     New hostname/dnsdomain commands (see README.hostname)
  46.  
  47. Changes for net-tools-1.1.46
  48.  
  49.     Small bug fix to the dnsdomainname command (Edvard Tuinder)
  50.     Fix to slight accident with the plipconfig man page (Florian La Roche)
  51.     General cleanup (Paul Sitz)
  52.     slattach fix (Mark Weaver)
  53.  
  54. Changes for net-tools-1.1.51
  55.  
  56.     Socket leak in netstat -i -c fixed (Riku Meskanen)
  57.     Install the rarp program properly (Alec Muffett)
  58.     Route has a nasty assumption about the lowest byte and networks
  59.                       (Walter Smith)
  60.  
  61. Changes for net-tools-1.1.56
  62.  
  63.     Updated/fixed hostname/dnsdomainname (Peter Tobias)
  64.     Proxy Arp netmask (Andrew Tridgell)
  65.     
  66. Changes for net-tools-1.1.79
  67.  
  68.     Makefile removes *~
  69.     Arcnet support added (Alan Cox - I couldn't find the original saved one 8))
  70.     Ipfw program added merged from assorted ipfw's [Several authors]
  71.     plipconfig cleanups (Niibe Yutaka)
  72.     slattach changes (George Shearer)
  73.     slattach changes & man page changes (Miquel van Smoorenburg)
  74.     netstat/netstat man page updated (Alan Cox)
  75.