Skip to content

Core ignores empty actions #135

@doriguzzi

Description

@doriguzzi

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

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions