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

Support Inband Flow Analyzer (IFA) #4235

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jingfeihu
Copy link
Contributor

1.support IFA over ipv4/ipv6 + udp/tcp/vxlan/gre
2.add IFA unit tests

1.support IFA over ipv4/ipv6 + udp/tcp/vxlan/gre
2.add IFA unit tests
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Merging #4235 (42c0d26) into master (d71014a) will decrease coverage by 32.66%.
Report is 5 commits behind head on master.
The diff coverage is 36.90%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4235       +/-   ##
===========================================
- Coverage   81.77%   49.11%   -32.66%     
===========================================
  Files         331      332        +1     
  Lines       76721    76797       +76     
===========================================
- Hits        62736    37718    -25018     
- Misses      13985    39079    +25094     
Files Coverage Δ
scapy/layers/l2.py 43.33% <20.00%> (-41.81%) ⬇️
scapy/layers/inet.py 24.06% <7.69%> (-46.56%) ⬇️
scapy/contrib/ifa.py 52.83% <52.83%> (ø)

... and 232 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants