cloudstack/patches/systemvm
Sheng Yang 4f4b1f56ee CS-15094: Fix multiply vlan of redundang router
This fix would work because:
1. When booting up the router, there is possible that no ip information have
been set for the interface(CS would do it after confirm router is up), so the
interface isn't associate with any ip, then ifconfig cannot work. We have to use
ifup, this is especially true for the first router become master.

2. After booting up phase, the ip would be associated with interfaces, then we
can use ifconfig to bring them up.
2012-09-26 21:54:32 -07:00
..
debian CS-15094: Fix multiply vlan of redundang router 2012-09-26 21:54:32 -07:00