On Tue, Jun 12, 2012 at 12:32:05AM -0700, Ben Pfaff wrote: > OFPFW_DL_SRC and OFPFW_DL_DST don't exist in OpenFlow 1.1. Replace them > by the correct enums. > > Most of the change here is due to respacing since DL_VLAN_PCP is one > character wider than any previous name. > > This doesn't fix a real bug because these constants didn't have any users > in the tree. > > Signed-off-by: Ben Pfaff <b...@nicira.com>
Reviewed-by: Simon Horman <ho...@verge.net.au> > --- > include/openflow/openflow-1.1.h | 22 +++++++++++----------- > 1 files changed, 11 insertions(+), 11 deletions(-) _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev