home *** CD-ROM | disk | FTP | other *** search
/ Chip 1994 February / CHIP0294.ISO / digital / magazin / trumpet / pktdrvs / ipxpkt.not / text0001.txt < prev   
Encoding:
Text File  |  1992-08-04  |  1.3 KB  |  29 lines

  1. Here is the latest version of the IPXPKT packet driver.
  2. Major changes since the 6.0 release:
  3.  
  4.     - routing support to use Novell bridges (netwide broadcasting and
  5.       hacks to find out about IPX net addresses).
  6.     - support for IPX node address with less than 6 significant bytes.
  7.       (through the `-n <bytes>' command line option).
  8.     - auxiliary program (ipxstat.c) to display route table information
  9.       and a couple of other statistics (define STAT when compiling
  10.       the driver to use this option)
  11.  
  12. About 100 people have retrieved various versions from the archive server
  13. at our site. Reports have not been overwhelming, so I assume that either
  14. the thing is totally useless or else works without to much fuss. Assuming
  15. the latter, I think the current version can be included in the next release
  16. of the packet driver collection.
  17.  
  18. I will be changing jobs shortly and won't have access to PC's running
  19. Novell. So, while I can still pay attention to any comments that may arise,
  20. I won't be able to actually test any code changes. Thus, consider this as
  21. my last contribution to the IPX driver.
  22.  
  23. Cheers,
  24. Paul Kranenburg, Dept. C. Sc., Leiden, NL.
  25.  
  26. PS. The source code will continue to available from
  27.     `archive-server@cs.leidenuniv.nl'.
  28.     The version of ipxpkt is now set to 2.
  29.