Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 519
    • Issues 519
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 55
    • Merge requests 55
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • Issues
  • #448

Closed
Open
Created Feb 05, 2019 by Marcin Siodelski@marcinDeveloper

Update remote-global-parmeter4-set (cb_cmds) to handle other parameter types than strings

We have recently extended the dhcp4_global_parameter table to include the native type of the global parameter. This was required because the global parameters are held in the database as strings. The server needs to know the types of the parameters to correctly interpret them. Today, the remote-global-parameter4-set command can only store a string in the database. We need to extend it to also accept other types. The following section in the design:

https://gitlab.isc.org/isc-projects/kea/wikis/designs/configuration-in-db-design#remote-global-parameter4-set

describes the variants of the command to be supported.

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