cloudstack/agent
Wido den Hollander bdec29b3dc Create iptable rules for all bridges assigned to a system VM
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.
2012-06-19 12:20:22 +02:00
..
bindir committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
conf committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
distro committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
doc Source code committed 2010-08-11 09:13:29 -07:00
libexec committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
scripts committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
src/com/cloud/agent Create iptable rules for all bridges assigned to a system VM 2012-06-19 12:20:22 +02:00
test/com/cloud/agent committing Chip Childers patches fixing licensing headers 2012-06-12 12:32:58 -04:00
.classpath fixed eclipse classpath 2011-08-31 13:35:37 -07:00
.project Bug 9479 - provide option for built in https 2011-09-01 16:01:28 -07:00