258a0d6ec7
Not all clouds will provide us with MTUs of 1500. Instead of assuming a 1500 - 50 byte MTU to accomodate for vxlan overhead we list all interface MTUs, filter by those that appear to be "real" interfaces (to avoid those we ourselves may have created), take the smallest one and subtract it by 50 to accomodate for vxlan overhead. You can still set an explicitl bridge_mtu value if necessary. Change-Id: If899a1bee3b4b69df8c2905a219b41e119d8f652 |
||
---|---|---|
.. | ||
main.yaml |