Index: dns/unbound/files/patch-contrib_aaaa-filter-iterator.patch =================================================================== --- dns/unbound/files/patch-contrib_aaaa-filter-iterator.patch (nonexistent) +++ dns/unbound/files/patch-contrib_aaaa-filter-iterator.patch (working copy) @@ -0,0 +1,15 @@ +--- contrib/aaaa-filter-iterator.patch.orig 2016-01-04 12:50:23 UTC ++++ contrib/aaaa-filter-iterator.patch +@@ -294,9 +294,9 @@ Index: trunk/iterator/iterator.h + + /** ASN: AAAA-filter flag */ + + int aaaa_filter; + + +- /** ip6.arpa dname in wireformat, used for qname-minimisation */ +- uint8_t* ip6arpa_dname; +- }; ++ /** lock on ratelimit counter */ ++ lock_basic_type queries_ratelimit_lock; ++ /** number of queries that have been ratelimited */ + @@ -163,6 +166,14 @@ + INIT_REQUEST_3_STATE, + Property changes on: dns/unbound/files/patch-contrib_aaaa-filter-iterator.patch ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property