zephyr/subsys/net/l2/ppp
Patrik Flykt ede043a84c net: l2: ppp: Assign IPv4 address received with IPCP
Store the IPv4 address into the local LCP options and set it
as the interface IP address once IPCP negotiation is complete.

Fix calling the correct function when an IPCP Configure Reject
is received carrying our local IP address.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2020-01-28 12:44:17 +02:00
..
auth.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
CMakeLists.txt
fsm.c net: ppp: fsm: fix sending Protocol-Reject 2020-01-07 20:01:31 +02:00
ipcp.c net: l2: ppp: Assign IPv4 address received with IPCP 2020-01-28 12:44:17 +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 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05: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
network.c
options.c
ppp_internal.h net: ppp: Reject unhandled protocols 2019-07-29 10:24:46 +03:00
ppp_l2.c kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
ppp_stats.c
ppp_stats.h