dns/TODO.markdown

32 lines
743 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
2012-12-15 20:13:27 +11:00
* NSEC3/NSEC support function for generating NXDOMAIN respsonse?
2013-04-05 07:01:33 +11:00
* Actually mimic net/ ? Dial. Read/Write ?
2013-04-17 17:47:07 +10:00
* Make compare/split labels faster
2013-05-13 19:52:08 +10:00
* Ratelimiting?
2013-06-14 00:24:24 +10:00
* Have infrastructure to keep track of outbound queries and hold some
* Check if \DDD is properly parsed: text/network/etc.
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-05-13 06:09:32 +10:00
* Speed, we can always go faster. A simple reflect server now hits 75/80K qps
* 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