Support (simple) classifiers 42/7242/1
authorschillinge <ablu@mail.uni-paderborn.de>
Wed, 20 Feb 2019 13:47:01 +0000 (14:47 +0100)
committerschillinge <ablu@mail.uni-paderborn.de>
Wed, 20 Feb 2019 13:50:02 +0000 (14:50 +0100)
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>

No differences found