]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
PPPoE now uses its own MEMP pool instead of the heap (moved struct pppoe_softc from...
authorgoldsimon <goldsimon>
Sun, 16 May 2010 14:34:16 +0000 (14:34 +0000)
committergoldsimon <goldsimon>
Sun, 16 May 2010 14:34:16 +0000 (14:34 +0000)
commit5d0785e47aeaf115b49ba0ec4c2554205e279590
tree315a2d51961445d9c9342bcabb9ff34dba104403
parent16434568b0754b4eec04dd4d59a82e19c3298504
PPPoE now uses its own MEMP pool instead of the heap (moved struct pppoe_softc from ppp_oe.c to ppp_oe.h)
CHANGELOG
src/core/memp.c
src/include/lwip/memp_std.h
src/include/lwip/opt.h
src/include/netif/ppp_oe.h
src/netif/ppp/ppp_oe.c