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

decode/vntag: Add decoder for 802.1Qbh #6081

Closed
wants to merge 6 commits into from

Conversation

jlucovsky
Copy link
Contributor

This PR adds support for decoding VNTAG packets (https://www.ieee802.org/1/files/public/docs2009/new-pelissier-vntag-seminar-0508.pdf)

Describe changes:

  • VNTAG decode logic and tests
  • VNTAG events

suricata-verify-pr: 489
#suricata-verify-repo:
#suricata-verify-branch:
#suricata-update-pr:
#suricata-update-repo:
#suricata-update-branch:
#libhtp-pr:
#libhtp-repo:
#libhtp-branch:

@jlucovsky jlucovsky requested a review from a team as a code owner April 24, 2021 20:05
@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #6081 (890ff2d) into master (d4554ec) will increase coverage by 0.00%.
The diff coverage is 84.78%.

@@           Coverage Diff           @@
##           master    #6081   +/-   ##
=======================================
  Coverage   77.00%   77.00%           
=======================================
  Files         612      613    +1     
  Lines      187684   187727   +43     
=======================================
+ Hits       144530   144566   +36     
- Misses      43154    43161    +7     
Flag Coverage Δ
fuzzcorpus 53.05% <5.55%> (+0.02%) ⬆️
suricata-verify 50.22% <58.82%> (-0.03%) ⬇️
unittests 63.27% <84.44%> (+<0.01%) ⬆️

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

@jlucovsky
Copy link
Contributor Author

Continued in #6083

@jlucovsky jlucovsky closed this Apr 25, 2021
@jlucovsky jlucovsky deleted the vntag/1 branch June 30, 2021 11:42
victorjulien added a commit to victorjulien/suricata that referenced this pull request Jun 16, 2023
victorjulien added a commit to victorjulien/suricata that referenced this pull request Jun 27, 2023
Bug: OISF#6081.
(cherry picked from commit ab667d4)
victorjulien added a commit to victorjulien/suricata that referenced this pull request Jun 27, 2023
Bug: OISF#6081.
(cherry picked from commit ab667d4)
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.

1 participant