Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 577
    • Issues 577
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 116
    • Merge requests 116
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • 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 ProjectsISC Open Source Projects
  • BINDBIND
  • Merge requests
  • !5228

Change the safe edns-udp-size from 1400 to 1432

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ondřej Surý requested to merge 2183-tweak-the-safe-edns-udp-size-to-1432 into main Jun 23, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 3

When backporting the Don't Fragment UDP socket option, it was noticed that the edns-udp-size probing uses 1432 as one of the values to be probed and the documentation would be recommending 1400 as the safe value. As the safe value can be from the 1400-1500 interval, the documentation has been changed to match the probed value, so we do not skip it.

Closes #2183 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2183-tweak-the-safe-edns-udp-size-to-1432