issues
search
antrea-io
/
libOpenflow
OpenFlow Go library
Apache License 2.0
9
stars
18
forks
source link
Bugfix: unmarshal issue with byte slice in packetIn2 message
#40
Closed
wenyingd
closed
1 year ago
wenyingd
commented
1 year ago
Use "copy" function to set the byte slice fields in a message.
Use "copy" function to set the byte slice fields in a message.