Sync laggs with all configs when needed.

This commit is contained in:
Ermal Luçi 2008-07-25 21:41:57 +00:00
parent 9ac75a881f
commit 649196bdc7

View File

@ -2520,6 +2520,7 @@ function reload_interfaces_sync() {
/* set up other cloned interfaces */
interfaces_gif_configure();
interfaces_gre_configure();
interfaces_lagg_configure();
interfaces_bridge_configure();
/* set up static routes */
@ -2679,6 +2680,7 @@ function reload_all_sync() {
/* set up other cloned interfaces */
interfaces_gif_configure();
interfaces_gre_configure();
interfaces_lagg_configure();
interfaces_bridge_configure();
/* bring up carp interfaces */