Skip to content

Commit

Permalink
link: workaround for 11p
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonfontes committed Apr 11, 2022
1 parent 6c3fa13 commit d5082b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mn_wifi/link.py
Original file line number Diff line number Diff line change
Expand Up @@ -1604,6 +1604,7 @@ def __init__(self, node, intf=None, proto_args='', **params):

self.node = node
self.name = intf.name
self.mode = 'a'
self.mac = intf.mac
self.associatedTo = 'ITS'

Expand Down

0 comments on commit d5082b1

Please sign in to comment.