Skip to content

Check if tcpdump binary exists #1934

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 30, 2019
Merged

Conversation

guedou
Copy link
Member

@guedou guedou commented Mar 25, 2019

This PR fixes issues discovered while investigating #1929.

@guedou
Copy link
Member Author

guedou commented Mar 26, 2019 via email

gpotter2
gpotter2 previously approved these changes Mar 28, 2019
@guedou guedou force-pushed the check_tcpdump_calls branch from c2ab06b to 0b3b308 Compare March 28, 2019 11:08
@codecov
Copy link

codecov bot commented Mar 28, 2019

Codecov Report

Merging #1934 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1934      +/-   ##
==========================================
- Coverage   86.34%   86.31%   -0.03%     
==========================================
  Files         197      197              
  Lines       44460    44468       +8     
==========================================
- Hits        38387    38381       -6     
- Misses       6073     6087      +14
Impacted Files Coverage Δ
scapy/utils.py 79.45% <100%> (+0.07%) ⬆️
scapy/sendrecv.py 85.37% <100%> (-0.08%) ⬇️
scapy/autorun.py 78.51% <0%> (-4.14%) ⬇️
scapy/arch/bpf/supersocket.py 76.92% <0%> (-1.36%) ⬇️
scapy/layers/tls/record.py 91.22% <0%> (-1.17%) ⬇️
scapy/layers/tls/handshake_sslv2.py 91.32% <0%> (-1.14%) ⬇️
scapy/asn1/ber.py 82.81% <0%> (-0.29%) ⬇️
scapy/packet.py 79.15% <0%> (-0.17%) ⬇️
scapy/layers/inet6.py 88.22% <0%> (+0.11%) ⬆️
... and 1 more

@guedou guedou force-pushed the check_tcpdump_calls branch 2 times, most recently from ccea004 to 6bb6409 Compare March 29, 2019 11:22
@gpotter2 gpotter2 added the bug label Mar 30, 2019
@guedou guedou force-pushed the check_tcpdump_calls branch from 6bb6409 to d58bba3 Compare April 9, 2019 12:28
@gpotter2 gpotter2 mentioned this pull request Apr 23, 2019
27 tasks
@gpotter2 gpotter2 force-pushed the check_tcpdump_calls branch from d58bba3 to 135ed89 Compare April 29, 2019 12:56
@guedou guedou force-pushed the check_tcpdump_calls branch from 75cd7b8 to bb35522 Compare May 30, 2019 13:04
@guedou
Copy link
Member Author

guedou commented May 30, 2019

I broke this PR with a bad rebase =/

@guedou
Copy link
Member Author

guedou commented May 30, 2019

@gpotter2 if you have a local copy, could you create another PR?

@gpotter2 gpotter2 force-pushed the check_tcpdump_calls branch from bb35522 to 135ed89 Compare May 30, 2019 13:25
@gpotter2 gpotter2 force-pushed the check_tcpdump_calls branch from 135ed89 to 3f5e7ca Compare May 30, 2019 13:30
@gpotter2
Copy link
Member

@guedou I did have a copy. I've restored this PR and rebased it against master

@guedou
Copy link
Member Author

guedou commented May 30, 2019

@gpotter2 thanks! It looks good to me. I restarted the failing Travis test. You can merge the PR when it pass.

@gpotter2 gpotter2 merged commit 67afab4 into secdev:master May 30, 2019
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.

2 participants