]> git.ipfire.org Git - thirdparty/squid.git/commit - src/main.cc
Windows port: Handle notification of IP address changes for dial-up connections
authorserassio <>
Fri, 25 Jan 2008 02:20:43 +0000 (02:20 +0000)
committerserassio <>
Fri, 25 Jan 2008 02:20:43 +0000 (02:20 +0000)
commitbabd1fd59a24623884cb821462e308c8ec5e22f7
treebe88f1d7ff8fc06cc29bdc4af44d330b79988152
parente7e1bf600918597e0e0a3656050e34f95712cfda
Windows port: Handle notification of IP address changes for dial-up connections

On Windows 2000 and later, the NotifyAddrChange() function allow a
process to be notified of the changes in the system IP addresses table.
This patch generate a reconfigure request after any notification, this
allow the hot addition/reconfiguration of network interfaces without
manually restart/reconfigure Squid.
src/WinSvc.cc
src/main.cc
src/protos.h