Skip to content

Fix conf.route.route() on linux #4753

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

Merged
merged 1 commit into from
May 29, 2025
Merged

Conversation

gpotter2
Copy link
Member

fixes #4730

Copy link

codecov bot commented May 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.16%. Comparing base (15c632d) to head (a10090f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4753   +/-   ##
=======================================
  Coverage   82.16%   82.16%           
=======================================
  Files         362      362           
  Lines       87345    87345           
=======================================
  Hits        71763    71763           
  Misses      15582    15582           
Files with missing lines Coverage Δ
scapy/route.py 90.37% <100.00%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gpotter2 gpotter2 merged commit 114ad9a into secdev:master May 29, 2025
23 of 24 checks passed
@gpotter2 gpotter2 deleted the linux-route branch May 29, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scapy 2.6.1 doesn't correctly find the 0.0.0.0 route on Linux
1 participant