class PacketGen::Header::Dot11::Auth
IEEE 802.11 Authentication frame
Specialize {Dot11::Management} with subtype
set to 11.
Add fields:
-
{#algo} ({Types::Int16le}),
-
{#seqnum} ({Types::Int16le}),
-
{#status} ({Types::Int16le}).
@author Sylvain Daubert