]> err.no Git - varnish/commit
Add conversion from IP to string format to allow things like:
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 10 Jul 2007 19:59:39 +0000 (19:59 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 10 Jul 2007 19:59:39 +0000 (19:59 +0000)
commitba968c68979532b832826b21845e22d11f3e629b
tree5f59438382df8cc33cadb04d622e50716f2061c2
parentef9b60baed6543c9c864eec4a259f105c3cd271c
Add conversion from IP to string format to allow things like:

set bereq.http.HeyYou = client.ip " asked for  " req.url;

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1663 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_vrt.c
varnish-cache/include/vrt.h
varnish-cache/lib/libvcl/vcc_fixed_token.c
varnish-cache/lib/libvcl/vcc_string.c