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

Loopback: fix & documentation #3363

Merged
merged 3 commits into from
Sep 11, 2021
Merged

Loopback: fix & documentation #3363

merged 3 commits into from
Sep 11, 2021

Conversation

guedou
Copy link
Member

@guedou guedou commented Sep 6, 2021

This PR fixes injecting IPv6 packets to the Windows loopback interface (#3357), and improves the documentation.

@guedou guedou force-pushed the loopback branch 2 times, most recently from eaec7fa to bbbb189 Compare September 6, 2021 20:07
@guedou guedou changed the title Loopback: fixe & documentation Loopback: fix & documentation Sep 7, 2021
gpotter2
gpotter2 previously approved these changes Sep 8, 2021
Copy link
Member

@gpotter2 gpotter2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codecov
Copy link

codecov bot commented Sep 11, 2021

Codecov Report

Merging #3363 (35df97b) into master (0503652) will increase coverage by 0.84%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master    #3363      +/-   ##
==========================================
+ Coverage   85.16%   86.00%   +0.84%     
==========================================
  Files         274      274              
  Lines       56656    57805    +1149     
==========================================
+ Hits        48250    49717    +1467     
+ Misses       8406     8088     -318     
Impacted Files Coverage Δ
scapy/layers/inet6.py 88.31% <75.00%> (-0.04%) ⬇️
scapy/layers/sixlowpan.py 86.31% <0.00%> (-0.26%) ⬇️
scapy/layers/tls/automaton_cli.py 70.82% <0.00%> (-0.10%) ⬇️
scapy/layers/dot11.py 90.53% <0.00%> (+0.01%) ⬆️
scapy/pipetool.py 86.09% <0.00%> (+0.03%) ⬆️
scapy/automaton.py 75.90% <0.00%> (+0.13%) ⬆️
scapy/layers/can.py 94.52% <0.00%> (+0.14%) ⬆️
scapy/layers/inet.py 66.00% <0.00%> (+0.23%) ⬆️
scapy/layers/ntp.py 84.86% <0.00%> (+0.27%) ⬆️
scapy/asn1/ber.py 82.19% <0.00%> (+0.27%) ⬆️
... and 29 more

@guedou
Copy link
Member Author

guedou commented Sep 11, 2021

Ready to be merged.

@gpotter2 gpotter2 merged commit 2d11ff1 into master Sep 11, 2021
@gpotter2 gpotter2 deleted the loopback branch September 12, 2021 08:10
@gpotter2
Copy link
Member

Just FYI, you're branching on secdev/scapy directly. I usually avoid doing that :)

@gpotter2 gpotter2 added this to the 2.5.0 milestone Mar 29, 2022
bzalkilani pushed a commit to bzalkilani/scapy that referenced this pull request Jun 12, 2022
* Use the correct type value to inject IPv6 packets on the loopback interface

* Documenting loopback packets injection

* Document AF_INET6 specificity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants