mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 05:24:37 +08:00

A previous call to ppp_input might have disconnected the session while there were still packets in flight in the tcpip mailbox. Drop incoming packets because ppp_input must never be called if the upper layer is down.