-
Hi all, The idea is using the already existing property My main open point is that the above configuration only works for ipv4, while ipv6 has its own field in Once we're settled on this I'll open a PR that allows configuration via snapshot upload which will be followed with the configuration fields on the UI. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
Hello there @fdizazzo 👋 🤔 I think the correct way to implement this is having a P.s. please note that we currently do not support the configuration of the loopback interface with NetworkManager. Therefore the |
Beta Was this translation helpful? Give feedback.
-
Hi, I've just opened PR #4877 for this. In the meantime, I guess I need some pointers on this |
Beta Was this translation helpful? Give feedback.
-
Addressed in #4877 Please @fdizazzo, don't forget to update the documentation! |
Beta Was this translation helpful? Give feedback.
-
Documentation addressed in #4919 Closing the discussion since the feature was merged and the documentation updated. |
Beta Was this translation helpful? Give feedback.
Hello there @fdizazzo 👋
🤔 I think the correct way to implement this is having a
.config.ip6.mtu
and.config.ip4.mtu
in the snapshot. A user might want to set the MTU for ipv4 differently from what is set for ipv6. @pierantoniomerlino @MMaiero thoughts?P.s. please note that we currently do not support the configuration of the loopback interface with NetworkManager. Therefore the
loopback.mtu
won't get used