]> The Tcpdump Group git mirrors - tcpdump/commit
Get the header length for control wrapper and block ACK frames.
authorGuy Harris <[email protected]>
Wed, 15 Apr 2015 19:51:34 +0000 (12:51 -0700)
committerGuy Harris <[email protected]>
Wed, 15 Apr 2015 19:51:34 +0000 (12:51 -0700)
commit7b636c76b0619cc4bb04407a52906a2b0230b00f
treeacb08c6a2a69aa976b10164f2c95ec253819fa2a
parent9106400d038224a4f2b6c5ded816dea6204741db
Get the header length for control wrapper and block ACK frames.

While we're at it, rename the "ctrl_XXX_t" structures to
"ctrl_XXX_hdr_t", and remove the FCS fields, as some control frames have
variable-length data in them and those structures only cover the
fixed-length portion of the frames.
print-802_11.c