Skip to content

Add all hosts MAC filter if IGMP enabled#71

Open
lhoward wants to merge 2 commits intoxmos:developfrom
PADL:lhoward/igmp
Open

Add all hosts MAC filter if IGMP enabled#71
lhoward wants to merge 2 commits intoxmos:developfrom
PADL:lhoward/igmp

Conversation

@lhoward
Copy link
Contributor

@lhoward lhoward commented Mar 3, 2026

No description provided.

@humphrey-xmos
Copy link
Contributor

All tests are passing, but there are repo checks that are failing. Dates in files. Can you rebase onto latest develop, then it should be go to go.

lhoward added 2 commits March 6, 2026 08:51
shim_{join,leave}_multicast_group assumed that LWIP_IGMP was enabled at build
time. If lwIP was built without it, return XTCP_EINVAL.

Signed-off-by: Luke Howard <lukeh@padl.com>
If IGMP is enabled, a MAC address filter for the all hosts multicast group must
be added so that IGMP messages can be received from the IGMP querier.

Fixes: xmos#70

Signed-off-by: Luke Howard <lukeh@padl.com>
Copy link
Contributor

@humphrey-xmos humphrey-xmos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice simple update/ Thanks for catching the join multicast function isse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants