Long(er) term:

do FUDGE_PORT

talk

Add Predictor-1 compression

docs: slirp can be used if system ain't got PPP

"r"-commands





Short term (BETA):

fix memmove... fix the NEED for memmove

give args to exec

make PAP and CHAP work with ~/.pap_secret, etc.

make "exec" accept arguments

Add password to 10.0.2.0

Update man page

Have all pending packets purged when a REXMIT is needed on a session

Move comp_s to struct ttys? [not needed, since compression won't work on >1
ttys]

Have the last used ttyp at the head of the list? [cache?]

if the mtu changes, call msize_init()?

"add exec" for UDP

slirp.resolvd - emulate DNS packets

make debugging work BEFORE option parsing?

have m->m_data += if_maxlinkhdr in m_get()?

remove schedtime from pppdfcns.c

Change sosendto -> udp_sendto and soread -> tcp_read etc.
and do general cleaning up

tupload

warn for ports above 65535.

fix SIGHUP stuffs

have "add emu" go through all connections and set so_emu appropriately.



CHECK:

that tcp's mss etc. is working

check bsd-compression is working
