On Fri, Dec 28, 2012 at 11:20:45AM -0800, Gurucharan Shetty wrote:
> Currently, when we add a flow with in_port=65534, we get the
> following warning.
> 
> "ofp_util|WARN|referring to port LOCAL as 65534 is deprecated
> for compatibility with future versions of OpenFlow."
> 
> But ovs-ofctl, while dumping flows uses 65534 instead of LOCAL.
> 
> This patch corrects that.
> 
> Bug #14118.
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

Doesn't the same issue come up with other OpenFlow named ports such as
OFPP_NONE?  I would think we'd want a slightly more general solution.

Thanks,

Ben.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to