see #1807, #2104 arrange interface configuration commands in the

generated scritpt in such order that bridge and carp interfaces
are configured after all other interfaces are done.
This commit is contained in:
Vadim Kurland
2011-02-16 14:42:06 -08:00
parent 25c1ed5d6b
commit a58445ed16
76 changed files with 318 additions and 293 deletions
+5
View File
@@ -1,5 +1,10 @@
2011-02-16 vadim <vadim@netcitadel.com>
* OSConfigurator_bsd_interfaces.cpp (sort_interface_names): see
#1807, #2104: arrange interface configuration commands in the
generated scritpt in such order that bridge and carp interfaces
are configured after all other interfaces are done.
* compiler_lib/CompilerDriver.cpp (commonChecks2): see #2103
removed interface name validation check in compilers, this
check will only be done in the GUI. Comiler still verifies