When PPP net_if is changed to dormant, the PPP connection is terminated asynchronously. This is used so that the driver can terminate the PPP connection gracefully. Note: net_if_down() is not used as it would require synchronous operation which would block the system workqueue thus causing deadlock. Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| fsm.c | ||
| ipcp.c | ||
| ipv6cp.c | ||
| Kconfig | ||
| lcp.c | ||
| link.c | ||
| misc.c | ||
| network.c | ||
| options.c | ||
| pap.c | ||
| ppp_internal.h | ||
| ppp_l2.c | ||
| ppp_mgmt.c | ||
| ppp_stats.c | ||
| ppp_stats.h | ||