ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy)
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 30 Oct 2012 07:14:07 +0000 (07:14 +0000)
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 30 Oct 2012 07:14:07 +0000 (07:14 +0000)
commitd3309f03fc9e4375e9b45ff31cb0eb513718591a
tree3d0f7d15f7f6f63b274f333fffaf41dd3eb5774f
parent550a8ae8a930637a6585d5acc59e430a6f513f50
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]