mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-23 17:23:52 +08:00
mppe_decompress() now takes a pointer to a pbuf pointer and re-use the passed buffer for MPPE "decompression". Removed sub protocol handling which can be shared among all decompressors in ppp.c