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

Tx track modif 7087 v12 #11818

Closed
wants to merge 2 commits into from

Commits on Sep 23, 2024

  1. app-layer: track modified/processed txs

    To optimize detection, and logging, to avoid going through
    all the live transactions when only a few were modified.
    
    Ticket: 7087
    catenacyber committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2f3c5be View commit details
    Browse the repository at this point in the history
  2. rust/ftp: handle NULL inputs

    Completes Ticket 7013
    catenacyber committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e588bc4 View commit details
    Browse the repository at this point in the history