"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "slirp-1.0.16/TODO.old" of archive slirp-1.0.16.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 Long(er) term:
2
3 Add Predictor-1 compression
4
5 "r"-commands
6
7
8
9 Short term (BETA):
10
11 fix memmove... fix the NEED for memmove
12
13 give args to exec
14
15 make "exec" accept arguments
16
17 Update man page
18
19 Have all pending packets purged when a REXMIT is needed on a session?
20
21 Move comp_s to struct ttys? [not needed, since compression won't work on >1
22 ttys]
23
24 Have the last used ttyp at the head of the list? [cache?]
25
26 if the mtu changes, call msize_init()?
27
28 "add exec" for UDP
29
30 slirp.resolvd - emulate DNS packets
31
32 make debugging work BEFORE option parsing?
33
34 have m->m_data += if_maxlinkhdr in m_get()?
35
36 remove schedtime from pppdfcns.c
37
38 Change sosendto -> udp_sendto and soread -> tcp_read etc.
39 and do general cleaning up
40
41 warn for ports above 65535.
42
43 add "baudrate 0" [make FULL_BOLT == baudrate 0 ?]
44
45 have stats socket print udp[REDIRECT]
46 remove OOBINLINE
47
48 check all setsockopt/ioctl for opt=1
49
50 remove \n from ~/.slirprc
51
52 FIX FULL_BOLT
53
54 Fix sbreserve... there are STILL smaller packets being sent!
55
56 put "escape xx" in CFG_TELNET?
57
58 add identd emulation [half done]
59
60
61 make "towrite" an option
62
63 only update towrite when all modems are towrite < 0 ?
64
65 put ftp sites in documentation
66
67 if uid=0, bind priveladged port when source port is < 1024
68
69 add "add emu" crap to docs
70
71 asyncmap ffffffff
72 escape 0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f
73 escape 10,11,12,13,14,15,16,17,18,19,1a,1b,1c,1d,1e,1f