On Thu, Jun 04, 2015 at 01:52:16PM -0700, Andy Zhou wrote: > Currently, 'ovs-appctl tnl/ports/show' command won't display gre port > name correctly. Since netdev_vport_get_dpif_port() will not always > set the 'namebuf' it receives. Should use the name by its return > value instead. Found by inspection. > > Also extend the test case to cover this command. > > Signed-off-by: Andy Zhou <[email protected]>
Good catch! I see a possible refinement; I'll send out a separate patch to add that later. Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
