mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-02-06 13:16:42 +08:00
Added macro PPP_AUTH_SUPPORT, if none of auth protocols are enabled (PAP, CHAP, EAP) we reduce PPP memory usage by compiling out all struct fields and source code used for authentication.