From 726b013f4c0d19c74610595ede1b9422d9b70cff Mon Sep 17 00:00:00 2001 From: bert hubert Date: Thu, 15 Feb 2018 13:58:27 +0100 Subject: [PATCH] dnswasher comment --- pdns/dnswasher.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/dnswasher.cc b/pdns/dnswasher.cc index bd8e23dad5..c105f3bea6 100644 --- a/pdns/dnswasher.cc +++ b/pdns/dnswasher.cc @@ -149,6 +149,7 @@ try *dst=ipo.obf6(*dst); else *src=ipo.obf6(*src); + // IPv6 checksum does not cover source/destination addresses } pw.write(); } -- 2.39.5