]> git.proxmox.com Git - mirror_ifupdown2.git/commit - ifupdown2/addons/addressvirtual.py
Virtual interfaces for VRR bounced during ifreload -a
authorSam Tannous <stannous@cumulusnetworks.com>
Tue, 17 Nov 2015 04:43:39 +0000 (23:43 -0500)
committerSam Tannous <stannous@cumulusnetworks.com>
Tue, 17 Nov 2015 04:43:39 +0000 (23:43 -0500)
commit5df79763d37729f157993bc8d1c3103297e8b592
treedacc94087ffb56bcaf75bad64960e6e15e273a5b
parent54713cee981d76efa8dfafff282241798e0456eb
Virtual interfaces for VRR bounced during ifreload -a

Ticket: CM-8143
Reviewed By: scotte, roopa
Testing Done: ssim and powerpc

This was first seen as a side issue with switchd terminating and not restarting (filed as CM-8109).

When ifreload -a is issued, all of the vrr interfaces were bounced, even though there were not any
configuration changes.

In keeping with the philosphy of making ifreload non-disruptive, this patch no longer
disrupts vrrs if the existing config has not changed.
addons/addressvirtual.py