]> The Tcpdump Group git mirrors - libpcap/commit
Fix generation of the code to get the 802.11 and 802.11 radio header lengths.
authorGuy Harris <[email protected]>
Sun, 8 Feb 2015 01:01:36 +0000 (17:01 -0800)
committerGuy Harris <[email protected]>
Sun, 8 Feb 2015 01:01:36 +0000 (17:01 -0800)
commit0012e24d79b6799971aab93b866a553dce207b33
treefd1b6b08dc941f0376430ce14080423dadec6ca6
parent8b8c31ce750d2f4c49985502b60538de1acec5b1
Fix generation of the code to get the 802.11 and 802.11 radio header lengths.

That code has to look at the link-layer header types and offsets for the
outermost link layer when, for example, the link-layer header type and
offset are changed for PPPoE session-layer packets.
gencode.c