On Fri, 2008-12-12 at 23:51 +0100, Stefanik Gábor wrote: > But if we redefine !ASSIGN_SEQ to mean "use the sequence number > supplied by userspace", we will need a new flag to distinguish between > driver-level vs. stack-level sequence number assignments, which is > essentially the same as this patch. There is no way to switch between > 3 states (control in driver, stack or userspace) using only one bit. No, wait, that's not true. We just have to make the bit be set to 1 by default, and let radiotap or the stack clear it. Then if it's clear after radiotap, the stack won't assign a seqno, and if it's still set then the stack checks and assigns seq and/or clears it. Might be easier to use the other bit though instead. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part