[ovs-dev] [PATCH] odp-util: Parse ipv4_tunnel key.

Ben Pfaff blp at nicira.com
Thu Nov 1 20:09:36 UTC 2012


On Thu, Nov 01, 2012 at 12:47:47PM -0700, Pravin B Shelar wrote:
> Following patch fixes `ovs-appctl ofproto/trace` command with
> ipv4_tunnel key in flow.
> 
> Bug #13785
> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>

Thank you!

Will you please add a test to tests/odp.at?

Please use "%"SCNi32 for flags instead of "%i", because tun_flags is a
__u32 not an int.



More information about the dev mailing list