mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 11:28:26 +02:00
54259a7a47
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3219 3c298f89-4303-0410-b956-a3cf2f4a3e73
15 lines
629 B
Plaintext
15 lines
629 B
Plaintext
config BR2_PACKAGE_MRD6
|
|
prompt "mrd6.............................. IPv6 multicast routing daemon"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
Multicast is becoming a major component in next generation
|
|
networks, used in several scenarios, from video broadcasting
|
|
to multimedia conferencing. In order to be implemented, new
|
|
technology needs supporting hardware and software across a set
|
|
of devices and systems. MRD6 is an implementation of a modular
|
|
IPv6 Multicast Routing Framework for the Linux operating system
|
|
and provides MLDv2 (as well as MLDv1), PIM-SM and MBGP support.
|
|
|
|
http://artemis.av.it.pt/mrd6/
|