diff options
author | Damien George <damien@micropython.org> | 2024-10-31 12:41:17 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-11-18 23:27:13 +1100 |
commit | 6f327684b75ca882d34402f885897ada8e57592d (patch) | |
tree | eeaadb6a601e1d1080ab2090402f061a7a3c634f /docs/reference/pyboard.py.rst | |
parent | a7d3bc23085fdc4dfe9bf644daf7fa6f2d5559df (diff) | |
download | micropython-6f327684b75ca882d34402f885897ada8e57592d.tar.gz micropython-6f327684b75ca882d34402f885897ada8e57592d.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/reference/pyboard.py.rst')
0 files changed, 0 insertions, 0 deletions