Changes between Version 26 and Version 27 of WikiStart
- Timestamp:
- 04/22/14 22:54:49 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v26 v27 1 1 = Mcproxy - Multicast Proxy for IGMP/MLD = 2 2 3 mcproxy is a free & open source implementation of the IGMP/MLD proxy function (see [http://tools.ietf.org/html/rfc4605 RFC 4605]) for Linux systems. It operates on the kernel tables for multicast routing and allows for multiple instantiations, as well as dynamically changing downstream interfaces.3 Mcproxy is a free & open source implementation of the IGMP/MLD proxy function (see [http://tools.ietf.org/html/rfc4605 RFC 4605]) for Linux systems. It operates on the kernel tables for multicast routing and allows for multiple instantiations, as well as dynamically changing downstream interfaces. 4 4 5 5 The current design was motivated by research and IETF standardization activities in the MULTIMOB group (see [http://tools.ietf.org/html/rfc6224 RFC 6224] and [http://tools.ietf.org/html/draft-ietf-multimob-pmipv6-source draft-ietf-multimob-pmipv6-source])) and shall serve as a test and experimentation tool for the research community.