Skip to content

Commit

Permalink
fix(net80211): Fix some net80211 bugs
Browse files Browse the repository at this point in the history
- fix(net80211): fix crash with fake beacon frame
- fix(net80211): Have no check phy mode configured by user when connect AP
- fix(net80211): Use random seqno when sending auth packet to AP
  • Loading branch information
xcguang committed Jul 3, 2019
1 parent fc04170 commit d83a671
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ gwen:
at : 361874e
crypto : 7df3439
espnow : 7df3439
main : 361874e
net80211 : fce080e
main : 771505d
net80211 : 771505d
pp : ec884ab
smartconfig : 7df3439
ssl : 7df3439
Expand Down
Binary file modified lib/libmain.a
Binary file not shown.
Binary file modified lib/libnet80211.a
Binary file not shown.

0 comments on commit d83a671

Please sign in to comment.