| commit | a599cbd2811d03c2d71211b4dd12dec84dc1049b | [log] [tgz] |
|---|---|---|
| author | schillinge <ablu@mail.uni-paderborn.de> | Wed Feb 20 14:47:01 2019 +0100 |
| committer | schillinge <ablu@mail.uni-paderborn.de> | Wed Feb 20 14:50:02 2019 +0100 |
| tree | 3472f54cc71bcbe70254dd7abf45391391b75036 | |
| parent | c9b2e409d09782a71f7a3ac0877892e30ab26d2e [diff] |
Support (simple) classifiers In order to support classifiers, each flow entry needs to specify the classifier's parameters within its match rule. This means that the created rules do not only depend on the ingress and egress port, but also on the classifier (this required to move the creation code into the flow classifier loop). Change-Id: I96817255580462e0ffb570b025b6f912f2d00b13 Signed-off-by: schillinge <ablu@mail.uni-paderborn.de>