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

Printable/v4 #9854

Closed
wants to merge 2 commits into from
Closed

Printable/v4 #9854

wants to merge 2 commits into from

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    b44a472 View commit details
    Browse the repository at this point in the history
  2. eve/alert: log payload directly from stream buffer

    This avoids looping over partly duplicate segments that cause
    output data corruption by logging parts of the stream data multiple
    times.
    
    For data with GAPs now add a indicator '[4 bytes missing]' similar
    to how Wireshark does it.
    
    Bug: OISF#6553.
    victorjulien committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dd14fdb View commit details
    Browse the repository at this point in the history