Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exchanger: Fix Recurse logic #302

Closed
wants to merge 1 commit into from
Closed

exchanger: Fix Recurse logic #302

wants to merge 1 commit into from

Commits on Oct 6, 2015

  1. exchanger: Fix Recurse logic

    This commit fixes a logic bug introduced with the refactoring of the external
    resolver code: 31f5539
    
    The bug manifested when external queries would be sent to configured resolvers
    that would reply with non-authoritative answers. These answers weren't
    considered valid and if the message would contain an SOA record in its
    authoritative section then it would be erroneously recursed.
    Tomás Senart committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    ed444e2 View commit details
    Browse the repository at this point in the history