2 unstable releases

0.2.0 Mar 2, 2021
0.1.0 Mar 2, 2021

#30 in #overlay

24 downloads per month
Used in ratman-configure

AGPL-3.0

17KB
347 lines

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.


lib.rs:

netmod-udp is a UDP overlay for Ratman

Dependencies

~7–18MB
~241K SLoC