antrea-io / libOpenflow

OpenFlow Go library
Apache License 2.0
7 stars 17 forks source link

Bugfix: resolve issues in when unmarshaling packet_in message #54

Closed wenyingd closed 11 months ago

wenyingd commented 11 months ago
  1. Support setting options in IP packet header.
  2. Use "copy" function to set the byte slice fields in a message.