[cups.bugs] [MOD] STR #1713: "Allow" with ipv6 addresses are not working

tpeland.tkukoulu tpeland at tkukoulu.fi
Sun May 21 05:30:32 PDT 2006


[STR New]

Ipv6 addresses don't work in Allow rules without the patch.
After the patch it seems to work correctly. Here are some test cases.

valid - Allow [2001:998:11::]/64
valid - Allow [2001:998:11:0:0:0:0:0]/48
fails - Allow 2001:998:11::/64
valid - Allow 10.1.2.0/25

The third example fails on purpose.

Actually it might be good idea to rewrite the function to use
getaddrinfo(,,AI_NUMERICHOST,) in systems that have ipv6 support. The
configure script already checks for the existence of that function.

Link: http://www.cups.org/str.php?L1713
Version: 1.2.0
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cups-1.2.0-ipv6-allow.patch
URL: <https://lists.cups.org/pipermail/cups/attachments/20060521/8da80143/attachment.ksh>


More information about the cups mailing list