cloudstack/scripts/vm
Anthony Xu bcadbe6f9a CLOUDSTACK-4750
use interface wildcard "+" in iptables to cover potential used VLAN interface to allow output on physical interface.

you will see
 0     0 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           PHYSDEV match --physdev-out bond2+ --physdev-is-bridged
instead of
 0     0 ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           PHYSDEV match --physdev-out bond2.1234 --physdev-is-bridged

Anthony
2013-10-30 15:15:58 -07:00
..
hypervisor CLOUDSTACK-4750 2013-10-30 15:15:58 -07:00
network CLOUDSTACK-4405: additional patch for bridge name and firewall rules issues after KVM upgrade to 4.2 2013-09-24 08:51:58 +02:00
systemvm Revert "CLOUDSTACK-2534: Modify id_rsa.cloud's permission to 600" 2013-06-18 18:02:32 -07:00
pingtest.sh license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00