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

Do not resolve the interface name globally #3240

Merged
merged 1 commit into from
May 31, 2021
Merged

Conversation

gpotter2
Copy link
Member

@gpotter2 gpotter2 commented May 30, 2021

@gpotter2 gpotter2 added the bug label May 30, 2021
@codecov
Copy link

codecov bot commented May 31, 2021

Codecov Report

Merging #3240 (020f97a) into master (fdfb7dc) will decrease coverage by 1.80%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master    #3240      +/-   ##
==========================================
- Coverage   87.76%   85.95%   -1.81%     
==========================================
  Files         273      271       -2     
  Lines       56042    55819     -223     
==========================================
- Hits        49183    47982    -1201     
- Misses       6859     7837     +978     
Impacted Files Coverage Δ
scapy/sendrecv.py 84.93% <75.00%> (-2.85%) ⬇️
scapy/arch/linux.py 0.73% <0.00%> (-83.30%) ⬇️
scapy/contrib/cansocket_native.py 16.94% <0.00%> (-76.28%) ⬇️
scapy/layers/tftp.py 40.25% <0.00%> (-56.59%) ⬇️
scapy/contrib/isotp/__init__.py 61.90% <0.00%> (-38.10%) ⬇️
scapy/contrib/automotive/enumerator.py 43.87% <0.00%> (-30.63%) ⬇️
scapy/contrib/automotive/obd/scanner.py 39.41% <0.00%> (-26.81%) ⬇️
scapy/supersocket.py 59.81% <0.00%> (-15.42%) ⬇️
scapy/arch/common.py 76.66% <0.00%> (-15.00%) ⬇️
scapy/contrib/cansocket.py 66.66% <0.00%> (-9.53%) ⬇️
... and 93 more

@p-l- p-l- merged commit 430f894 into secdev:master May 31, 2021
@gpotter2 gpotter2 deleted the l2sock branch May 31, 2021 20:07
@gpotter2 gpotter2 added this to the 2.5.0 milestone Mar 29, 2022
theasianpianist added a commit to sonic-net/sonic-buildimage that referenced this pull request May 18, 2022
Apply scapy fix (secdev/scapy#3240) since it is not available in release yet

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
qiluo-msft pushed a commit to sonic-net/sonic-buildimage that referenced this pull request May 24, 2022
Apply scapy fix (secdev/scapy#3240) since it is not available in release yet

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
judyjoseph pushed a commit to sonic-net/sonic-buildimage that referenced this pull request May 25, 2022
Apply scapy fix (secdev/scapy#3240) since it is not available in release yet

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception when calling sniff for multiple interfaces
3 participants