Skip to content

feat: add a new field is_p2p in Interface#52

Merged
messense merged 2 commits intomessense:masterfrom
keepsimple1:point-to-point
Feb 8, 2026
Merged

feat: add a new field is_p2p in Interface#52
messense merged 2 commits intomessense:masterfrom
keepsimple1:point-to-point

Conversation

@keepsimple1
Copy link
Copy Markdown

@keepsimple1 keepsimple1 commented Feb 8, 2026

Sometimes (for example, In crate mdns-sd), we need to check if an interface is point to point, so we can exclude it from multicast.

This patch adds a new field is_p2p in Interface to support such checks.

EDIT: one question: I'm not totally sure if the name is_p2p is better, or is_point_to_point is better.

@messense messense merged commit 9772bca into messense:master Feb 8, 2026
17 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