]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2404: WCCP in mask mode is broken
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 10 Mar 2009 12:36:54 +0000 (01:36 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 10 Mar 2009 12:36:54 +0000 (01:36 +1300)
commitc898ced11e1ea9a62023fcaae98603593cf422eb
tree62db1ac90c68344ab031f07af4a4314288e042e3
parent88c4e50c1c95c54fc110bca92d5adf5daa1a28cb
Bug 2404: WCCP in mask mode is broken

Also autodoc and cleanup some WCCPv2 structures.

This patch:
 - adds a reference to each struct mentioning the exact draft
   RFC section where that struct is defined.
 - fixes sent mask structure fields to match draft. (bug 2404)
 - removes two duplicate useless structs
src/wccp2.cc