if geolog then ignore other hints

This commit is contained in:
Randy Bush 2023-03-01 10:35:00 -08:00
parent cd6495540d
commit cc825528ce

View file

@ -142,6 +142,10 @@
<li> <li>
IP Address Delegation extensions must not use "inherit". IP Address Delegation extensions must not use "inherit".
</li> </li>
<li>
If geofeed data are present, ignore geographic location
hints in other data.
</li>
</ul> </ul>
</t> </t>
@ -603,7 +607,16 @@
be polite not to fetch at magic times such as midnight UTC, the first be polite not to fetch at magic times such as midnight UTC, the first
of the month, etc., because too many others are likely to do the same. of the month, etc., because too many others are likely to do the same.
</t> </t>
<t>
If geofeed data are specified, either as a geofeed: attribute or
in a geofeed remarks: attribute, other geographic hints such as
country:, DNS geoloc RRsets, etc., for that address range should
be ignored.
</t>
</section> </section>
<section anchor="privacy" numbered="true" toc="default"> <section anchor="privacy" numbered="true" toc="default">
<name>Privacy Considerations</name> <name>Privacy Considerations</name>