Folks,
I'm considering changing the default interface MTU to 1500, from the current
value of 9000:
ethernet_register_interface (...)
{
<snip>
/* Standard default ethernet MTU. */
vnet_sw_interface_set_mtu (vnm, hi->sw_if_index, 9000);
<snip>
}
I've pinged some folks, and nobody remembers why we're setting the default
MTU to 9000.
Thanks... Dave
smime.p7s
Description: S/MIME cryptographic signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15539): https://lists.fd.io/g/vpp-dev/message/15539 Mute This Topic: https://lists.fd.io/mt/71565329/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
