Project

General

Profile

« Previous | Next » 

Revision 8bffe226

Added by Renato Botelho over 6 years ago

Fix #8465: Preserve default gw when switch to BACKUP

interfaces_carp_set_maintenancemode() calls interface_carp_configure()
to each configured CARP and it ends up reconfiguring completely the
interface when it's not necessary.

Add a new parameter $maintenancemode_only to interface_carp_configure()
and use it to only change advskew to 254 when going to forced
maintenance mode and move it back to configured value when leaving

  • added
  • modified
  • copied
  • renamed
  • deleted