weizhouapache commented on PR #13127: URL: https://github.com/apache/cloudstack/pull/13127#issuecomment-4399821450
@jeanvetorello thanks for creating the PR. In some cases, the VR is not the gateway, so advertising the SLAAC prefix is not required. One example is Netris, where this change was originally introduced (see #10458). We should consider two different scenarios where the VR IP is not the gateway IP: - Redundant VRs — the configuration is still needed - VR is not acting as the gateway — the configuration is not needed It would be good to clearly distinguish these two cases in the implementation/design. I will take another look as well. -- 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]
