]> git.ipfire.org Git - thirdparty/squid.git/commit
Silence IOS 15.1 unknown capabilities messages.
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 2 Aug 2012 11:29:23 +0000 (05:29 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 2 Aug 2012 11:29:23 +0000 (05:29 -0600)
commit9b0152415234cdb8f669dce04c1dced8475d0d26
tree73780a20ce1fd0c8d77657530b16e42a3119b578
parent738ecd5857f94fcd3bc011439293cd77780dc8d6
Silence IOS 15.1 unknown capabilities messages.

Its nice to know when new capabilities are added.
But we don't need to report after being informed about them.

TODO: reduce the message to once every thousand or so.
  But be careful to identify what different type numbers exist.
src/wccp2.cc