Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[netif] fix byteorder in mld packet parsing (#463)
It was not causing crach or missing multicast packets since there is a packet length guard and only one record is sent each time.
- Loading branch information