On Tue, Aug 18, 2015 at 12:56 PM, Dridi Boukelmoune <[email protected]> wrote:
> Follow-up on the ACL patch after an initial review, the test case
> doesn't lazily panic on failure.

Question I got while I was away on IRC:
> dridi, so what difference is there between 'if (!debug.match.acl(loopback, 
> "127.0.0.127"))" and "if (std.ip("127.0.0.127", "0.0.0.0") ~ loopback)" ?

I'm not testing the ACL operator (~) but the use of ACLs from within a
VMOD, both inside and outside of an HTTP transaction.

_______________________________________________
varnish-dev mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev

Reply via email to