## Copyright (C) 1996-2023 The Squid Software Foundation and contributors ## ## Squid software is distributed under GPLv2+ license and includes ## contributions from numerous individuals and organizations. ## Please see the COPYING and CONTRIBUTORS files for details. ## acl test11 src 127.0.0.1 127.0.0.0-127.0.0.255 acl test12 src 192.168.1.0/24 192.168.0.0/16 acl test13 src 127.0.0.0-127.0.0.255 127.0.0.2 acl test14 src 127.0.0.0-127.0.0.128 127.0.0.128-127.0.0.255 acl test15 src 10.0.0.1-10.0.0.128 10.0.0.0-10.0.0.1 10.0.0.128-10.0.0.255 acl test25 dst 127.0.0.0-127.0.0.128/32 127.0.0.128-127.1.0.255 acl test36 dst 127.0.0.1-127.0.0.128 127.0.0.0-127.1.0.0/16 acl test37 dst 127.1.0.0-127.2.0.0/16 127.1.0.1-127.1.0.128 acl test41 src bad::1 bad::0-bad::f acl test42 src dead::0-dead::0 dead::0 acl test43 src bad::0/64 bad::0/128 acl test44 src beef::0/16 beef:bad::/64