]> err.no Git - varnish/commit
Go over the shmlog header processing.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 10 Dec 2007 08:55:17 +0000 (08:55 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 10 Dec 2007 08:55:17 +0000 (08:55 +0000)
commit3def9e587139d30eeb184dabbca5dba8b2e81ec3
treedce232f4a3eddf699940c125cfd46af2f521c4f9
parentcfabc9da492a0515ca318029ce0d4ec946598701
Go over the shmlog header processing.

Add a byte to the length field, but retain the 255 bytes restriction
for now.

Add symbolic names for the header fields and macros for multi-byte
fields, and uses these throughout.   This will make it easier next time.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2287 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/shmlog.c
varnish-cache/bin/varnishlog/varnishlog.c
varnish-cache/bin/varnishtop/varnishtop.c
varnish-cache/include/shmlog.h
varnish-cache/lib/libvarnishapi/shmlog.c