mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
unbound: clean up interface interpretation in UCI
DNS flag day 2020, software should reflect the minimum EDNS 1232 bytes. Added iface_wan and iface_lan to control internal DNS assignemnts and to control what is local service ACL. Interface wild cards are not explicitly set so that they can be customized in extended conf. Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
This commit is contained in:
@@ -23,6 +23,13 @@
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
# while useful (sh)ellcheck is pedantic and noisy
|
||||
# shellcheck disable=1091,2002,2004,2034,2039,2086,2094,2140,2154,2155
|
||||
|
||||
UB_ODHCPD_BLANK=
|
||||
|
||||
##############################################################################
|
||||
|
||||
odhcpd_zonedata() {
|
||||
. /lib/functions.sh
|
||||
. /usr/lib/unbound/defaults.sh
|
||||
|
||||
Reference in New Issue
Block a user