polycube
polycube copied to clipboard
Add Mobile Gateway modules
This PR adds the modules needed to build the Mobile Gateway pipeline:
- GTP Handler (
gtphandler) - Token bucket based Traffic Policer (
policer) - Traffic Classifier (
classifer)
Future commits will add documentation of single modules and on how to compose and configure the full pipeline.