Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Also edns-udp-size.
details: https://anonhg.NetBSD.org/src/rev/98b7fbd83d4c
branches: trunk
changeset: 955794:98b7fbd83d4c
user: jnemeth <jnemeth%NetBSD.org@localhost>
date: Sun Oct 11 22:14:55 2020 +0000
description:
Also edns-udp-size.
diffstat:
etc/named.conf | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 427e2eefe5a6 -r 98b7fbd83d4c etc/named.conf
--- a/etc/named.conf Sun Oct 11 22:11:36 2020 +0000
+++ b/etc/named.conf Sun Oct 11 22:14:55 2020 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index