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

Commits on Jul 4, 2018

  1. Rewrite, v1.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 committed Jul 4, 2018
    Configuration menu
    Copy the full SHA
    de63694 View commit details
    Browse the repository at this point in the history