home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / tcpip / ibmpc / 6255 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.2 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!chx400!sicsun!elpp1.epfl.ch!duval
  2. From: duval@elpp1.epfl.ch (Basil P. Duval EPFL - CRPP 1015 Lausanne CH)
  3. Newsgroups: comp.protocols.tcp-ip.ibmpc
  4. Subject: Re: Fragmented IP packets: any PD implementations?
  5. Message-ID: <4267@sicsun.epfl.ch>
  6. Date: 12 Nov 92 10:15:17 GMT
  7. References: <MAILQUEUE-99.921112091212.288@nvl1.hrz.uni-dortmund.de>
  8. Sender: news@sicsun.epfl.ch
  9. Reply-To: DUVAL@ELPP1.EPFL.CH
  10. Organization: Ecole Polytechnique Federale de Lausanne
  11. Lines: 21
  12.  
  13.  
  14. Hello there,
  15.     I suffered from fragmentaed packets from a SLIP link from a VAX to a
  16. MAC (Yes I know this is not for Macs).
  17.     I was trying to use the NCSA telnet package and discovered that they
  18. had not yet implemented the IP defragmentation. The VAX vendor informed me
  19. that defragmentation was not optional in IP packet handling.....
  20.     Result: I modified ip.c in the NCSA package to defragment packets
  21. by putting the defragmented pieces back together before sending them to the
  22. uppper level.
  23.  
  24.     I see little reason why this code could not be put into the PC version
  25. if it too does not have IP defragmentation.
  26.  
  27.     Why not cantact NCSA ??
  28.  
  29. Basil P. DUVAL
  30. EPFL/CRPP
  31. 1015 Bassenges
  32. Lausanne, Switzerland
  33. Email: DUVAL@ELPP1.EPFL.CH
  34.