https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6927

Mark Martinec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.4.0

--- Comment #1 from Mark Martinec <[email protected]> ---
trunk:
  Bug 6927: IP_PRIVATE should also include shared
  address space (used in CGN, RFC 6598)
Sending lib/Mail/SpamAssassin/Constants.pm
Committed revision 1468853.


Btw, I suppose the fc00::/7 should also be added to the IP_PRIVATE
(Unique Local Unicast Addresses, RFC 4193).

Although the IPv6 part of this regexp is already hairy enough,
and inaccurate too (it assumes the IPv4-mapped IPv6 address
is in 'alternative form' syntax, which need not be the case.
Seems to me that a regexp is quite unsuitable for parsing
address ranges, especially in the complex IPv6 syntax.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to