dns/TODO.markdown

30 lines
590 B
Markdown
Raw Normal View History

2011-07-24 18:45:03 +10:00
# TODO
2013-05-13 06:09:32 +10:00
* Support for on-the-fly-signing or check how to do it
2012-12-10 07:17:16 +11:00
* Test all rdata packing with zero rdata -- allowed for dynamic updates
2013-04-05 07:01:33 +11:00
* Actually mimic net/ ? Dial. Read/Write ?
2013-06-24 06:39:58 +10:00
* Ratelimiting? server side (rrl)
2013-08-25 00:21:37 +10:00
* Ratelimiting? client side
2012-09-03 20:07:13 +10:00
2012-05-21 19:55:18 +10:00
## Nice to have
2011-07-24 18:45:03 +10:00
2013-06-24 06:39:14 +10:00
* 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
2012-04-17 19:39:58 +10:00
* privatekey.Precompute() when signing?
2013-04-30 23:04:07 +10:00
2013-05-12 05:04:13 +10:00
## RRs not implemented
2013-04-30 23:04:07 +10:00
These are deprecated, or rarely used (or just a bitch to implement).
NSAP
NSAP-PTR
PX
GPOS
NIMLOC
ATMA
A6
KEY
SIG
2013-05-01 00:42:04 +10:00
NXT