dnsdist: Move into IP Adresses and Names 9172/head
authorJames Taylor <james@jtaylor.id.au>
Thu, 6 Jun 2019 16:39:57 +0000 (02:39 +1000)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2019 16:39:57 +0000 (02:39 +1000)
Moving the DNSDIST package into the IP Addresses and Names subcategory under Network. This will make it easier to find since it will be with other DNS tools.

Signed-off-by: James Taylor <james@jtaylor.id.au>
net/dnsdist/Makefile

index 4f2ff92d953370995460595beb7a26dd78f43537..0c0f13ee869b3afd9588f7ea7f8f8ec24201a360 100644 (file)
@@ -40,8 +40,9 @@ endchoice
 endef
 
 define Package/dnsdist
-  SECTION:=base
+  SECTION:=net
   CATEGORY:=Network
+  SUBMENU:=IP Addresses and Names
   TITLE:=dnsdist DNS-, DOS- and abuse-aware loadbalancer
   DEPENDS:=+DNSDIST_OPENSSL:libopenssl +DNSDIST_GNUTLS:libgnutls +protobuf +re2 +libedit +libfstrm +libsodium +lua +boost +libnetsnmp +libatomic
   URL:=https://dnsdist.org/