cloudstack/systemvm/patches/debian/config/opt/cloud/bin/cs
Rohit Yadav aa8a721c39 CLOUDSTACK-9838: Allow ingress traffic between guest VMs via snat IPs
This enables the firewall/mangle tables rules to ACCEPT instead of RETURN, which
is the same behaviour as observed in ACS 4.5. By accepting the traffic, guest
VMs will be able to communicate tcp traffic between each other over snat public
IPs.

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-07-22 10:53:21 +02:00
..
CsAddress.py CLOUDSTACK-9838: Allow ingress traffic between guest VMs via snat IPs 2017-07-22 10:53:21 +02:00
CsApp.py SysVM various fixes to previous refactorings 2016-06-07 13:03:10 +02:00
CsConfig.py vRouter: prevent fh leakage and use buffered writes in DataBags 2017-06-07 18:11:33 +02:00
CsDatabag.py Configure rVPC for router.redundant.vrrp.interval advert_int setting 2016-05-13 14:37:04 +02:00
CsDhcp.py ignore bogus default gateway 2017-04-20 09:36:17 +02:00
CsFile.py CLOUDSTACK-9498: VR CsFile search utility methods fail when search string has 2016-10-28 17:45:15 +05:30
CsGuestNetwork.py VR CsGuestNetwork obey useextdns 2016-06-07 13:03:09 +02:00
CsHelper.py Merge pull request #1474 from remibergsma/47_private_gw_initial_config 2016-05-12 11:02:55 -04:00
CsLoadBalancer.py Revert "Merge pull request #1482 from remibergsma/iptables-fix" 2016-05-19 11:04:46 +02:00
CsMonitor.py ACL issues 2015-03-16 11:40:10 +01:00
CsNetfilter.py Added missing rules on router config, fixed ordering of multiple rules, removed duplicate rules, added fix for network stats, added a check for b64 decoding (to pad incorrect b64). Also added a catch exception to be logged on the configure main. 2016-07-22 15:32:20 -04:00
CsProcess.py CLOUDSTACK-8947 - Adding some logging to better understand whay is happening with the Processes 2015-10-14 07:44:39 +02:00
CsRedundant.py Configure rVPC for router.redundant.vrrp.interval advert_int setting 2016-05-13 14:37:04 +02:00
CsRoute.py CLOUDSTACK-9838: Allow ingress traffic between guest VMs via snat IPs 2017-07-22 10:53:21 +02:00
CsRule.py CLOUDSTACK-9339 Virtual Routers don't handle Multiple Public Interfaces correctly 2016-12-07 14:33:24 +05:30
CsStaticRoutes.py apply static routes on change to master state 2016-04-07 20:57:58 +02:00
__init__.py ACL issues 2015-03-16 11:40:10 +01:00