From: Paul Mackerras Date: Mon, 22 Mar 1999 05:56:28 +0000 (+0000) Subject: update X-Git-Tag: ppp-2.4.7~775 X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=ade32d2243161da94d757258cd0929a975a6a74c;hp=bfe37cc730fff78eb1af00892b9416926dc09d17 update --- diff --git a/TODO b/TODO index 1b3f793..fed1f31 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,16 @@ * Things to do * -1. Implement link quality monitoring +- How should we handle the case where MTU > MRU? + Should we reduce the IP MTU to the link MRU (so TCP MSS is correct)? -2. Implement other network control protocols +- Provide ways to: + + set the IP address, possibly based on the peer's identity + + have external checking of PAP user/password, CHAP response + + supply the PAP user/password, CHAP secret + + decide which tty to use (locking, DTR issues) + +- Integrate callback stuff? + +- Implement link quality monitoring + +- Implement other network control protocols