K 10 svn:author V 5 luigi K 8 svn:date V 27 1998-10-25T11:25:58.000000Z K 7 svn:log V 391 Fix two problems which can occur with poor cabling: 1) the routine to compute length for non-std packets (too short or too long) was off by 256 in almost all cases. 2) fixing the above triggered a bug in the bridging code causing ed_ring_copy to be called with a negative length -> panic. It is unlikely that you see the problem unless you use promisc mode, bridging and poor cabling. END