<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Johnny,<div class="">   I installed this version of your code and had a problem with TELNETD. Because I had changed the number of supported terminals (from 10 to 4) I got</div><div class=""><br class=""></div><div class=""><span style="font-family: Monaco; font-size: 10px;" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>INS -- Length mismatch common block TELCOM</span></div><div class=""><br class=""></div><div class="">while trying to install TELNETD. Looks like you’ll need to rebuild it as part of the install.</div><div class=""><br class=""></div><div class="">  John.</div><div class=""><br class=""></div><div class="">On Dec 18, 2015, at 11:52 PM, Johnny Billquist <<a href="mailto:bqt@softjar.se" class="">bqt@softjar.se</a>> wrote:</div><div class=""><div><blockquote type="cite" class=""><br class="Apple-interchange-newline"><div class=""><div class="">Well, about two months since my last announcement, and some improvements have been done, so I figured I should do another one.<br class=""><br class="">I've cut a new release of TCP/IP for RSX, and I encourage everyone to update to this latest release.<br class=""><br class="">A short list of changes since my last release:<br class=""><br class="">TCP:<br class="">. Performance improvements. TCP timers have been redesigned for better<br class="">performance. This gave FTP a performance increase of about 15$.<br class="">. TCP negative ACK detection has been improved.<br class="">, TCP receive packet handling have been redesigned for better<br class="">performance, and better code structure.<br class="">. Added guards against data received after FIN.<br class="">. Bugfix in SPOOF hostname printouts when filter was cleared.<br class="">. Bugfix in tcp timers that could cause a close to take a very<br class="">long time to clean up.<br class=""><br class="">FTP:<br class="">. Bugfix in user verification code which could cause program<br class="">to crash. This affected ftpd.<br class="">. Changed ftp and ftpd to create files without max record length when<br class="">dealing with binary files.<br class=""><br class="">TELNET:<br class="">. Added exit handler to telnetd, so that telnetd cannot be aborted<br class="">while active sessions exist.<br class=""><br class="">HTTPD:<br class="">. Improved webserver handling of binary files.<br class=""><br class="">As usual, the distribution is available from:<br class=""><a href="ftp://mim.update.uu.se/bqtcp.dsk" class="">ftp://mim.update.uu.se/bqtcp.dsk</a><br class="">ftp://mim.update.uu.se/bqtcp.tap<br class="">ftp://ftp.update.uu.se/pub/pdp11/rsx/tcpip/tcpip.dsk<br class=""><br class="">The documentation is also available through ftp on Mim, or also at http://mim.update.uu.se/tcpipdoc<br class=""><br class="">Note! I've realized that BQTCP/IP do not work right if you have a PDP-11/74 with multiple processors online. I'll fix that at some point,<br class="">as it's probably just a case of affinity not being set on devices, nor<br class="">relevant processes. This might only be a problem with telnet in fact. I know for sure that the IP and TCP drivers works ok in multiprocessor<br class="">systems.<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">  </span>Johnny<br class=""><br class="">-- <br class="">Johnny Billquist                  || "I'm on a bus<br class="">                                  ||  on a psychedelic trip<br class="">email: bqt@softjar.se             ||  Reading murder books<br class="">pdp is alive!                     ||  tryin' to stay hip" - B. Idol<br class=""></div></div></blockquote></div><br class=""></div></body></html>