Skip to content
GitLab
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 557
    • Issues 557
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 58
    • Merge requests 58
  • 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
  • #2384
Closed
Open
Issue created Apr 22, 2022 by Thomas Markwalder@tmarkMaintainer

ddns-tuning should preparse subnet host expressions so expression errors are caught prior to client traffic submission

This ticket addresses a ddns-tuning hook library review comment

https://gitlab.isc.org/isc-private/kea-premium/-/merge_requests/262#note_281640

This entails adding callbacks dhcpX_srv_configured and cbX_updated, during which the cache would be flushed and subnet expressions would be parsed and cached if parsing succeds, or logged if not. I believe this also eliminates the needs to for using time stamp of last flush to detect updated subnets, since all changes would be handled in the above callbacks.

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