bwe-test-runner

command module
v0.0.0-...-2dfbf73 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2022 License: MIT Imports: 1 Imported by: 0

README

BWE Test Runner

This is a simple application to setup some docker containers to run the test cases described in RFC 8867 (Test Cases for Evaluating Congestion Control for Interactive Real-Time Media).

Dependencies

  • Docker

Running

Run go run main.go run to execute a test. This will start some docker containers as described in the next section.

Network topology

The routers will setup NAT forwarding and routing to the sender/receiver, so that the endpoints can talk to each other. The endpoints need to run the setup script to add routes to the other nets.

This setup ensures, that communication is done via the two routers. Once all containers are started, the controller application will start adding network impairments to the sharednet-interfaces of leftrouter and rightrouter using tc-netem and tc-tbf.

network setup

Test cases

Currently only the first testcase from RFC 8867 is implemented.

Implementations

Implement a test application

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL