File: TODO

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 (15 lines) | stat: -rw-r--r-- 634 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

     * To do:
          + negative caching
          + progress bar (with ETA)
          + resolve the last few unresolved IPs. I'm looking into a whois
            lookup or a "closest hop" approach
          + arrange benchmarks into a comprehensive table
          + test with Perl 5.6.0 (waiting for woody packages :P)
     * Done:
          + direct STDIN input (0.3)
          + add ability to edit databases create with "--database"
            (0.5.1)
          + clean up "dangling" A/B/C class sockets during run (0.6.0)
          + expire database entries (0.6.0)
          + further optimizations (getresolved()) (0.6.0)