Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-82

API: Add setting MTU per interface

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • None
    • None

      While we have a debug CLI command
      VLIB_CLI_COMMAND (set_interface_mtu_cmd, static) = {
      .path = "set interface mtu",
      .short_help = "set interface mtu <value> <intfc>",
      .function = mtu_cmd,
      };
      to set the MTU, we're missing the corresponding API messages.

            otroan Ole Trøan
            otroan Ole Trøan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: