netsec-ethz / scion-apps

Public repository for SCION applications
Apache License 2.0
20 stars 43 forks source link

FABRID bw-tester with validation at destination #258

Open marcodermatt opened 1 month ago

marcodermatt commented 1 month ago

Changes:

Todo:

Usage:

SCION_DAEMON_ADDRESS=127.0.0.19:30255 ./bin/scion-bwtestserver --fabrid --listen 127.0.0.19:40002
SCION_DAEMON_ADDRESS=127.0.0.27:30255 ./bin/scion-bwtestclient -s 1-ff00:0:111,127.0.0.19:40002 --fabridquery 0-0#0,0@0 -local 127.0.0.27:0

This change is Reviewable