On Tue, Sep 04, 2012 at 01:17:53PM -0700, Ben Pfaff wrote:
> On Tue, Sep 04, 2012 at 03:52:01PM +0900, Simon Horman wrote:
> > * In the case of OpenFlow 1.2+ OFPERR_OFPBRC_BAD_PORT is defined
> > in the specification and seems to be the most appropriate error
> > to use when an invalid port is
On Tue, Sep 04, 2012 at 03:52:01PM +0900, Simon Horman wrote:
> * In the case of OpenFlow 1.2+ OFPERR_OFPBRC_BAD_PORT is defined
> in the specification and seems to be the most appropriate error
> to use when an invalid port is encountered in a Packet Out request.
>
> * In the case of OpenFlow