Commit 68a2ef7c authored by Killian Lufau's avatar Killian Lufau

demo: add testing of UDP

Verification of UDP is added to the demo by forcing machine 2 to
connect to the registry via UDP, we also enable a listening UDP
interface on the registry.
parent 24fea8cd
log m2/
run m2/run
state m2/
pp 1194 tcp
ca ca.crt
cert m2/cert.crt
key m2/cert.key
default
disable-proto none
client 10.0.0.2,1194,udp
......@@ -6,3 +6,4 @@ ca ca.crt
cert registry/cert.crt
key registry/cert.key
gateway
disable-proto none
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment