trema/trema-edge

View on GitHub
src/examples/repeater_hub/README

Summary

Maintainability
Test Coverage
This directory includes a OpenFlow controller that emulates a repeater
hub. It repeats any ethernet frames from one port to other ports.

# How to Run

  % ./trema run -c ./src/examples/repeater_hub/repeater_hub.conf

Enjoy!