lwip/src
Sylvain Rochet d28bb04a9c PPP, PPPoE, improve reliability if we receive a PADT
Don't disconnect when we receive a PADT, we let the LCP Echo/Reply find
the fact that PPP session is down. Asking the PPP stack to end the
session require strict checking about the PPP phase to prevent endless
disconnection loops.

Luckily it previously does nothing because PADT frames are rarely sent
with a hunique tag and we only set the sc pointer if we receive a
hunique tag.
2015-03-02 00:16:25 +01:00
..
api PPP, L2TP, added link-level IPv6 support 2015-03-01 22:04:24 +01:00
core netif: fixed compiler warning 2015-02-26 22:45:37 +01:00
include PPP, L2TP, added link-level IPv6 support 2015-03-01 22:04:24 +01:00
netif PPP, PPPoE, improve reliability if we receive a PADT 2015-03-02 00:16:25 +01:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00