Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 531
    • Issues 531
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 100
    • Merge requests 100
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #817

Closed
Open
Created Jan 16, 2019 by Evan Hunt@eachOwner

"minimal-responses no" is missing additional records from out-of-zone auth data

Reported on bind-users: When minimal-responses no is set, an authoritative query for an NS record which points to A records in another zone for which the server is also authoritative, the additional section is not being correctly populated.

This was introduced in change 4605 in 9.12.0, which deleted the call to query_getzonedb() when looking up additional data. That means we only search a single zone database, which is fine if minimal-responses is turned on but potentially incorrect if it isn't.

Assignee
Assign to
Time tracking