X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=TODO;h=fed1f311f791029d74e80e83a9ebc190ac43a382;hp=1b3f793cde1fd1221871238ffb8d1c51ebf14ca0;hb=2654c68dbaa33726d6dcdab6c32a0f293b8cdcea;hpb=120b6a7624bf435665023adf55861f787c8d08c9 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