jeanvetorello commented on issue #13121:
URL: https://github.com/apache/cloudstack/issues/13121#issuecomment-4398789186
yes on both VR.
I tested removing the condition on
systemvm/debian/opt/cloud/bin/cs/CsVpcGuestNetwork.py
if entry['router_guest_ip6'] == entry['router_guest_ip6_gateway']:
After rebuilding/regenerating the VR configuration, the generated radvd.conf
correctly included:
prefix 2601:c201:1a00:9c45::1/64
{
AdvOnLink on;
AdvAutonomous on;
};
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]