From 52af44332434a2a34ae30f3d0ac3b549d512e4cc Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Tue, 26 Feb 2019 18:10:12 +0000 Subject: [PATCH] Docs: Add note on lsearch for IPv4-mapped IPv6 addresses --- doc/doc-docbook/spec.xfpt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index d8cf6e73c..834f210ce 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -6741,6 +6741,11 @@ lookup types support only literal keys. &*Warning 2*&: In a host list, you must always use &(net-iplsearch)& so that the implicit key is the host's IP address rather than its name (see section &<>&). + +.new +&*Warning 3*&: Do not use an IPv4-mapped IPv6 address for a key; use the +IPv4. Such addresses being searched for are converted to IPv4. +.wen .next .new .cindex lookup json -- 2.30.2