alexandremattioli commented on issue #11584: URL: https://github.com/apache/cloudstack/issues/11584#issuecomment-4862589638
There are indeed many interesting uses of advertising /32s upstream, anycast being one of them. The current implementation was intended as a step towards what you guys are describing, so far we have a binary either NAT(v4)/Static(v6) or a Dynamic(v4)/Dynamic(v6), the next logical combination being NAT(v4)/Dynamic(v6), and after that an v4/v6 underlay for a v4/v6 overlay. My only hesitation there would be "enabling bad practice" by enabling further use of IPv4 instead of 6, but we also need to mind how much the platform gatekeeps the implementation. @weizhouapache @bradh352 @mathwest -- 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]
