Search
Results (314)
- Revision c82b2c3f: Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158
- Revision 18d4d360: Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158
- Revision 5aa7a46c: Ticket #1598. Correctly handle ipalias vips when re-enabling carp from the carp_status screen.
- Revision b526daaf: Correct functiong does_vip_exist() to actually work. Fixes #1598
- Revision 2708a5cf: NEw functiong does_vip_exist() which works for carp and ipalias type vips to help in carp sync issues. Fixes #1598
- Revision 63f81fbd: Do not assume that every merge is about vips. Found-by: Jim
- Revision 578f20ec: Actually correct vip check to be correct for all vip types.
- Revision 6a7dd9bb: Do not destroy and create the vip during interface [re]configuration since it causes unecessary work and most importantly issues.
- Revision 7fc6c005: Generate proper index for unsetting so we do not destroy all the vips in the backup.
- Revision f51d4f98: Ticket #1534, #1433. Remove custom sync code for vip, since it array_merge() replaces same keys d ... But make the code for reloading only changed vips after merge better and some more checks.