X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=TODO;h=fed1f311f791029d74e80e83a9ebc190ac43a382;hp=14110dfe4f0895ffeb8074288bb057e014242fd1;hb=2654c68dbaa33726d6dcdab6c32a0f293b8cdcea;hpb=bbe9c77aafc5d183eb3c29879563e4c9b95bc1b6 diff --git a/TODO b/TODO index 14110df..fed1f31 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,16 @@ * Things to do * -1. Support dial-on-demand in PPP +- 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 link quality monitoring +- 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) -3. Implement other network control protocols +- Integrate callback stuff? + +- Implement link quality monitoring + +- Implement other network control protocols