dnsdist: Move into IP Adresses and Names
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>
This commit is contained in:
parent
0f554dcefc
commit
eed1c945fa
1 changed files with 2 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue