class PacketGen::Header::Dot11::ProbeResp
IEEE 802.11 Probe Response frame
Specialize {Dot11::Management} with subtype
set to 5.
Add fields:
-
{#timestamp} ({Types::Int64le}),
-
{#beacon_interval} ({Types::Int16le}),
-
{#cap} ({Types::Int16le}).
@author Sylvain Daubert