Searching the commit logs might be worthwhile to find out where the
bug was introduced. If that is what you mean, then that would be
valuable information to add to the commit log, so if it only takes a
few minutes then it is worthwhile.
But I actually meant that the commit message should make it
Thanks Ben,
I'll search the commit logs.
On Thu, May 30, 2013 at 2:26 PM, Ben Pfaff wrote:
> On Wed, May 29, 2013 at 06:24:04PM -0700, Alex Wang wrote:
> > This patch modifies the vsp_realdev_to_vlandev() function. Instead of
> taking
> > and returning datapath port number, the new implementat
On Wed, May 29, 2013 at 06:24:04PM -0700, Alex Wang wrote:
> This patch modifies the vsp_realdev_to_vlandev() function. Instead of taking
> and returning datapath port number, the new implementation takes and returns
> OpenFlow port number.
>
> Signed-off-by: Alex Wang
This looks good.
I think
This patch modifies the vsp_realdev_to_vlandev() function. Instead of taking
and returning datapath port number, the new implementation takes and returns
OpenFlow port number.
Signed-off-by: Alex Wang
---
ofproto/ofproto-dpif.c | 38 +-
1 file changed, 21 in