dns/TODO.markdown

322 B

TODO

  • outgoing [AI]xfr
  • fix 'q' standardize ipv6 input with [::1]#53 ?
  • msg.Len() function
  • Fast msg.Len() compressed length function

Nice to have

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