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

Feature #853 direct traffic to pcap #871

Merged
merged 5 commits into from
Jun 29, 2024

Commits on Jun 29, 2024

  1. add -w output.pcap command line option to direct the output to a pcap…

    … file instead of normal NIC
    jasonlu-corelight authored and fklassen committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fd9eb3b View commit details
    Browse the repository at this point in the history
  2. Feature #853 - fix merge conflicts

    Fix build and run `clang-format`.
    fklassen committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    07007e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1e6dc View commit details
    Browse the repository at this point in the history
  4. Feature #853 -w == --write, -W == --suppress-warnings

    Also fix maximum snap length
    fklassen committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    d5ce8bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ed8008 View commit details
    Browse the repository at this point in the history