File: TODO.html

package info (click to toggle)
jdresolve 0.6.1-7
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 460 kB
  • sloc: sh: 70; makefile: 4
file content (24 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<UL>
<LI>To do:
<UL>
<P>
<LI>negative caching
<LI>progress bar (with ETA)
<LI>resolve the last few unresolved IPs. I'm looking into a whois lookup or a "closest hop" approach
<LI>arrange benchmarks into a comprehensive table
<LI>test with Perl 5.6.0 (waiting for woody packages :P)
</P>
</UL>

<LI>Done: 
<UL>
<P>
<LI>direct STDIN input (0.3)
<LI>add ability to edit databases create with "--database" (0.5.1)
<LI>clean up "dangling" A/B/C class sockets during run (0.6.0)
<LI>expire database entries (0.6.0)
<LI>further optimizations (getresolved()) (0.6.0)
</P>

</UL>