mirror of https://github.com/apache/cloudstack.git
Detail: VPC router was being treated like normal VR, which was an issue because normally the VR has an eth0,1,2 which are isolated, linklocal, and public networks respectively. rp_filter is turned on for eth0,1 and off for 2 (hardcoded). VPC however comes up with eth0,1 as public, linklocal, and no other interfaces until new isolated networks are added, so the process doesn't work. This change turns on rp_filter as new isolated networks are added to the VR. BUG-ID: CLOUDSTACK-938 Bugfix-for: 4.0.2 Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1358451991 -0700 |
||
|---|---|---|
| .. | ||
| apache2 | ||
| cron.daily | ||
| default | ||
| haproxy | ||
| init.d | ||
| iptables | ||
| logrotate.d | ||
| modprobe.d | ||
| profile.d | ||
| ssh | ||
| cloud-nic.rules | ||
| dnsmasq.conf | ||
| logrotate.conf | ||
| rc.local | ||
| rsyslog.conf | ||
| sysctl.conf | ||
| vpcdnsmasq.conf | ||