Comment 12 for bug 2032817

Revision history for this message
Rodolfo Alonso (rodolfo-alonso-hernandez) wrote : Re: OVN: Distributed FIP packet drops when provider network MTU exceeds tenant network MTU

Hello Mohammed:

Unfortunately, the activation of this option applies for new router ports. If the option is enabled/disabled, that will no trigger any LRP update.

If needed, we can implement a new maintenance method that could be executed only once (when the Neutron API is restarted and the config loaded). This method can loop over the LRP and apply/remove the mentioned "gateway_mtu" value depending on the config option.

Let me know if that method is something valuable and I'll work on it.

Regards.