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

[core] Carry over also the interface number with PKTINFO #2982

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ethouris
Copy link
Collaborator

Fixes #2980

This introduces CNetworkInterface structure that replaces the use of bare sockaddr_any in cases when the source should be forcefully set through PKTINFO.

(NOT YET TESTED)

@maxsharabayko maxsharabayko added this to the v1.5.4 milestone Aug 15, 2024
@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core Type: Enhancement Indicates new feature requests and removed Type: Maintenance Work required to maintain or clean up the code labels Aug 15, 2024
@maxsharabayko maxsharabayko modified the milestones: v1.5.4, v1.6.0 Aug 21, 2024
@ethouris ethouris mentioned this pull request Mar 13, 2025
26 tasks
@ethouris ethouris marked this pull request as ready for review March 14, 2025 15:31
@ethouris ethouris requested a review from yomnes0 March 14, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Set Interface Index Using the IP_PKTINFO
2 participants