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 452
    • Issues 452
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 75
    • Merge Requests 75
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #343

Closed
Open
Opened Dec 12, 2018 by Francis Dupont@fdupontDeveloper

Put socket control buffer in the stack

There is no good reason to have socket control buffers in the packet filter object: simply put them in the stack where the input/output buffer already is. This enables for instance multiple receiving threads (DHCP is over UDP so it is safe, at least with a way to not receive the same query in all threads...).

fixes #1158 (closed)

Edited Mar 24, 2020 by Razvan Becheriu
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
kea1.7.7
Milestone
kea1.7.7 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/kea#343