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

Allow gratuitous ARP requests. #1684

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from

Merge remote-tracking branch 'upstream/dev' into refactor/gratuitous-…

6cffe96
Select commit
Loading
Failed to load commit list.
Open

Allow gratuitous ARP requests. #1684

Merge remote-tracking branch 'upstream/dev' into refactor/gratuitous-…
6cffe96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2025 in 1s

83.15% (+0.03%) compared to d60c699

View this Pull Request on Codecov

83.15% (+0.03%) compared to d60c699

Details

Codecov Report

Attention: Patch coverage is 95.94595% with 6 lines in your changes missing coverage. Please review.

Project coverage is 83.15%. Comparing base (d60c699) to head (6cffe96).

Files with missing lines Patch % Lines
Examples/ArpSpoofing/main.cpp 0.00% 3 Missing ⚠️
Packet++/src/ArpLayer.cpp 93.61% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1684      +/-   ##
==========================================
+ Coverage   83.11%   83.15%   +0.03%     
==========================================
  Files         277      277              
  Lines       48207    48315     +108     
  Branches    10192     9959     -233     
==========================================
+ Hits        40069    40174     +105     
- Misses       7243     7258      +15     
+ Partials      895      883      -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.