Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated cherry pick of #5154: Bump up libOpenflow and ofnet versions #5160

Commits on Jun 21, 2023

  1. Bump up libOpenflow and ofnet versions

    This is to resolve an issue in packetIn2 which may lead to incorrect field
    values in PackintIn2.Userdata and PacketIn2.Metadata. The issue is because the
    existing code uses a pointer reference to set byte slice fields when
    unmarshaling the mesages, and libOpenlow reuses the buffer to process the next
    messages.
    
    Signed-off-by: wenyingd <wenyingd@vmware.com>
    wenyingd committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    dcf8216 View commit details
    Browse the repository at this point in the history