libuwifi icon indicating copy to clipboard operation
libuwifi copied to clipboard

Userspace Wifi Library

Results 3 libuwifi issues
Sort by recently updated
recently updated
newest added

Hi, ESP8266 can send (almost) arbitrary packets. I am trying to implement EAP on an ESP8266, and I am looking for a library that makes it easy to craft 802.11...

7031a29f1ee6dc58b75a13cd4d9f20b4343904b5 kind of [expectedly](../../horst/issues/47) causes a few build errors on OS X, particularly multiple errors like these: ``` ./linux/platform.h:11:2: error: "platform is not Linux" ./linux/platform.h:15:10: fatal error: 'endian.h' file not...