lazy commit

This commit is contained in:
FlyingWithJerome 2020-08-15 10:51:35 -04:00
parent 84d609b333
commit e121d89d4e

View file

@ -800,9 +800,9 @@ bool DNS_Interpreter::ParseRR_EDNS(DNS_MsgInfo* msg,
if (analyzer->Conn()->ConnTransport() == TRANSPORT_UDP) { if (analyzer->Conn()->ConnTransport() == TRANSPORT_UDP) {
/* /*
* Based on RFC 7828 (3.2.1/3.2.2), clients and servers MUST NOT * Based on RFC 7828 (3.2.1/3.2.2), clients and servers MUST NOT
* negotiate TCP Keepalive timeout in DNS-over-UDP. * negotiate TCP Keepalive timeout in DNS-over-UDP.
*/ */
analyzer->Weird("EDNS_TCP_Keepalive_Record_In_UDP"); analyzer->Weird("EDNS_TCP_Keepalive_Record_In_UDP");
} }
analyzer->EnqueueConnEvent(dns_EDNS_tcp_keepalive, analyzer->EnqueueConnEvent(dns_EDNS_tcp_keepalive,