]> The Tcpdump Group git mirrors - tcpdump/commit
IEEE 802.11: Update the link-layer header length in two steps (PRISM)
authorFrancois-Xavier Le Bail <[email protected]>
Sun, 2 Aug 2020 08:48:50 +0000 (10:48 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sun, 2 Aug 2020 08:58:16 +0000 (10:58 +0200)
commit627051ec20da08e6371673ca7b7d475af46c5630
tree838d6e07304571d242bb6ed79d86bd208695c466
parentdc8a38c2899c29b29c1893ae1eeab0e26a5a1ca6
IEEE 802.11: Update the link-layer header length in two steps (PRISM)

This way, even if we longjmped out of the code because trucation,
the prism header length is subtracted for -x/-X print.
print-802_11.c