cloudstack/scripts
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
..
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:41:11 -06:00
storage CLOUDSTACK-4618: fix CLVM 2013-09-06 17:55:29 -07:00
util CLOUDSTACK-4674 2013-10-28 14:48:01 -07:00
vm CLOUDSTACK-4750 2013-10-30 15:15:58 -07:00
.pydevproject License header updates for the scripts folder. 2012-08-03 09:38:28 -04:00