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

x/net/ipv4: add support for source-specific multicast socket options #8266

Closed
mikioh opened this issue Jun 23, 2014 · 12 comments
Closed

x/net/ipv4: add support for source-specific multicast socket options #8266

mikioh opened this issue Jun 23, 2014 · 12 comments

Comments

@mikioh
Copy link
Contributor

mikioh commented Jun 23, 2014

As per request at https://groups.google.com/d/msg/golang-nuts/6J-Howedc8M/GYEYR1QqQJYJ,
adding support for SSM makes sense to help (S,G) signaling required networks.
@gopherbot
Copy link

Comment 1:

CL https://golang.org/cl/104290043 mentions this issue.

@mikioh
Copy link
Contributor Author

mikioh commented Jun 23, 2014

Comment 2:

This issue was updated by revision 7d8da7d.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/104290043

@gopherbot
Copy link

Comment 3:

CL https://golang.org/cl/101460043 mentions this issue.

@mikioh
Copy link
Contributor Author

mikioh commented Jun 24, 2014

Comment 4:

Other BSD variants need to wait for their multicast refactor work for supporting both
ASM and SSM. Windows and Solaris would be another issue. Plan 9? unlikely.

@mikioh
Copy link
Contributor Author

mikioh commented Jun 24, 2014

Comment 5:

This issue was updated by revision 0c7ddfa.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/101460043

@gopherbot
Copy link

Comment 6:

CL https://golang.org/cl/115350043 mentions this issue.

@mikioh
Copy link
Contributor Author

mikioh commented Jul 30, 2014

Comment 7:

This issue was updated by revision d7566da.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/101460043
»»»
LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/115350043

@gopherbot
Copy link

Comment 8:

CL https://golang.org/cl/113660043 mentions this issue.

@mikioh
Copy link
Contributor Author

mikioh commented Jul 30, 2014

Comment 9:

This issue was updated by revision 3bf75e6.

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/104290043
»»»
LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/113660043

@mikioh
Copy link
Contributor Author

mikioh commented Sep 16, 2014

Comment 10:

Labels changed: added repo-net, removed repo-main.

@gopherbot
Copy link

Comment 11:

CL https://golang.org/cl/174030043 mentions this issue.

@mikioh
Copy link
Contributor Author

mikioh commented Nov 13, 2014

Comment 12:

This issue was closed by revision golang/net@a33e90a.

Status changed to Fixed.

@mikioh mikioh added repo-net and removed repo-net labels Dec 23, 2014
@mikioh mikioh changed the title go.net/ipv4: add support for source-specific multicast socket options ipv4: add support for source-specific multicast socket options Jan 4, 2015
@mikioh mikioh changed the title ipv4: add support for source-specific multicast socket options x/net/ipv4: add support for source-specific multicast socket options Jul 20, 2015
@golang golang locked and limited conversation to collaborators Jul 20, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants