dns/TODO.markdown

32 lines
692 B
Markdown
Raw Normal View History

2011-07-24 08:45:03 +00:00
# TODO
2012-09-04 06:12:01 +00:00
* Support for on-the-fly-signing
2012-11-13 07:27:27 +00:00
* Use BIND10 memory efficient zone structure?
2012-12-05 15:25:43 +00:00
* NSEC3 support propper in the zone structure(s)
2012-12-09 20:17:16 +00:00
* Test all rdata packing with zero rdata -- allowed for dynamic updates
2012-12-15 09:13:27 +00:00
* Ratelimiting?
* NSEC3/NSEC support function for generating NXDOMAIN respsonse?
2013-04-04 20:01:33 +00:00
* Actually mimic net/ ? Dial. Read/Write ?
2013-04-17 07:47:07 +00:00
* Make compare/split labels faster
2012-09-03 10:07:13 +00:00
2012-05-21 09:55:18 +00:00
## Nice to have
2011-07-24 08:45:03 +00:00
* Speed, we can always go faster. A simple reflect server now hits 45/50K qps
* go test; only works correct on my machine
2012-04-17 09:39:58 +00:00
* privatekey.Precompute() when signing?
2013-04-30 13:04:07 +00:00
2013-05-11 19:04:13 +00:00
## RRs not implemented
2013-04-30 13:04:07 +00:00
These are deprecated, or rarely used (or just a bitch to implement).
NSAP
NSAP-PTR
PX
GPOS
NIMLOC
ATMA
A6
KEY
SIG
2013-04-30 14:42:04 +00:00
NXT