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

Next/20210413/v5 #6058

Closed
wants to merge 11 commits into from
Closed

Conversation

victorjulien
Copy link
Member

jlucovsky and others added 11 commits April 15, 2021 11:43
This commit ensures that file objects are closed in threaded mode.
This commit removes the last remnants of the Tilera log output mechanism
(unsupported since 5.0.x).
- Wrap the id in a new IPPairStorageId struct, to avoid id
confusion with other storage API calls.
- Formatting fixes by clang.
- Wrap the id in a HostStorageId struct to avoid id confusion
with other storage API calls.
- Fix formatting with clang script.
- Wrap the id in a new LiveDevStorageId struct, to avoid id
 confusion with other storage API calls.
- Formatting fixes by clang.
The xdp_lb was not handling correctly the GRE load balancing
and it was not supporting the GRE + ERSPAN that is used by
some aggregator devices.
The function bpf_program__title has been deprecated in favor of
bpf_program__section_name.
Use Debian 10 to build eBPF.
@victorjulien victorjulien requested review from regit and a team as code owners April 15, 2021 13:25
@codecov
Copy link

codecov bot commented Apr 15, 2021

Codecov Report

Merging #6058 (c8cb1f0) into master (bc667a4) will decrease coverage by 0.05%.
The diff coverage is 76.54%.

@@            Coverage Diff             @@
##           master    #6058      +/-   ##
==========================================
- Coverage   76.99%   76.94%   -0.06%     
==========================================
  Files         612      612              
  Lines      187752   187760       +8     
==========================================
- Hits       144569   144468     -101     
- Misses      43183    43292     +109     
Flag Coverage Δ
fuzzcorpus 52.83% <32.00%> (-0.15%) ⬇️
suricata-verify 50.28% <45.09%> (-0.01%) ⬇️
unittests 63.22% <73.41%> (-0.01%) ⬇️

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

@victorjulien victorjulien mentioned this pull request Apr 15, 2021
@victorjulien
Copy link
Member Author

Replaced by #6059

@victorjulien victorjulien deleted the next/20210413/v5 branch June 18, 2021 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants