From: Wouter Wijngaards Date: Thu, 27 Nov 2014 10:59:47 +0000 (+0000) Subject: Give credits for the aaaa-filter patch. X-Git-Tag: release-1.5.1rc2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6342eba27338465bb078430c6917fabbaa97b854;p=thirdparty%2Funbound.git Give credits for the aaaa-filter patch. Patch from Stephane Lapie for ASAHI Net (no restrictions on use). git-svn-id: file:///svn/unbound/trunk@3283 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/contrib/README b/contrib/README index e5e4e58ea..43a43ef90 100644 --- a/contrib/README +++ b/contrib/README @@ -28,4 +28,5 @@ distribution but may be helpful. * aaaa-filter-iterator.patch: adds config option aaaa-filter: yes that works like the BIND feature (removes AAAA records unless AAAA-only domain). Useful for certain 'broken IPv6 default route' scenarios. + Patch from Stephane Lapie for ASAHI Net (no restrictions on use).