updates to emane model config storage, fixes to reconnecting to a wlan session
This commit is contained in:
parent
b983a09ae7
commit
97cb1444f3
9 changed files with 111 additions and 203 deletions
|
@ -1017,7 +1017,7 @@ class WlanNode(CoreNetwork):
|
|||
"""
|
||||
|
||||
apitype = NodeTypes.WIRELESS_LAN.value
|
||||
linktype = LinkTypes.WIRELESS.value
|
||||
linktype = LinkTypes.WIRED.value
|
||||
policy = "DROP"
|
||||
type = "wlan"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue