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

Fallback to IPv6 default routes for network interface detection #4321

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

Use IPv6 default route when no IPv4 is available

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

Fallback to IPv6 default routes for network interface detection #4321

Use IPv6 default route when no IPv4 is available
6a4d90a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2024 in 1s

78.53% (-3.67%) compared to ac3d5bb

View this Pull Request on Codecov

78.53% (-3.67%) compared to ac3d5bb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.53%. Comparing base (ac3d5bb) to head (6a4d90a).
Report is 49 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4321      +/-   ##
==========================================
- Coverage   82.20%   78.53%   -3.67%     
==========================================
  Files         353      354       +1     
  Lines       83529    92937    +9408     
==========================================
+ Hits        68662    72985    +4323     
- Misses      14867    19952    +5085     
Files Coverage Δ
scapy/interfaces.py 96.80% <100.00%> (+0.20%) ⬆️
scapy/route6.py 86.26% <100.00%> (-2.14%) ⬇️

... and 66 files with indirect coverage changes