Skip to content

Expansion of OFPP_ALL should not include the in_port #146

Description

@gth828r

When letting FSFW expand an OFPP_ALL port in a packet-out, it includes the in_port of the packet-out. This might be true of flowmods as well... I have not looked into that yet.

According to page 19 of the spec:

OFPP_ALL = 0xfffc, /* All physical ports except input port. */

The port expansion that FSFW does for an ALL port should intentionally exclude the in_port from the expansion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions