lwip/src
Sylvain Rochet a1555e0615 PPP, added ppp_free()
Free the control block, clean everything except the PPP PCB itself
and the netif, it allows you to change the underlying PPP protocol
(eg. from PPPoE to PPPoS to switch from DSL to GPRS) without losing
your PPP and netif handlers.
2013-04-23 00:19:07 +02:00
..
api PPP, slight API change, great code factorisation 2013-04-22 23:58:51 +02:00
core Merge branch 'master' into ppp-new 2013-01-20 02:57:57 +01:00
include PPP, added ppp_free() 2013-04-23 00:19:07 +02:00
netif PPP, added ppp_free() 2013-04-23 00:19:07 +02:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00