Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for static-group setting per phyint #222

Open
jrocha opened this issue Mar 30, 2022 · 1 comment
Open

Add support for static-group setting per phyint #222

jrocha opened this issue Mar 30, 2022 · 1 comment
Milestone

Comments

@jrocha
Copy link

jrocha commented Mar 30, 2022

I'm using pimd to route multicast packets across different AWS regions over a GRE tunnel.
I've been able to make everything work but group joins/leave. Capturing some packets shows that AWS does propagate IGMP join/leaves.

Is there a way to add something like a static group membership on configuration?

@troglobit
Copy link
Owner

Hi! There's nothing yet, I did ad the functionality to mrouted -- the progenitor of this code base -- last year. Considering how similar the code bases are, it shouldn't be too hard to add it to pimd as well. However, there are other more pressing matters being worked on right now, so can't make any promises of course.

(Changing issue title to reflect wish list status of issue.)

@troglobit troglobit changed the title AWS Multicast Add support for static-group setting per phyint Mar 30, 2022
@troglobit troglobit added this to the 3.0 milestone Mar 30, 2022
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

No branches or pull requests

2 participants