Skip to content

v0.6.9

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 09:23
· 20 commits to main since this release
3a19720
Add EthernetPacket field to PacketOut (#47)

Provide an easy way to send an ethernet packet via PacketOut without
filling all L2/3/4 headers.

Signed-off-by: graysonwu <wgrayson@vmware.com>