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

Backport: endace: Fix source-dag timestamps #10148

Closed
wants to merge 2 commits into from
Closed

Commits on Jan 16, 2024

  1. endace: Fix source-dag timestamps

    Bug: OISF#6618.
    
    Fix Endace ERF to SCTime_t timestamp conversion
    
    Fix typo preventing compilation with --enable-dag
    
    (cherry picked from commit 879db3d)
    sfd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1f4e27f View commit details
    Browse the repository at this point in the history
  2. endace: Fix compiler warnings with --enable-dag

    Bug: 6620.
    
    Fix const warning with --enable=dag
    
    Fix prototype clang-format errors
    
    Master change in OISF#10149
    sfd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    53e6f51 View commit details
    Browse the repository at this point in the history