]> The Tcpdump Group git mirrors - tcpdump/commit
Uniformly use IEEE802_11_TSTAMP_LEN as the 802.11 timestamp length and
authorguy <guy>
Mon, 17 Oct 2005 07:58:56 +0000 (07:58 +0000)
committerguy <guy>
Mon, 17 Oct 2005 07:58:56 +0000 (07:58 +0000)
commitc589777d7461ea9912d8cfdad3ee9b3cdae91417
treebaa06dc092d7abb07437fbf72e309af22b948f09
parent9e349e88a7d4e33ba0afa66b1203b1ee84c62316
Uniformly use IEEE802_11_TSTAMP_LEN as the 802.11 timestamp length and
IEEE802_11_AP_LEN as the length of the previous AP in reassociation
frame.

Before copying variable-length fields from a management frame IE, make
sure the length isn't too large.
ieee802_11.h
print-802_11.c