]> err.no Git - varnish/commit
Unify parsing of backends and directors.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Jul 2008 07:30:42 +0000 (07:30 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Tue, 8 Jul 2008 07:30:42 +0000 (07:30 +0000)
commitb8d277b027fdeaa2f55011442f85b0677ffac3b8
tree347d66ad5770251cbe1fde834a9941ccff88718c
parent8a31b4f483ebb86f9aca2f1d26f02691c1b78ccb
Unify parsing of backends and directors.

Use table to dispatch director parsing.

Get trailing '}' into backend host ident string.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2900 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/lib/libvcl/vcc_backend.c
varnish-cache/lib/libvcl/vcc_compile.h
varnish-cache/lib/libvcl/vcc_dir_random.c
varnish-cache/lib/libvcl/vcc_parse.c