mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-02-09 18:40:22 +00:00
Jiffies isn't really a humanly readable value and it means the default PPP_MAXIDLEFLAG period depends on the platform "jiffies" frequency, which isn't nice. Change PPP_MAXIDLEFLAG to use ms instead of jiffies, the current PPP_MAXIDLEFLAG default (100 ms), looks like a sane value and is left unchanged.