K 10 svn:author V 3 sam K 8 svn:date V 27 2003-10-13T03:42:53.000000Z K 7 svn:log V 221 Reduce per-packet overhead when using WEP by using an advancing IV seeded with arc4random rather than calling arc4random for each packet. Note this is the same algorithm used to select the IV when doing WEP on the host. END