Adapt mtu range to support Linux loopback max MTU of 65536
Change Scope
- Extend the range of the allowed MTU to 65536 instead of max 65535
- Changes the type from uint16 to uint32 and adds range restriction
Platform Implementations
- Linux loopback MTU value: https://elixir.bootlin.com/linux/latest/source/drivers/net/loopback.c#L203
Other
See discussion in https://github.com/openconfig/public/issues/129
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Major YANG version changes in commit ffd12d16635d1f453d5581a9f5d236fcca4344e7:
Compatibility Report for commit ffd12d16635d1f453d5581a9f5d236fcca4344e7: ⛔ pyangbind@1b7ee10
Will review on Oct 17 OC Operators call