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
  • #2397
Closed
Open
Created May 02, 2022 by Andrei Pavel@andrei🐧Maintainer

perfdhcp -W doesn't limit the number of requests via -n if the rate is not mentioned via -r

Expectation, even when -r is not specified:

Running: perfdhcp -4 -l vethclient -n 100 -r 100 -W 1000000
***Statistics for: DISCOVER-OFFER***
sent packets: 100
received packets: 100

Reality:

Running: perfdhcp -4 -l vethclient -n 100 -W 1000000
***Statistics for: DISCOVER-OFFER***
sent packets: 2394
received packets: 97

Discovered while responding to https://lists.isc.org/pipermail/kea-users/2022-May/003432.html.

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