Search
Results (711)
- Bug #761 (Resolved): Status > CARP enable does not work
- After disabling CARP under Status> CARP, and clicking Enable, it doesn't actually add the VIPs.
- Revision 067e48ab: Handle VIP DNS-Rebinding detection correctly
- Revision 4a756e9b: Actually correctly handle some vip types ips for getNasIP.
- Revision 34e9ca60: Show even VIP's in the list. This is copied from nat code and probably should be generalized.
- Revision 962fd685: Fixes #632. When bringing down a vip of proxyarp use the new pidfile introduced. ... it can start only a instance of an interface.
- Revision 7de83e03: Simplify/optimize code for ... y related to Ticket #601. Also this speedups vip creation on large number of interfaces.
- Revision 2b6f65d7: Fixes #549. Save a list of all changed vips to reload in a temporary file so when apply is clicked it can process all of them.
- Revision e03b0a03: Fixes #632. Use the correct function to handle vip destory.
- Revision 2a63a07f: Don't use a fake CARP VIP name since it doesn't match up with the new ... already properly obtained in this code block.
- Revision 85b13495: Don't perform these multip ... nstead of just warning that there is no CARP VIP defined.