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 501
    • Issues 501
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 53
    • Merge requests 53
  • 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
  • Issues
  • #501
Closed
Open
Created Feb 25, 2019 by Wlodzimierz Wencel@wlodekMaintainer

remote-option4-global-set accepts option with empty data

{
  "arguments": {
    "options": [
      {
        "code": 6
      }
    ],
    "remote": {
      "type": "mysql"
    },
    "server-tags": [
      "abc"
    ]
  },
  "command": "remote-option4-global-set"
}

Response:

{
  "arguments": {
    "options": [
      {
        "code": 6,
        "space": "dhcp4"
      }
    ]
  },
  "result": 0,
  "text": "DHCPv4 option successfully set."
}

Kea should not be configured with empty option. Possible that it's not yet implemented.

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