diff options
author | Damien George <damien@micropython.org> | 2024-10-31 12:41:17 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-04 13:12:18 +1100 |
commit | 919756cea4da30ab98cfa00016ed5b3847003219 (patch) | |
tree | de15f1a951c86665ce3ab22147b58b8b64a6b2f9 /docs/esp8266/tutorial/index.rst | |
parent | 85053adb243800e7168e5736853bea5364770191 (diff) | |
download | micropython-919756cea4da30ab98cfa00016ed5b3847003219.tar.gz micropython-919756cea4da30ab98cfa00016ed5b3847003219.zip |
extmod/modlwip: Fix IGMP address type when IPv6 is enabled.
This was missed in 628abf8f25a7705a2810fffe2ca6ae652c532896. The the bug
was that, when IPv6 is enabled, the `sizeof(ip_addr_t)` is much larger than
IPv4 size, which is what's needed for IGMP addressing.
Fixes issue #16100.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/esp8266/tutorial/index.rst')
0 files changed, 0 insertions, 0 deletions