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