Aucbvax.2271 fa.unix-wizards utzoo!duke!decvax!ucbvax!mike@brl Mon Jul 13 20:31:54 1981 BBN SYS.115 'Net Kernel bug From: Michael Muuss For those of you running ArpaNet kernel code from BBN SYS.115 distribution, there is a bug in impio.c, page 9, in the last few lines of imp_input(). Code reading if( impi_sockt = imphostlink( imp.link & 0177 ) ) should have the 0177 changed to 0377. This has been causing us heartburn for a while now. Cheers, -Mike