cloudstack/scripts
Anthony Xu 27294a3827 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:12:21 -07:00
..
installer license header changes for scripts folder from Chip Childers 2012-06-23 00:58:00 -04:00
network Summary: Move Xen vmdata to new, non-ssh method 2013-07-30 21:45:36 -06:00
storage CLOUDSTACK-4618: fix CLVM 2013-09-25 16:29:16 -07:00
util CloudStack CLOUDSTACK-774 2013-02-21 15:46:11 -08:00
vm CLOUDSTACK-4750 2013-10-30 15:12:21 -07:00
.pydevproject License header updates for the scripts folder. 2012-08-03 09:38:28 -04:00