Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Kea
Kea
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 415
    • Issues 415
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 65
    • Merge Requests 65
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #629

Closed
Open
Opened May 24, 2019 by Francis Dupont@fdupontDeveloper

remote-subnet[46]-set still accept incorrect id.

Current code requires that the id entry exists and relies on the core parser to check if the entry is valid, e.g. is an integer.

It is not enough because this still accepts incorrect id value, e.g. zero. The simplest is to just copy the code from other commands i.e. remote-subnet[46]-{get-del}-by-id.

A final note: this is for formal correctness i.e. it is unlikely someone uses an incorrect value in the real world.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Kea1.6-beta2
Milestone
Kea1.6-beta2 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/kea#629