1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00
Roopa Prabhu f4dbd14226 Add clagd in the default shipped addons.conf and remove the editing of
addons file

Ticket: CM-4423
Reviewed By:
Testing Done: tested ifupdown2 in the presence and absence of clagd

This is a hack to get around an ifupdown2 limitation.
The real fix should come as part of CM-3782
2014-12-09 13:49:23 -08:00

27 lines
402 B
Plaintext

pre-up,ifenslave
pre-up,vlan
pre-up,vxlan
pre-up,usercmds
pre-up,bridge
pre-up,bridgevlan
pre-up,mstpctl
up,dhcp
up,address
up,addressvirtual
up,usercmds
post-up,ethtool
post-up,usercmds
post-up,clagd
pre-down,usercmds
down,dhcp
down,addressvirtual
down,address
down,usercmds
post-down,mstpctl
post-down,bridgevlan
post-down,bridge
post-down,vxlan
post-down,vlan
post-down,ifenslave
post-down,usercmds