1config BR2_PACKAGE_LIBLDNS 2 bool "libldns" 3 select BR2_PACKAGE_OPENSSL 4 help 5 The goal of ldns is to simplify DNS programming, it supports 6 recent RFCs like the DNSSEC documents, and allows developers 7 to easily create software conforming to current RFCs, and 8 experimental software for current Internet Drafts. 9 10 http://www.nlnetlabs.nl/projects/ldns 11