summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/doc/TODO
blob: 9cfb701762d328368ff1cb71321377b3304ec919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: TODO,v 1.1.1.1 2000/09/23 22:14:42 christos Exp $
* Things to do *

- How should we handle the case where MTU > MRU?
  Should we reduce the IP MTU to the link MRU (so TCP MSS is correct)?

- 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