Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 578
    • Issues 578
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 59
    • Merge requests 59
  • 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
  • #662
Closed
Open
Issue created Jun 10, 2019 by Andrei Pavel@andreiMaintainer

perfdhcp sends `rate` * `exit-wait-time` too many packets

When running perfdhcp with the -f and -n parameters, perfdhcp sends num-request + renew-rate packets. Is this intended? Should it not only send num-request packets?

Here is the command I used.

perfdhcp -D 1024 -d 1024 -d 1024 -f 16 -n 1024 -n 1024 -r 16 -6 -R 4294967295 -W 1000000 -l ens4

And it resulted in:

***Statistics for: SOLICIT-ADVERTISE***
sent packets: 1040

Notice that rate == renew-rate. Could be relevant.

Could behave the same for -F.

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