]> git.ipfire.org Git - thirdparty/squid.git/commit
Silence IOS 15.1 unknown capabilities messages.
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 20 Jul 2012 11:37:43 +0000 (05:37 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 20 Jul 2012 11:37:43 +0000 (05:37 -0600)
commit43f3d687fdb6fd87b416101decca42c4c3c181da
tree624726d2792be35ee2b56e8e31cfffe6b2f39abb
parent87f237a9ed59480512a9ff414676c141e8a9e8c2
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