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] New: IP SSM multicast support missing


Glibc is presently missing support for the API defined in RFC 3678.
The linux kernel (>= 2.6.0) supports this API.

I have attached a patch which add the necessary fields to bits/in.h.
This includes both IGMPv3 (IPv4) and MLDv2 (IPv6) versions.

However, the functions get/setipv4sourcefilter and get/setsourcefilter still
need to be added to netinet/in.h.

sys/sockio.h should also be extended.

-- 
           Summary: IP SSM multicast support missing
           Product: glibc
           Version: 2.3.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: terpstra at gkec dot tu-darmstadt dot de
                CC: glibc-bugs at sources dot redhat dot com


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]