Make tap itself handle remembering sticky device to nwid mappings.
This commit is contained in:
parent
67f1f1892f
commit
aeb4b42ab3
3 changed files with 27 additions and 16 deletions
|
@ -448,6 +448,9 @@ typedef struct
|
|||
|
||||
/**
|
||||
* If nonzero, this network supports and allows broadcast (ff:ff:ff:ff:ff:ff) traffic
|
||||
*
|
||||
* This is really just a hint to user code. If this is true, the user can
|
||||
* subscribe to the broadcast group. If not, then the user shouldn't.
|
||||
*/
|
||||
int broadcastEnabled;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue