On Tue, Jan 08, 2013 at 05:08:15PM -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. > The same is true for other reserved ports. > > This patch corrects that. > > Bug #14118. > Signed-off-by: Gurucharan Shetty <[email protected]>
Looks good, thank you. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
