mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-9598: wrong defaut gateway for the nic in non-default network when guest VM has nic's in more than one guest network set the tag for each host in /etc/dhcphosts.txt, and use the tag to add exception in /etc/dhcpopts.txt to prevent sending default route, dns server in case if the nic is in non-default network this was the behaviour with edithosts.sh prior to 4.6 * pr/1766: CLOUDSTACK-9598: wrong defaut gateway for the nic in non-default network Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>