Virtual Server Patch for Linux - Version 0.4 - November 12, 1998
Differences with virtual server patch version 0.3:
- Fix bug of memory access error.
The set_serverpointer_null() function is added to scan all the existing
ip masquerading records for its server pointer which points to the
server specified and set it null. It is useful when administrators
delete a real server or all real servers, those pointers pointing to
the server must be set null. Otherwise, decreasing the connection
counter of the server may cause memory access error when the connection
terminates or timeout.
|