[ovs-dev] [PATCH V4] ofproto-dpif.c: Modify vsp_realdev_to_vlandev() function

Ben Pfaff blp at nicira.com
Fri May 31 05:08:06 UTC 2013


On Thu, May 30, 2013 at 06:24:44PM -0700, Alex Wang wrote:
> Commit 52a90c29 (Implement new "VLAN splinters" feature) passed in OpenFlow
> port number to vsp_realdev_to_vlandev() function which asks for datapath port
> number.
> 
> This patch fixes this bug by making the vsp_realdev_to_vlandev() function
> take in and return OpenFlow port number.
> 
> Signed-off-by: Alex Wang <alexw at nicira.com>

Thanks!  I applied this to master and branch-1.11.  I also backported it
to branch-1.10, but I want a review of the backport, which is here:
        http://openvswitch.org/pipermail/dev/2013-May/027942.html

I'll be away from my computer Friday and Monday, so I'd appreciate if
someone would review this and apply it for me in my absence.

Thanks,

Ben.



More information about the dev mailing list