source: freewrt/package/mrd6/Config.in@ b917538

freewrt_1_0 freewrt_2_0
Last change on this file since b917538 was b917538, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago
  • sync with changes in trunk
  • lzo2 instead of lzo
  • fix tinc/vtun build
  • security update for openssh/openssl
  • update for iproute2,openvpn,openntpd, iptables and ipp, openswan
  • disable ipv6 in busybox, autoselect this feature for all ipv6 related packages
  • add better startup scripts for openssh and openntpd

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@800 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 650 bytes
Line 
1config FWRT_PACKAGE_MRD6
2 prompt "mrd6.............................. IPv6 multicast routing daemon"
3 tristate
4 select BUSYBOX_CONFIG_FEATURE_IPV6
5 default n
6 help
7 Multicast is becoming a major component in next generation
8 networks, used in several scenarios, from video broadcasting
9 to multimedia conferencing. In order to be implemented, new
10 technology needs supporting hardware and software across a set
11 of devices and systems. MRD6 is an implementation of a modular
12 IPv6 Multicast Routing Framework for the Linux operating system
13 and provides MLDv2 (as well as MLDv1), PIM-SM and MBGP support.
14
15 http://artemis.av.it.pt/mrd6/
Note: See TracBrowser for help on using the repository browser.