K 10 svn:author V 5 brian K 8 svn:date V 27 1999-07-24T02:53:39.000000Z K 7 svn:log V 298 When we fetch previously retrieved IP fragments from the alias tables, copy them correctly back into our mbuf rather giving a bzero'd count to memcpy() and ending up with a 0 byte fragment. The old code resulted in a 0 byte write to the tun device which tickled a bug that resulted in a panic :-( END