Skip to content

Migrate from TCP to UDP

bornholdt requested to merge udp into master

TODO

  • Migrate Environments to UDP
  • Update Firewall Rules at iRZ
  • Use Endpoints exposed by UPnP (is used implicitly)
  • Use Information discovered by LocalHostDiscovery (moved to future release/MR)
  • rate-limit ingoing/outgoing messages to migitate reflection attacks/spoofed src addresses? (moved to future release/MR)
  • protobuf (with compression)? (moved to future release/MR)
Edited by bornholdt

Merge request reports