home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / network / sunacm / alpha / readme < prev    next >
Encoding:
Text File  |  1994-03-25  |  714 b   |  32 lines

  1. NET3 project snapshot. Please see the README with the code. This is still
  2. only the beginning of the grand Linux network tidyup!
  3.  
  4. To install 
  5.  
  6.  
  7. From Linux 1.0.4
  8.  
  9. cd /usr/src/linux
  10. tar xvfz snapshot5.tgz
  11. tar xvfz from5-6.tgz
  12. make dep
  13. make clean
  14. make
  15.  
  16. Changes:
  17.     Merged in small diffs up to Linux 1.0.4
  18.     Fixed a nasty bug in the arp resolver
  19.     Patched around a driver problem I still don't understand fully
  20.         (should stop hangs)
  21.     Changed skb_unlink() semantics, so I can be cleaner with it
  22.     Fixed some small but silly races in the ARP code
  23.     Upped the version ID
  24.  
  25.     This one I hope will be reasonably stable (Ha!)
  26.  
  27. Note:
  28.     The IPX /proc patch got left out due to the stability problems
  29.     of snapshot 5 (sorry people)
  30.  
  31. Alan
  32.