ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)
authorSteven Barth <steven@midlink.org>
Tue, 30 Oct 2012 07:14:07 +0000 (07:14 +0000)
committerSteven Barth <steven@midlink.org>
Tue, 30 Oct 2012 07:14:07 +0000 (07:14 +0000)
commitf7f20aaacb62f580add20b3155ba5ef521d91024
tree3d0f7d15f7f6f63b274f333fffaf41dd3eb5774f
parentca6c7769b7232e65f7929b3df535d2fe56081072
ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)

6relayd is an IPv6-tool that relays IPv6-management protocols like router
discovery, neighbor discovery and DHCPv6 so that clients on routed
(non-bridged) interfaces can use the public address prefix, DHCPv6 and
DNS-service of a master interface. This is useful to avoid NAT in chained
IPv6-routers.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34008 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/ipv6/6relayd/Makefile [new file with mode: 0644]
package/network/ipv6/6relayd/files/6relayd.hotplug [new file with mode: 0644]
package/network/ipv6/6relayd/files/6relayd.init [new file with mode: 0644]