zephyr/subsys/net/l2/ppp
Jukka Rissanen ab5aba4f8f net: ppp: Refactor because of timeout overhaul
Use k_timeout_t internally, no change to user API.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-04-09 16:07:03 +03:00
..
auth.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
CMakeLists.txt net: ppp: Implement missing ppp mgmt functions 2020-03-24 14:29:49 -05:00
fsm.c net: ppp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
ipcp.c net: ppp: ipcp: negotiate DNS servers and optionally use them 2020-03-10 14:09:10 +02:00
ipv6cp.c net: ppp: ip{,v6}cp: drop possible double free of nack_buf 2020-01-07 20:01:31 +02:00
Kconfig net: ppp: ipcp: negotiate DNS servers and optionally use them 2020-03-10 14:09:10 +02:00
lcp.c net: ppp: lcp: reject all not recognized and not acceptable options 2020-01-07 20:01:31 +02:00
link.c
misc.c net: ppp: ipcp: negotiate DNS servers and optionally use them 2020-03-10 14:09:10 +02:00
network.c
options.c
ppp_internal.h net: ppp: ipcp: negotiate DNS servers and optionally use them 2020-03-10 14:09:10 +02:00
ppp_l2.c net: ppp: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
ppp_mgmt.c net: ppp: Implement missing ppp mgmt functions 2020-03-24 14:29:49 -05:00
ppp_stats.c
ppp_stats.h