K 10 svn:author V 2 dg K 8 svn:date V 27 1995-12-05T13:01:33.000000Z K 7 svn:log V 356 Updated my copyright. Fixed two cases of "=" that should have been "==" in card type comparison. Simplified expression that checks for interface up/down. Moved ed_ring_copy to before its first use so that it's inlined as intended. Change mbuf allocation policy so that a received packet is stored in just an mbuf header (no cluster) if it will fit in one. END