Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 594
    • Issues 594
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 61
    • Merge requests 61
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and 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 ProjectsISC Open Source Projects
  • KeaKea
  • Issues
  • #683
Closed
Open
Issue created Jun 21, 2019 by Marcin Siodelski@marcinDeveloper

Implement lease6-bulk-apply command for the use of HA

In the HA world we're using leaseX-update command to carry lease updates to be partner and leaseX-del to carry information about the leases to be deleted. This works pretty well in v4 because there is usually a single address sent within the lease4-update. In the v6 world, however, this may be highly inefficient, because multiple addresses and/or prefixes may be allocated at the same time. It would be better if we had a command which aggregates all addresses and prefixes from the single client. This would result in one lease update transaction for one DHCP packet.

With this ticket, I am proposing to add the lease6-bulk-apply command which holds both leases to be deleted and leases to be updated/added.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking