This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/211] IP SSM multicast, IGMPv3, RFC3678 support missing


------- Additional Comments From cra at wpi dot edu  2004-07-13 19:55 -------
Here is a tested, working patch with more of the implementation.  Everything
except the new advanced API functions and prototypes themselves should be there
now.  According to the Linux kernel folks, the libc advanced full state-based
API get/setipv4sourcefilter and get/setsourcefilter functions should be
implemented internally using get/setsockopt on IP_MSFILTER and MCAST_MSFILTER. 
Even without the advanced API, this patch will help a lot of people.

Please apply so we can finally have basic SSM support.  Thanks.


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=211

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]