Skip to content

Comments

Next/20230602/v3#8951

Merged
victorjulien merged 11 commits intoOISF:masterfrom
victorjulien:next/20230602/v3
Jun 5, 2023
Merged

Next/20230602/v3#8951
victorjulien merged 11 commits intoOISF:masterfrom
victorjulien:next/20230602/v3

Conversation

@victorjulien
Copy link
Member

jasonish and others added 11 commits June 2, 2023 11:20
A workflow dispatch allows us to manually a trigger a workflow with
arguments. This dispatch allows us to use the "gh" cli command to
trigger a workflow run with our libhtp/su/sv branch and repo variables
set. For example:

  gh run builds.yml -f SV_REPO=jasonish/suricata-verify -f SV_BRANCH=pr/10
This subobject is request_headers or response_headers

This especially avoids json keys collisions.

Ticket: OISF#5320

Also fixes typo referrer/referer
Issue drop to packet as early as possible.
Now that flow drop is applied to packets before other processing,
no drop has to be issued on a packet.
Remove logic to apply flow drop, as this is now handled in the
flow engine.

However, keep the logic that frees/cleans the session state.
When a flow is in the drop flow state, don't use pseudo packets
when it is timing out. There should be no work left to do at this
point.
Test broke after recent changes. Functionality is tested in
suricata-verify, so just remove the test.
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #8951 (6154bab) into master (5b160d2) will increase coverage by 0.00%.
The diff coverage is 68.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8951   +/-   ##
=======================================
  Coverage   82.39%   82.40%           
=======================================
  Files         969      969           
  Lines      273558   273476   -82     
=======================================
- Hits       225404   225346   -58     
+ Misses      48154    48130   -24     
Flag Coverage Δ
fuzzcorpus 64.88% <62.29%> (+0.02%) ⬆️
suricata-verify 60.48% <67.21%> (+<0.01%) ⬆️
unittests 62.91% <3.27%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

@suricata-qa
Copy link

Information:

field baseline test %
TREX_GENERIC_stats_chk
.capture.kernel_drops 0 215 0.00

Pipeline 14195

@victorjulien victorjulien mentioned this pull request Jun 3, 2023
@victorjulien victorjulien merged commit 6154bab into OISF:master Jun 5, 2023
@victorjulien victorjulien deleted the next/20230602/v3 branch June 16, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants