zephyr/drivers/net
Marcin Niestroj a470d9deba net: ppp: fix consuming claimed area of ringbuf
Claimed ringbuf bytes were parsed until first frame was detected, but
remaining data in the claimed area was just ignored / lost.

Continue parsing bytes to the end of claimed area after each detected
frame.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-07-02 08:25:12 -05:00
..
CMakeLists.txt net: Add CONFIG_NET_NATIVE option for selecting native IP 2019-09-10 12:45:38 +03:00
Kconfig net: ppp: Create own workqueue for PPP 2020-04-17 10:15:54 +03:00
loopback.c net: Enable PM settings on network devices 2020-03-27 14:48:30 +02:00
ppp.c net: ppp: fix consuming claimed area of ringbuf 2020-07-02 08:25:12 -05:00
slip.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00