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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions