]> git.ozlabs.org Git - ppp.git/blob - TODO
missing directive
[ppp.git] / TODO
1 * Things to do *
2
3 - How should we handle the case where MTU > MRU?
4   Should we reduce the IP MTU to the link MRU (so TCP MSS is correct)?
5
6 - Provide ways to:
7   + set the IP address, possibly based on the peer's identity
8   + have external checking of PAP user/password, CHAP response
9   + supply the PAP user/password, CHAP secret
10   + decide which tty to use (locking, DTR issues)
11
12 - Integrate callback stuff?
13
14 - Implement link quality monitoring
15
16 - Implement other network control protocols