mirror of https://github.com/apache/cloudstack.git
The default_network_rules_systemvm method in security_group.py only created the appropriate rules for just one bridge. This however leads to traffic not being forwarded to the virtual machine in the case of the system VMs both (console & storage) having different bridges in basic networking. This patch makes sure rules are generated for all target devices based on their source device/bridge It however excludes the LinkLocalBridge since no filtering is needed on that bridge. |
||
|---|---|---|
| .. | ||
| bindir | ||
| conf | ||
| distro | ||
| doc | ||
| libexec | ||
| scripts | ||
| src/com/cloud/agent | ||
| test/com/cloud/agent | ||
| .classpath | ||
| .project | ||