Skip to content

Conversation

@awelzel
Copy link
Contributor

@awelzel awelzel commented May 25, 2025

Listening on IPv6 ::1 on FreeBSD fails due to the sockadd_in6 struct not being set to zero. Do so and add a smoke test for listening on ::1. This test passes on Linux as is, but failed on FreeBSD before the memset() fix.

awelzel added a commit to zeek/zeek that referenced this pull request May 25, 2025
Should fix binding and listening on IPv6 on FreeBSD.

Upstream PR: machinezone/IXWebSocket#553
awelzel added a commit to zeek/zeek that referenced this pull request May 25, 2025
Should fix binding and listening on IPv6 on FreeBSD.

Upstream PR: machinezone/IXWebSocket#553
@bsergean bsergean merged commit a9351e1 into machinezone:master May 29, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants