mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-10 08:46:40 +08:00
Notify phase callback, enabled using the PPP_NOTIFY_PHASE config option, let user configure a callback that is called on each PPP internal state change. This documents how to use it.