mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 13:34:38 +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.