This example demonstrates how to use StoneWork as a cross-connect.
Boxes in the diagram below denote Docker containers.
The interfaces attached to stonework
are cross-connected in both directions.
+---------+ +-----------+ +---------+
| | | | | |
| tester1 +------------------+ stonework +------------------+ tester2 |
| | 10.10.1.1/24 | | 10.10.1.2/24 | |
+---------+ +-----------+ +---------+
Prerequisities and instructions for running the example can be found in the
README.md in testing
directory.