Github user nislim commented on the pull request: https://github.com/apache/cloudstack/pull/1352#issuecomment-173123805 Same result with the refactored code: ``` root@v-23-VM:~# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 0.0.0.0 10.0.12.254 0.0.0.0 UG 0 0 0 eth2 10.0.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 10.0.12.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 ``` Code looks good to me
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---