lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [lwip-users] jumbo frames


From: Goldschmidt Simon
Subject: RE: [lwip-users] jumbo frames
Date: Fri, 7 Sep 2007 08:42:48 +0200

> Has anyone ever tried lwIP with jumbo frames (9000 byte MTU)? Does it
just work, or known not to work?

I didn't, but I wouldn't expect problems as long as you configure your
MAC correctly and set netif->mtu to the correct value in your
ethernetif_init() initialization function (in the example ethernetif.c,
netif->mtu is set to 1500).

Of course, that's not of much help, is it? ;-)

Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]