Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

command: mirror #113

Open
2 tasks
jelu opened this issue Jul 3, 2018 · 0 comments
Open
2 tasks

command: mirror #113

jelu opened this issue Jul 3, 2018 · 0 comments

Comments

@jelu
Copy link
Member

jelu commented Jul 3, 2018

  • Add command mirror to read from interfaces
  • Add filter
jelu added a commit to jelu/drool that referenced this issue Jul 3, 2018
- Rewrote `drool` into command modules: `drool <command> ...`
  - Remove `drool.conf`
  - Remove functionality `backend`, both `input` and `output`
  - Remove functionality `log` and `nolog` (see Issue DNS-OARC#112)
  - Remove functionality `input` and `filter` (see Issue DNS-OARC#113)
  - Remove functionality `max_clients` and `max_reuse_clients` (`client_pool`)
  - Remove timing mode `best_effort`
  - Remove statistics: dropped, ignored, total
  - Add statistics: finish, sent, received, responses, timeouts, errors
  - Add `--csv` to output statistics as CSV
  - Add `--json` to output statistics as JSON
- Add command module `replay`
  - Add timing mode `fixed=<nanoseconds>`
- Up version to 1.99.1
@jelu jelu mentioned this issue Jul 3, 2018
jelu added a commit to jelu/drool that referenced this issue Jul 4, 2018
- Rewrote `drool` into command modules: `drool <command> ...`
  - Remove `drool.conf`
  - Remove functionality `backend`, both `input` and `output`
  - Remove functionality `log` and `nolog` (see Issue DNS-OARC#112)
  - Remove functionality `input` and `filter` (see Issue DNS-OARC#113)
  - Remove functionality `max_clients` and `max_reuse_clients` (`client_pool`)
  - Remove timing mode `best_effort`
  - Remove statistics: dropped, ignored, total
  - Add statistics: finish, sent, received, responses, timeouts, errors
  - Add `--csv` to output statistics as CSV
  - Add `--json` to output statistics as JSON
- Add command module `replay`
  - Add timing mode `fixed=<nanoseconds>`
- Up version to 1.99.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant