netmod-udp

Crates.ionetmod-udp
lib.rsnetmod-udp
version0.2.0
sourcesrc
created_at2021-03-02 11:47:07.028098
updated_at2021-03-02 12:13:26.87798
descriptionA UDP overlayed netmod endpoint driver
homepage
repository
max_upload_size
id362623
size16,912
Katharina Fey (spacekookie)

documentation

README

netmod-udp

The netmod-udp endpoint is the main endpoint for udp capable IP networks, such as LAN-networks, existing Wifi networks, etc. . Network discovery features are implemented via broadcast addresses, and a special UDP handshake packet.

This crate also handles the NAT required to go from a ratman routing ID, to a local IP address. It does however not implement IP range discovery. See libqaul-proxy for that.

Commit count: 0

cargo fmt