Skip to content

Conversation

@gpotter2
Copy link
Member

  • Add missing type in AsyncSniffer

@codecov
Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.55%. Comparing base (c15a670) to head (a85b877).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4665      +/-   ##
==========================================
- Coverage   81.55%   81.55%   -0.01%     
==========================================
  Files         359      359              
  Lines       86557    86558       +1     
==========================================
  Hits        70592    70592              
- Misses      15965    15966       +1     
Files with missing lines Coverage Δ
scapy/sendrecv.py 86.63% <100.00%> (+0.01%) ⬆️

... and 8 files with indirect coverage changes

@gpotter2 gpotter2 merged commit 6689da4 into secdev:master Feb 13, 2025
24 checks passed
@gpotter2 gpotter2 deleted the fix-type branch February 13, 2025 21:05
louis-6wind added a commit to louis-6wind/scapy that referenced this pull request Jun 30, 2025
When trying to stop a sniffer that was not already started,
Scapy_Exception("Unsupported (offline or unsupported socket)") is no
more raised and join() is waiting indefinitely.

Restore the previous stop_cb behavior.

Fixes: 6689da4 ("Add missing type in AsyncSniffer (secdev#4665)")
Signed-off-by: Louis Scalbert <[email protected]>
@gpotter2 gpotter2 added this to the 2.7.0 milestone Nov 2, 2025
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.

1 participant