~james-page/ubuntu/saucy/openvswitch/1.12-snapshot

« back to all changes in this revision

Viewing changes to include/openflow/openflow-1.2.h

  • Committer: James Page
  • Date: 2013-08-21 10:16:57 UTC
  • mfrom: (1.1.20)
  • Revision ID: james.page@canonical.com-20130821101657-3o0z0qeiv5zkwlzi
New upstream snapshot

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright (c) 2008, 2011, 2012 The Board of Trustees of The Leland Stanford
 
1
/* Copyright (c) 2008, 2011, 2012, 2013 The Board of Trustees of The Leland Stanford
2
2
 * Junior University
3
3
 *
4
4
 * We are making the OpenFlow specification and associated documentation
55
55
 
56
56
#include "openflow/openflow-1.1.h"
57
57
 
 
58
/* Error type for experimenter error messages. */
 
59
#define OFPET12_EXPERIMENTER 0xffff
 
60
 
58
61
/*
59
62
 * OXM Class IDs.
60
63
 * The high order bit differentiate reserved classes from member classes.