summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6relayd/Makefile
diff options
context:
space:
mode:
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-24 07:21:42 +0000
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-04-24 07:21:42 +0000
commit93b03664bb60b86ef344ac43fbefe7689ec2a53a (patch)
tree52a406a47de623d108bd48b731d4ec80f287cae7 /package/network/ipv6/6relayd/Makefile
parentd43f7e438cd40e06f09154005d698191e191925e (diff)
6relayd: update package description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36413 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/6relayd/Makefile')
-rw-r--r--package/network/ipv6/6relayd/Makefile13
1 files changed, 6 insertions, 7 deletions
diff --git a/package/network/ipv6/6relayd/Makefile b/package/network/ipv6/6relayd/Makefile
index 98c15d297..9307c4eda 100644
--- a/package/network/ipv6/6relayd/Makefile
+++ b/package/network/ipv6/6relayd/Makefile
@@ -25,18 +25,17 @@ include $(INCLUDE_DIR)/cmake.mk
define Package/6relayd
SECTION:=ipv6
CATEGORY:=IPv6
- TITLE:=IPv6-Relay and Server (RD-, DHCPv6- & NDP-Proxy)
+ TITLE:=DHCPv6(-PD)/RA Server & Relay
DEPENDS:=+kmod-ipv6
endef
define Package/6relayd/description
- 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.
+ 6relayd is a daemon for serving and relaying IPv6 management protocols to
+ configure clients and downstream routers.
- It can also be used as a lightweight router advertisement daemon and provide
- stateless DHCPv6 service for clients and act as PD-server where size matters.
+ 6relayd provides server services for RA, stateless DHCPv6, DHCPv6-PD and can
+ be used to relay RA, DHCPv6 and NDP between routed (non-bridged) interfaces
+ in case no delegated prefixes are provided by the upstream router.
endef
define Package/6relayd/conffiles