circuitpython/shared-bindings/wifi
Jeff Epler 21a5c93ada IPv6: improvments based on review notes
* don't enable ipv6 by default due to privacy concerns
 * move list of board support for ipv6 to socketpool documentation
 * removed wifi.supports_ipvx properties
 * throw an exception when start_dhcp_client(ipv6=True) but not supported
2024-07-23 14:18:03 -05:00
..
__init__.c IPv6: improvments based on review notes 2024-07-23 14:18:03 -05:00
__init__.h guard2once -s ... 2024-05-19 20:40:44 -04:00
AuthMode.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
AuthMode.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Monitor.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
Monitor.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Network.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
Network.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Packet.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
Packet.h guard2once -s ... 2024-05-19 20:40:44 -04:00
Radio.c IPv6: improvments based on review notes 2024-07-23 14:18:03 -05:00
Radio.h Tick more boxes on the TODO list 2024-07-22 10:48:47 -05:00
ScannedNetworks.c CircuitPython files: replace STATIC with static 2024-05-20 11:02:17 -04:00
ScannedNetworks.h guard2once -s ... 2024-05-19 20:40:44 -04:00