On Fri, May 31, 2024 at 11:45:10PM +0200, Ilya Maximets wrote:
> We require python 3, so instead of manually parsing bytes on input we
> can use built-in bytes.fromhex().  This function ignores whitespaces,
> so we can use different input formats - the old style space-separated
> bytes as well as pure hex strings provided by ovs-ofctl compose-packet
> and ovs-pcap.
> 
> Signed-off-by: Ilya Maximets <[email protected]>

Acked-by: Simon Horman <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to