Skip to content

PacketType.getLength() says its 4 bytes, but its really 6 #504

@rsharo

Description

@rsharo

org.projectfloodlight.openflow.types.PacketType returns 4 from getLength(). It also implements write4Bytes() and read4Bytes() methods, but these methods actually read/write 6 bytes.

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