-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
- 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.RRCacheanddnsext-iterativeare 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-iterativeuses this parameter butdns-do53anddns-doxdo 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 againstunbound.
Metadata
Metadata
Assignees
Labels
No labels