nerves-networking / vintage_net_wifi

WiFi networking for VintageNet
Apache License 2.0
32 stars 18 forks source link

Add parse_flag("WEP") to wpa_supplicant_decoder #73

Closed pojiro closed 3 years ago

pojiro commented 3 years ago

I got below log.

18:35:48.939 [warn]  [wpa_supplicant] Unknown flag: "WEP"

Then I read issue #61 and PR #62. So I make this PR.

fhunleth commented 3 years ago

Thanks!