On Jan 9, 2013, at 10:01 AM, Ben Pfaff wrote:
> On Tue, Jan 08, 2013 at 04:49:11PM -0800, Justin Pettit wrote:
>> In the switch to a single datapath, the simple mapping between
>> OFPP_LOCAL and OVSP_LOCAL was broken. Unfortunately, a couple of
>> translations were missed, so this commit fixes t
On Tue, Jan 08, 2013 at 04:49:11PM -0800, Justin Pettit wrote:
> In the switch to a single datapath, the simple mapping between
> OFPP_LOCAL and OVSP_LOCAL was broken. Unfortunately, a couple of
> translations were missed, so this commit fixes them.
>
> Reported-by: Jesse Gross
> Signed-off-by:
In the switch to a single datapath, the simple mapping between
OFPP_LOCAL and OVSP_LOCAL was broken. Unfortunately, a couple of
translations were missed, so this commit fixes them.
Reported-by: Jesse Gross
Signed-off-by: Justin Pettit
---
ofproto/connmgr.c |4 +++-
ofproto/connmgr.h