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

Open
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

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: Patch coverage is 98.78049% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.23%. Comparing base (1346522) to head (4687de0).

Files with missing lines Patch % Lines
scapy/contrib/ifa.py 98.03% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4235      +/-   ##
==========================================
- Coverage   81.62%   81.23%   -0.39%     
==========================================
  Files         359      360       +1     
  Lines       86052    86126      +74     
==========================================
- Hits        70237    69968     -269     
- Misses      15815    16158     +343     
Files with missing lines Coverage Δ
scapy/layers/inet.py 72.40% <100.00%> (+0.56%) ⬆️
scapy/layers/l2.py 77.01% <100.00%> (-6.75%) ⬇️
scapy/contrib/ifa.py 98.03% <98.03%> (ø)

... and 27 files with indirect coverage changes

@jingfeihu jingfeihu force-pushed the master.hujf.ifa branch 6 times, most recently from a1a1f5a to 9a1f3e4 Compare December 30, 2024 03:23
1.support IFA over ipv4/ipv6 + udp/tcp/vxlan/gre/geneve
2.add IFA unit tests
@jingfeihu jingfeihu marked this pull request as ready for review December 30, 2024 03:45
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.

2 participants