mirror of
https://github.com/mfontanini/libtins
synced 2026-01-27 20:24:26 +01:00
Added IEEE802_11::BROADCAST.
This commit is contained in:
@@ -38,6 +38,11 @@ namespace Tins {
|
||||
|
||||
public:
|
||||
|
||||
/**
|
||||
* \brief Broadcast hardware address.
|
||||
*/
|
||||
static const uint8_t *BROADCAST;
|
||||
|
||||
/**
|
||||
* \brief Enum for the different types of 802.11 frames.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user