From e121d89d4ed42a3f2688754a164c45e4790e94a4 Mon Sep 17 00:00:00 2001 From: FlyingWithJerome Date: Sat, 15 Aug 2020 10:51:35 -0400 Subject: [PATCH] lazy commit --- src/analyzer/protocol/dns/DNS.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/analyzer/protocol/dns/DNS.cc b/src/analyzer/protocol/dns/DNS.cc index 99c87c44e4..c3ddd92282 100644 --- a/src/analyzer/protocol/dns/DNS.cc +++ b/src/analyzer/protocol/dns/DNS.cc @@ -800,9 +800,9 @@ bool DNS_Interpreter::ParseRR_EDNS(DNS_MsgInfo* msg, if (analyzer->Conn()->ConnTransport() == TRANSPORT_UDP) { /* - * Based on RFC 7828 (3.2.1/3.2.2), clients and servers MUST NOT - * negotiate TCP Keepalive timeout in DNS-over-UDP. - */ + * Based on RFC 7828 (3.2.1/3.2.2), clients and servers MUST NOT + * negotiate TCP Keepalive timeout in DNS-over-UDP. + */ analyzer->Weird("EDNS_TCP_Keepalive_Record_In_UDP"); } analyzer->EnqueueConnEvent(dns_EDNS_tcp_keepalive,