]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - config/addons.conf
addons: dhcp: stop IPv6 dhclient on ifdown and add delay before starting dhclient
[mirror_ifupdown2.git] / config / addons.conf
index 276e21388543308d701d00f1f3b61f955e2f721d..cbd71ff9d236936d5ddf57eee74e8c448636dd68 100644 (file)
@@ -1,4 +1,5 @@
-pre-up,ifenslave
+pre-up,link
+pre-up,bond
 pre-up,vlan
 pre-up,vxlan
 pre-up,clagd
@@ -6,6 +7,7 @@ pre-up,usercmds
 pre-up,bridge
 pre-up,bridgevlan
 pre-up,mstpctl
+pre-up,vrf
 up,dhcp
 up,address
 up,addressvirtual
@@ -13,17 +15,21 @@ up,usercmds
 post-up,ethtool
 post-up,usercmds
 post-up,clagd
+post-up,vxrd
 pre-down,usercmds
 pre-down,ethtool
-down,dhcp
+pre-down,vxrd
+pre-down,dhcp
 down,addressvirtual
 down,address
 down,usercmds
+post-down,vrf
 post-down,clagd
 post-down,mstpctl
 post-down,bridgevlan
 post-down,bridge
 post-down,vxlan
 post-down,vlan
-post-down,ifenslave
+post-down,bond
 post-down,usercmds
+post-down,link