zephyr/subsys/net/l2/ppp
Jani Hirsimäki 2d39c9f463 net: l2: ppp: config: fix for max terminate-req transmissions
CONFIG_NET_L2_PPP_MAX_TERMINATE_REQ_RETRANSMITS
was not having any impact and
CONFIG_NET_L2_PPP_MAX_CONFIGURE_REQ_RETRANSMITS
was used incorrectly instead for terminate().

Signed-off-by: Jani Hirsimäki <jani.hirsimaki@nordicsemi.no>
2022-04-07 09:39:09 +02:00
..
CMakeLists.txt
fsm.c net: l2: ppp: config: fix for max terminate-req transmissions 2022-04-07 09:39:09 +02:00
ipcp.c
ipv6cp.c
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
lcp.c net: ppp: Properly terminate LCP state at modem side when closing down 2022-02-09 13:56:54 +01:00
link.c
misc.c
network.c
options.c
pap.c
ppp_internal.h
ppp_l2.c net: ppp: Properly terminate LCP state at modem side when closing down 2022-02-09 13:56:54 +01:00
ppp_mgmt.c
ppp_stats.c
ppp_stats.h