Skip to content

WIP: Use per-interface per-protocol sockets #1568

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

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

agners
Copy link
Collaborator

@agners agners commented Apr 16, 2025

Instead of using one global socket for all interfaces, use one socket per interface and per protocol. This allows better control over which interfaces are used for multicast and unicast, and allows to know which interface a packet was received on.

TODO: Uses Linux/macOS specific socket options to bind to an interface.

Instead of using one global socket for all interfaces, use one socket
per interface and per protocol. This allows better control over
which interfaces are used for multicast and unicast, and allows
to know which interface a packet was received on.

TODO: Uses Linux/macOS specific socket options to bind to an interface.
@agners agners force-pushed the use-separate-listening-sockets-per-interface branch from 64729cf to c702feb Compare April 16, 2025 23:08
@agners agners marked this pull request as draft April 17, 2025 11:10
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.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy