Skip to content

TODO #136

@kazu-yamamoto

Description

@kazu-yamamoto
  • Documentation. All exposed functions and data should have manual. Some are missing. Some would be incorrect since we don't update them from the "dns" library.
  • Cleaning up code. dnsext-utils:DNS.RRCache and dnsext-iterative are just written once, not refactored at all. Probably the hold unnecessary code. Some parts are hard to read. Refactoring is necessary.
  • disable6NS (aka don't use IPv6 transport). dnsext-iterative uses this parameter but dns-do53 and dns-dox do not. The latter two should use this parameter.
  • Stress test for bowline. We should find resource leak, if any.
  • Performance test for bowline. We need to check the performance against unbound.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions