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

As of NetBSD 10.0, it is possible to send packets via bpf through loopback devices #4350

Closed
dhgutteridge opened this issue Apr 12, 2024 · 1 comment · Fixed by #4366
Closed

Comments

@dhgutteridge
Copy link
Contributor

Brief description

Just mentioning that with NetBSD 10.0, you should be able to send packets via bpf through loopback devices.

This was addressed in these two commits:
NetBSD/src@39ce7d7
NetBSD/src@bb48f2a

So your testing exception won't be necessary when you rebase tests to 10.0.

~ needs_root not_netbsd

Scapy version

git master as of April 11, 2024

Python version

3.11

Operating system

NetBSD 10.0

Additional environment information

No response

How to reproduce

(Observe a now relevant test is bypassed by the test suite.)

Actual result

No response

Expected result

No response

Related resources

No response

@gpotter2
Copy link
Member

Hi, thanks for the notice ! That's good to know.

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

Successfully merging a pull request may close this issue.

2 participants