Link type
Member Name | Description |
---|---|
_802_11 | plain 802.11 link type. Every packet in the buffer contains the raw 802.11 frame, including MAC FCS. |
_802_11_PLUS_PPI | 802.11 plus PPI header link type. Every packet in the buffer contains a PPI header followed by the 802.11 frame. MAC FCS is included. |
_802_11_PLUS_RADIO | 802.11 plus radiotap link type. Every packet in the buffer contains a radiotap header followed by the 802.11 frame. MAC FCS is included. |
UNKNOWN | Unknown link type, should be seen only in error |