]> git.ipfire.org Git - thirdparty/squid.git/commit
Silence IOS 15.1 unknown capabilities messages.
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 21 Jul 2012 01:27:05 +0000 (19:27 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 21 Jul 2012 01:27:05 +0000 (19:27 -0600)
commitc10f8d6712fabad1dc740c1e80e93d357241f560
tree323e7eff3993b12ca2134201026a92d77672856b
parentca2f11089c52a11c7fb531b9632add6ba86e4631
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