On Wed, Apr 06, 2005 at 08:03:08PM -0700, Guy Harris wrote:
> Michael Richardson wrote:
> 
> >I would like to plan a 3.9 branch and release for April.
> >I would propose branching on April 10, with the release around April 25.
> >
> >How does that sound?
> 
> It sounds reasonable.
> 
> (It turns out I might be able to get gencode.c to handle radiotap - 
> *all* filter expressions other than the link[M:N] ones will need to skip 
> the radiotap header, so the fancy optimization I was looking at is 
> probably a waste of time.

Radiotap is designed to be a variable-length header.  When you say that
gencode will handle it, you mean that it will skip based on the length
field to the end of the radiotap header?  If so, that sounds great!

> Speaking of radio headers for 802.11 and link[M:N], I'm not sure a 
> filter that tests those is necessarily useful - should the link[M:N] 
> filters just test the 802.11 header and payload, and skip radio headers 
> for the Prism, AVS, and radiotap headers?  That way the same link[M:N] 
> filter can test the same 802.11 header fields regardless of whether 
> there's no radio header or one of the various radio headers.)

I think that link[M:N] filters should skip the radio header, but I think
that users will want to test both radio headers and link-level headers.
For example, I may want to filter based on Rx antenna, or else set a
threshold Rx signal strength above (or below) which packets are filtered.

Dave

-- 
David Young             OJC Technologies
[EMAIL PROTECTED]      Urbana, IL * (217) 278-3933
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to