zephyr/subsys/net/l2
Marcin Niestroj af0bb8835b net: l2: ppp: ipv6cp: remove wrong Configure-Rej handling
Currently there is a single function that handles both Configure-Ack and
Configure-Rej messages. This is obviously wrong for Configure-Rej,
because implementation applies options received in the message.

Remove Configure-Rej callback, so those frames are simply ignored for
the time no valid handling code exists.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2020-07-09 12:47:12 -04:00
..
bluetooth zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
canbus random: Include header where it is used 2020-07-08 21:05:36 -04:00
dummy
ethernet random: Include header where it is used 2020-07-08 21:05:36 -04:00
ieee802154 random: Include header where it is used 2020-07-08 21:05:36 -04:00
openthread net: l2: openthread: Implement enable API function 2020-07-02 08:43:45 -04:00
ppp net: l2: ppp: ipv6cp: remove wrong Configure-Rej handling 2020-07-09 12:47:12 -04:00
wifi net: wifi: shell: store shell in context before scan 2020-06-08 21:37:33 +03:00
CMakeLists.txt
Kconfig