Skip to content

fix: send link proofs with link destination type#73

Open
spearman wants to merge 1 commit into
BeechatNetworkSystemsLtd:mainfrom
spearman:fix-proof-destination-type
Open

fix: send link proofs with link destination type#73
spearman wants to merge 1 commit into
BeechatNetworkSystemsLtd:mainfrom
spearman:fix-proof-destination-type

Conversation

@spearman

Copy link
Copy Markdown
Collaborator

This matches the reference implementation and the destination type is actually a link destination, not a single destination.

@spearman spearman force-pushed the fix-proof-destination-type branch 2 times, most recently from d5f6a5a to 4fe260e Compare March 7, 2026 03:54
splee added a commit to splee/reticulum-rs that referenced this pull request Mar 11, 2026
…nsport (BeechatNetworkSystemsLtd#73)

Implement the data path for AutoInterface — turning discovered peers into
routable interfaces that Transport can send/receive packets through.

- Add PeerCommand channel + peer_spawn_task for async peer lifecycle
- Implement AutoInterfacePeer as a TX-only spawned interface per peer
- Forward received UDP data through transport via rx_sender
- Spawn/teardown peers via InterfaceManager with stats tracking
- Add shared outbound UDP socket for peer data sends
- Wire up AutoInterface in spawn_interfaces_from_config
- Add rx_sender(), cancel_token(), spawn_with_stop() to InterfaceManager
splee added a commit to splee/reticulum-rs that referenced this pull request Mar 11, 2026
…et-4167-autointerface-implement-peer-management

AutoInterface: implement peer management, spawned interfaces, and data transport (BeechatNetworkSystemsLtd#73)
This matches the reference implementation and the destination type is actually a link destination,
not a single destination.
@spearman spearman force-pushed the fix-proof-destination-type branch from 4fe260e to e7f5c16 Compare March 24, 2026 00:11
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