package: fold the IPv6 menu into Network
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634
This commit is contained in:
parent
29cd45f752
commit
d481486aad
8 changed files with 15 additions and 15 deletions
|
@ -14,8 +14,8 @@ PKG_RELEASE:=1
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/6in4
|
define Package/6in4
|
||||||
SECTION:=ipv6
|
SECTION:=net
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
DEPENDS:=+kmod-ipv6 +kmod-sit
|
DEPENDS:=+kmod-ipv6 +kmod-sit
|
||||||
TITLE:=IPv6-in-IPv4 configuration support
|
TITLE:=IPv6-in-IPv4 configuration support
|
||||||
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
|
|
@ -14,8 +14,8 @@ PKG_RELEASE:=1
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/6rd
|
define Package/6rd
|
||||||
SECTION:=ipv6
|
SECTION:=net
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
DEPENDS:=+kmod-ipv6 +kmod-sit
|
DEPENDS:=+kmod-ipv6 +kmod-sit
|
||||||
TITLE:=6rd configuration support
|
TITLE:=6rd configuration support
|
||||||
MAINTAINER:=Stéphan Kochen <stephan@kochen.nl>
|
MAINTAINER:=Stéphan Kochen <stephan@kochen.nl>
|
||||||
|
|
|
@ -23,8 +23,8 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
include $(INCLUDE_DIR)/cmake.mk
|
include $(INCLUDE_DIR)/cmake.mk
|
||||||
|
|
||||||
define Package/6relayd
|
define Package/6relayd
|
||||||
SECTION:=ipv6
|
SECTION:=net
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
TITLE:=DHCPv6(-PD)/RA Server & Relay
|
TITLE:=DHCPv6(-PD)/RA Server & Relay
|
||||||
DEPENDS:=+kmod-ipv6
|
DEPENDS:=+kmod-ipv6
|
||||||
endef
|
endef
|
||||||
|
|
|
@ -14,8 +14,8 @@ PKG_RELEASE:=1
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/6to4
|
define Package/6to4
|
||||||
SECTION:=ipv6
|
SECTION:=net
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
DEPENDS:=+kmod-ipv6 +kmod-sit
|
DEPENDS:=+kmod-ipv6 +kmod-sit
|
||||||
TITLE:=IPv6-to-IPv4 configuration support
|
TITLE:=IPv6-to-IPv4 configuration support
|
||||||
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
|
||||||
|
|
|
@ -14,8 +14,8 @@ PKG_RELEASE:=1
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/ds-lite
|
define Package/ds-lite
|
||||||
SECTION:=ipv6
|
SECTION:=net
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
DEPENDS:=+kmod-ipv6 +kmod-ip6-tunnel
|
DEPENDS:=+kmod-ipv6 +kmod-ip6-tunnel
|
||||||
TITLE:=Dual-Stack Lite (DS-Lite) configuration support
|
TITLE:=Dual-Stack Lite (DS-Lite) configuration support
|
||||||
MAINTAINER:=Steven Barth <steven@midlink.org>
|
MAINTAINER:=Steven Barth <steven@midlink.org>
|
||||||
|
|
|
@ -22,8 +22,8 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
include $(INCLUDE_DIR)/cmake.mk
|
include $(INCLUDE_DIR)/cmake.mk
|
||||||
|
|
||||||
define Package/odhcp6c
|
define Package/odhcp6c
|
||||||
SECTION:=ipv6
|
SECTION:=net
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
TITLE:=Embedded DHCPv6-client for OpenWrt
|
TITLE:=Embedded DHCPv6-client for OpenWrt
|
||||||
DEPENDS:=+kmod-ipv6
|
DEPENDS:=+kmod-ipv6
|
||||||
endef
|
endef
|
||||||
|
|
|
@ -37,8 +37,8 @@ THC_DEPENDS_thcping6 := +librt
|
||||||
define BuildTool
|
define BuildTool
|
||||||
define Package/thc-ipv6-$(subst _,-,$(1))
|
define Package/thc-ipv6-$(subst _,-,$(1))
|
||||||
TITLE:=THC-IPv6 $(1) utility
|
TITLE:=THC-IPv6 $(1) utility
|
||||||
SECTION:=ipv6
|
SECTION:=net
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
DEPENDS:=+libpcap $(THC_DEPENDS_$(1))
|
DEPENDS:=+libpcap $(THC_DEPENDS_$(1))
|
||||||
URL:=http://freeworld.thc.org/
|
URL:=http://freeworld.thc.org/
|
||||||
SUBMENU:=THC-IPv6 attack and analyzing toolkit
|
SUBMENU:=THC-IPv6 attack and analyzing toolkit
|
||||||
|
|
|
@ -301,7 +301,7 @@ endef
|
||||||
define Package/ip6tables
|
define Package/ip6tables
|
||||||
$(call Package/iptables/Default)
|
$(call Package/iptables/Default)
|
||||||
DEPENDS:=@IPV6 +kmod-ip6tables +iptables
|
DEPENDS:=@IPV6 +kmod-ip6tables +iptables
|
||||||
CATEGORY:=IPv6
|
CATEGORY:=Network
|
||||||
TITLE:=IPv6 firewall administration tool
|
TITLE:=IPv6 firewall administration tool
|
||||||
MENU:=1
|
MENU:=1
|
||||||
endef
|
endef
|
||||||
|
|
Loading…
Reference in a new issue