mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-13 09:54:39 +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