Skip to content

L2SS-278: Fix UDP routing by adding a MTU=9000 network

Jan David Mol requested to merge L2SS-278-Fix-UDP-routing into master

Use an additional MTU=9000 network to receive UDP through, because our data packets are >1500. The new network needs a name alphabetically before NETWORK_MODE to force Docker to use that to expose our ports on.

Closes L2SS-278

Merge request reports