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

Rewrite, v1.99.1 #114

Merged
merged 1 commit into from
Jul 4, 2018
Merged

Rewrite, v1.99.1 #114

merged 1 commit into from
Jul 4, 2018

Conversation

jelu
Copy link
Member

@jelu jelu commented 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 logging #112)
    • Remove functionality input and filter (see Issue command: mirror #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

- 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 merged commit ec3b342 into DNS-OARC:develop Jul 4, 2018
@jelu jelu deleted the rewrite branch July 4, 2018 15:05
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

Successfully merging this pull request may close these issues.

None yet

1 participant