= Download = On this page you can download the source code of the mcproxy. It was successfully tested on Linux. For installation instructions please read [wiki:Installation]. == Git == https://github.com/mcproxy/mcproxy == Current Release == * Version 1.1.0: [https://github.com/mcproxy/mcproxy/archive/v1.1.0.tar.gz mcproxy-1.1.0.tar.gz] * Changes: * many bug fixes * supports IGMPv3 and MLDv2 * new configuration script * supports group and source filter per interface * configure more then one upstream * configure the peering behaviour of draft-ietf-multimob-pmipv6-source-06 == Old Releases == * Version 1.0.0: [https://github.com/mcproxy/mcproxy/archive/v1.0.0.tar.gz mcproxy-1.0.0.tar.gz] * Changes: * mcproxy supports now IGMPv3 (and MLDv2 in the next release) * Version 0.1.4: [http://mcproxy.realmv6.org/attachment/wiki/Download/mcproxy-0.1.4.tar.gz mcproxy-0.1.4.tar.gz] * Beta version * Changes: * changed license to GPLv2 * Version 0.1.3: [http://mcproxy.realmv6.org/attachment/wiki/Download/mcproxy-0.1.3.tar.gz mcproxy-0.1.3.tar.gz] * Beta version * Bug fix: * replaced the virtual multiple routing table by the multiple multicast routing table of the linux kernel * Version 0.1.2: [https://mcproxy.realmv6.org/attachment/wiki/Download/mcproxy-0.1.2.tar.gz mcproxy-0.1.2.tar.gz] * Beta version * Bug fix: * added support for SIT tunnels * IPv6 General Queries / Group Specific Queries send to all downstreams * revised kernel calls and source code * ignore additional IPv4 addresses for one interfaces returned by getifaddrs() * Version 0.1.1: [http://mcproxy.realmv6.org/raw-attachment/wiki/Download/mcproxy-0.1.1.tar.gz mcproxy-0.1.1.tar.gz] * Beta version * New Features: * fully documented by Doxygen * qmake generate a makefile depending on the system * Bug fix: * check for root privilegies on startup * changed the default log level to LOG_ERROR_LVL * Version 0.1.0: [http://mcproxy.realmv6.org/raw-attachment/wiki/Download/mcproxy-0.1.0b.tar.gz mcproxy-0.1.0.tar.gz] * Beta version * Support: * IGMPv2/MLDv1 * multiple proxy instances * dynamic management of downstream interfaces * forwarding based on kernel routing tables