-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Improve API documentation of sndrecv and SuperSocket functions. #4114
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4114 +/- ##
===========================================
+ Coverage 49.67% 81.98% +32.30%
===========================================
Files 342 349 +7
Lines 76267 81853 +5586
===========================================
+ Hits 37886 67105 +29219
+ Misses 38381 14748 -23633
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, that's a cool PR.
Thanks.. can we merge it? |
I'll just try to test it and merge it when it's done, but it looks alright. I would also like to fix readthedocs builds, which have been broken for a while. |
whats broken? Can I assist? |
Builds fail (i.e. doc is not updated). https://readthedocs.org/projects/scapy/builds/ This happens in weird cases where dependencies don't match between readthedocs and our github tests. Just bumped the dependencies, it should get back to working. |
ok, great.. so we can merge this one? |
Ready for merge |
Okay there are many issues with this PR. For readers, this is what
|
I totally agree, srp and srp1 is broken. Sorry. I'll fix it |
add more precise parsing of DTCs
revert changes revert changes
@gpotter2 Cleaned it up. |
Could you please review? |
@gpotter2 I've resolved the conflicts on this PR, could you please have a look? |
No description provided.