home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / internet / tcpip204 / TCPIP_Doc / History / New_203 < prev    next >
Text File  |  1995-02-20  |  1KB  |  48 lines

  1. TCPIP (Arc KA9Q) Version 2.03 (21-Feb-1995)
  2. ===========================================
  3.  
  4. See "New_202" for details of changes since v2.01.
  5.  
  6. Fixes
  7. =====
  8.  
  9. NNTP History
  10. ~~~~~~~~~~~~
  11. Problems: NNTP sometimes lost its history.
  12.           Confusion could arise from running multiple feeds
  13.           simultaneously.
  14. NNTP History safety net against system failures should mean that ID
  15. history is never lost.
  16.  
  17. Dropped the global ID history and gone back to separate history files,
  18. but of course keeping new history code and new file format.
  19.  
  20.  
  21. CSLIP
  22. ~~~~~
  23. Problem: Excessive checksum errors with TCP compress.
  24.  
  25. There was an odd problem that sometimes resulting in excessive
  26. re-transmitions and corruption of TCP ACK numbers, and so checksum
  27. errors. This seems to have fixed itself since converting BSD CSLIP
  28. code to ANSI-C. (Compiler problem?)
  29.  
  30. Main symtom of this was very slow outgoing mail, FTP uploads etc.
  31.  
  32.  
  33. SMTP
  34. ~~~~
  35. Problem: Alias expansion was also filtering valid file names.
  36.  
  37. Revised user name filter to allow dot separated user names to be written
  38. if directory exists to accomodate the file. Also preserves as many
  39. characters as possible from multi-part names.
  40.  
  41.  
  42.              ------------------------------------------
  43.  
  44. Please address bug reports etc to tcpip2@comptech.demon.co.uk.
  45.  
  46. Adam Goodfellow <adam@comptech.demon.co.uk>
  47.  
  48.