Module Name: src
Committed By: jnemeth
Date: Sun Oct 11 22:14:55 UTC 2020
Modified Files:
src/etc: named.conf
Log Message:
Also edns-udp-size.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/etc/named.conf
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/etc/named.conf
diff -u src/etc/named.conf:1.9 src/etc/named.conf:1.10
--- src/etc/named.conf:1.9 Sun Oct 11 22:11:36 2020
+++ src/etc/named.conf Sun Oct 11 22:14:55 2020
@@ -1,4 +1,4 @@
-# $NetBSD: named.conf,v 1.9 2020/10/11 22:11:36 jnemeth Exp $
+# $NetBSD: named.conf,v 1.10 2020/10/11 22:14:55 jnemeth Exp $
# boot file for secondary name server
# Note that there should be one primary entry for each SOA record.
@@ -16,6 +16,7 @@ options {
bindkeys-file "bind.keys";
allow-recursion { localhost; localnets; };
max-udp-size 1220;
+ edns-udp-size 1220;
#
# This forces all queries to come from port 53; might be