mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-03-22 18:15:47 +08:00
PPP_MRU is now free to be used for what it should have been. Now using it at PPP init stage to set the wanted MRU value, triggering a MRU negotiation at the LCP phase. I doubt anyone needs it anyway, but, well, at least it is fixed and the MRU/MTU config mess is cleaned. And while we are at it, better document PPP MRU config values.