zephyr/subsys/net/l2
Benjamin Lindqvist 8c22983234 net: l2: ppp: Remove ipcp address on network down
Without removing the stale address obtained during IPCP, it will still
be present the next time we do IPCP, marked as "in use" by the network
stack even if it is stale. This turned out to be a showstopper for
restarting the PPP stack on devices without static IP.

Signed-off-by: Benjamin Lindqvist <benjamin.lindqvist@endian.se>
2020-10-06 11:57:46 +03:00
..
bluetooth shell: examples cleanup 2020-09-29 10:48:47 +02:00
canbus device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
dummy
ethernet net: ethernet: Check IPv4 multicast pkt using util function 2020-09-30 14:31:13 +03:00
ieee802154 shell: examples cleanup 2020-09-29 10:48:47 +02:00
openthread net: openthread: add kconfigs to change values in zephyr port 2020-09-30 14:38:04 +03:00
ppp net: l2: ppp: Remove ipcp address on network down 2020-10-06 11:57:46 +03:00
wifi shell: examples cleanup 2020-09-29 10:48:47 +02:00
CMakeLists.txt
Kconfig