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 502
    • Issues 502
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • 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
  • #2434
Closed
Open
Created Jun 09, 2022 by Slawek Figiel@slawekDeveloper

Include interface statuses in the status-get response

I have a slight problem with Kea DHCP daemons during writing system tests for Stork. I run the Kea in the Docker container, and next, I use the perfdhcp to generate traffic. The Kea daemon starts very quickly after the container runs, and not all interfaces are available yet. I used the retry socket binding solution developed in #1716 (closed), which works as expected. But there is no possibility of checking if the binding passed successfully. It means I don't know when I can safely call the perfdhcp.

It will be convenient to include the interface listening statuses in the status-get command response.

It isn't is a blocker for me. I'm writing the shell script that checks the interface status using Linux net-tools. I tried to write the shell script that checks if the binding is available, but I failed,

Edited Jun 13, 2022 by Slawek Figiel
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking