mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 09:22:47 +00:00
No packet was previously sent, because net_pkt_set_ppp(pkt, true) was not called on the outgoing packet. Also the received protocol instead of LCP was used, which was incorrectly interpreted by remote peer. Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
dummy | ||
ethernet | ||
ieee802154 | ||
openthread | ||
ppp | ||
wifi | ||
CMakeLists.txt | ||
Kconfig |