Hi, Amos squid-3.0.STABLE18 is OK. but squid-3.1.0.14 ... Could you fix that ? Sincerely, -- Mikio Kishi On Sun, Oct 18, 2009 at 3:52 AM, Mikio Kishi <mkishi@xxxxxxx> wrote: > Hi, all > > I'd like to use "acl aclname myip" on squid-3.1.0.14 like the following. > > acl testmyip myip 1.1.1.1/32 > > But, the following error occurred. > > 2009/10/16 14:03:21| aclParseAclLine: Invalid ACL type 'myip' > > I guess that src/AclReg.cc needs the following line. > > ACL::Prototype ACLMyIP::RegistryProtoype(&ACLMyIP::RegistryEntry_, "myip"); > > What do you think ? > > Sincerely, > > -- > Mikio Kishi >