]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows port: add option for control of IP address changes notification in squid...
authorGuido Serassio <serassio@squid-cache.org>
Mon, 30 Jun 2008 12:52:36 +0000 (14:52 +0200)
committerGuido Serassio <serassio@squid-cache.org>
Mon, 30 Jun 2008 12:52:36 +0000 (14:52 +0200)
commitb6696974aff3783ecab673fb6265d6c9b92887b2
treec757a555f3fcede43eb333b57b4023768cdb686e
parent63b81f1358cbd117169ecea7fdb2af3052f1aacf
Windows port: add option for control of IP address changes notification in squid.conf

On Windows Squid by default will monitor IP address changes and will
reconfigure itself after any detected event. This is very useful for
proxies connected to internet with dial-up interfaces.
In some cases (a Proxy server acting as VPN gateway is one) it could be
desiderable to disable this behaviour.

Also fixed build error on Cygwin
src/WinSvc.cc
src/cf.data.pre
src/structs.h [changed mode: 0644->0755]