]> git.proxmox.com Git - mirror_ifupdown2.git/commitdiff
Fix ifupdown2 pre-up order
authorBalakrishnan Raman <ramanb@cumulusnetworks.com>
Mon, 31 Aug 2015 23:22:12 +0000 (16:22 -0700)
committerBalakrishnan Raman <ramanb@cumulusnetworks.com>
Mon, 31 Aug 2015 23:28:52 +0000 (16:28 -0700)
Ticket: CM-7313
Reviewed By: trivial
Testing Done: tested in active-active vxlan scale testbed

With recent change to ifupdown2 to create dummy devices (CM-3525), pre-up
sequence has been inadvertently changed to invoke clag before vxlan. This
causes protodown of vxlan device by clag addon to happen before vxlan device
gets added. Revert the pre-up order to have vxlan pre-up before clag's.

config/addons.conf

index 864b625ccecf7cfb9d32a23d96fe309b7464868e..ebfeb7b4872f415f6b9b8f1017630b09a9b3560e 100644 (file)
@@ -1,6 +1,5 @@
 pre-up,link
 pre-up,bond
-pre-up,clagd
 pre-up,vlan
 pre-up,vxlan
 pre-up,clagd