File: TODO.markdown

package info (click to toggle)
golang-dns 0.0~git20130912-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 540 kB
  • ctags: 1,068
  • sloc: makefile: 8
file content (27 lines) | stat: -rw-r--r-- 475 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# TODO

* Support for on-the-fly-signing or check how to do it
* Ratelimiting? server side (rrl)
* Ratelimiting? client side

## Nice to have

* Speed, we can always go faster. A simple reflect server now hits 75/80K qps on
    moderate hardware
* go test; only works correct on my machine
* privatekey.Precompute() when signing? 

## RRs not implemented

These are deprecated, or rarely used (or just a bitch to implement).

NSAP
NSAP-PTR
PX
GPOS
NIMLOC
ATMA
A6
KEY
SIG
NXT