]> The Tcpdump Group git mirrors - libpcap/commit
Make a half-hearted attempt to handle multiple presence words in radiotap.
authorGuy Harris <[email protected]>
Thu, 28 Jan 2016 20:52:36 +0000 (12:52 -0800)
committerGuy Harris <[email protected]>
Thu, 28 Jan 2016 20:52:36 +0000 (12:52 -0800)
commitb9b5924478fef194fcf1cac5d9d23cd5391fa278
treee2b08f86e9facc94ae55006517a73a0eb2b3648a
parent0134e333b94d846cb9eff6e96d07c72dc636afbf
Make a half-hearted attempt to handle multiple presence words in radiotap.

Just assume that anything modern enough to have multiple presence words
is also modern enough not to "helpfully" insert padding between the
802.11 header and the 802.11 payload.

Addresses GitHub issue the-tcpdump-group/tcpdump#497.
gencode.c