Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 504
    • Issues 504
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Merge requests
  • !952

[#1428] Configure DHCP servers to accept and use multiple reservations for the same IP address

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcin Siodelski requested to merge 1428-configuration into master Oct 01, 2020
  • Overview 34
  • Commits 12
  • Changes 44

This MR should introduce new global configuration parameter ip-reservation-unique with a default value true. When set to false the servers will accept multiple reservations for the same IP address. Obviously, that has to correspond with the backends in use. If any of the backends does not support it, this setting should be refused. When in use, the allocation engine should also assume that multiple reservations can be returned for the given IP address.

#huge-sorry

Edited Oct 09, 2020 by Francis Dupont
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 1428-configuration