]> git.ipfire.org Git - thirdparty/squid.git/commit
Windows port: Handle notification of IP address changes for dial-up connections
authorserassio <>
Sun, 17 Feb 2008 18:32:22 +0000 (18:32 +0000)
committerserassio <>
Sun, 17 Feb 2008 18:32:22 +0000 (18:32 +0000)
commitc0dbc521647ef15f1f267bdf588acb4fe0d62ccc
treec4f671893f9ad14cf12c3df80eb38d5cc1feb43f
parent25ff32c14880bf526e2a08e1518c6ef3f30eefaf
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