From: bert hubert Date: Thu, 15 Feb 2018 12:58:27 +0000 (+0100) Subject: dnswasher comment X-Git-Tag: dnsdist-1.4.0-alpha1~27^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726b013f4c0d19c74610595ede1b9422d9b70cff;p=thirdparty%2Fpdns.git dnswasher comment --- 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(); }