Skip to content

Incorrect total_len value in ofp_packet_in #225

Description

@legoscia

When the switch sends an ofp_packet_in message to the controller containing a truncated packet (because the controller set the max_len field in ofp_action_output; see #224), the total_len field contains the truncated length of the packet, not the total length.

This can be reproduced using the port_1_to_controller_12_bytes scenario in of_controller_v4.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions