Skip to content

mdns discovery#79

Open
Marlinski wants to merge 1 commit intodtn7:masterfrom
Marlinski:feature/mdns
Open

mdns discovery#79
Marlinski wants to merge 1 commit intodtn7:masterfrom
Marlinski:feature/mdns

Conversation

@Marlinski
Copy link
Copy Markdown

@Marlinski Marlinski commented Nov 28, 2025

Current neighbor discovery uses binding to a local udp port with multicast. Thus two dtn node on the same host can't discover themselves and also cannot bind on the same port.

This PR Implements neighbour discovery over mDNS, this doesn't require any binding to local port, the service messages encapsulate all eid and services in a similar fashion to the beacon with udp multicast discovery.

I also Added new options for dtnd to select which neighbouring discovery protocol to use.

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