-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
using the composition spec at https://github.com/fp7-netide/Engine/blob/master/core/specification/TwoSwitches.xml, I noticed a strange behavior.
If the FlowMod does not carry any action (which implicitly means DROP packet), it is not considered by the core, even if the module has a higher priority.
A module with higher priority is also ignored when it does not generate any response, the core uses the response of the other module even if the latter has a lower priority.
Any idea?
Metadata
Metadata
Assignees
Labels
No labels