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 KishiReceived on Sat Oct 17 2009 - 18:52:48 MDT
This archive was generated by hypermail 2.2.0 : Sat Oct 24 2009 - 12:00:01 MDT