Search
Results (314)
- 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.
- Revision 5523fa3d: Fixes #632. Actually pass the interface and not the vip configuration to the function.
- Revision 042fa85c: Fix VIP list generation here also.
- Revision 08a5d2eb: Properly generate a list of proxy arp VIPs for address drop-down list.
- Revision 77eddca8: fix display of PARP VIP ranges. Resolves #386