public icon indicating copy to clipboard operation
public copied to clipboard

Adapt mtu range to support Linux loopback max MTU of 65536

Open precla opened this issue 2 years ago • 4 comments

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

precla avatar Oct 11 '23 19:10 precla

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.

google-cla[bot] avatar Oct 11 '23 19:10 google-cla[bot]

Major YANG version changes in commit ffd12d16635d1f453d5581a9f5d236fcca4344e7:

OpenConfigBot avatar Oct 11 '23 19:10 OpenConfigBot

Compatibility Report for commit ffd12d16635d1f453d5581a9f5d236fcca4344e7: ⛔ pyangbind@1b7ee10

OpenConfigBot avatar Oct 11 '23 19:10 OpenConfigBot

Will review on Oct 17 OC Operators call

dplore avatar Oct 12 '23 01:10 dplore