On Wed, Mar 05, 2008, Mary Gardiner wrote: > Looks like it might be their problem, right now. I'd still like to find > out what causes the RX message, as my disk has to wake up all the time > to write it out to the logs.
There's at least a minimum frame size in Ethernet; I'd not be surprised if Wireless Ethernet had similar restrictions. Encrypted sessions generally pad frames out so the original packet size can't be gleaned. ISTR even WEP did this. Just find the line and insert a NUL character or NOP instructions appropriately ?:) Adrian -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
