]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #1584: Unable to register with multiple WCCP2 routers
authorserassio <>
Sun, 24 Dec 2006 20:52:40 +0000 (20:52 +0000)
committerserassio <>
Sun, 24 Dec 2006 20:52:40 +0000 (20:52 +0000)
commit85d25b950b53cba8943e338b7f3eb4fea04479b8
treed8ae916cf5c7810063dd3210c18bd934d57ffade
parent0d5a2006aaf852648c999ebff03a82edc3d7b82c
Bug #1584: Unable to register with multiple WCCP2 routers

Disable PMTU-discovery on the WCCP2 UDP socket, making Linux and possibly
others send unique IP ID fields in the UDP traffic. Hopefully this will
convince Cisco IOS that the WCCP exchanges is not duplicate traffic.

Forward port of 2.6 patch.
src/wccp2.cc