--- openflow-2012-03-07.h	2015-07-23 09:54:16.912479352 -0700
+++ openflow-2012-03-02.h	2015-07-23 09:54:16.916479353 -0700
@@ -1,6 +1,6 @@
 /* Copyright (c) 2008 The Board of Trustees of The Leland Stanford
  * Junior University
- * Copyright (c) 2011 Open Networking Foundation
+ * Copyright (c) 2011, 2012 Open Networking Foundation
  *
  * We are making the OpenFlow specification and associated documentation
  * (Software) available for public use and benefit with the expectation
@@ -172,10 +172,6 @@
     OFPC_FRAG_DROP     = 1 << 0,  /* Drop fragments. */
     OFPC_FRAG_REASM    = 1 << 1,  /* Reassemble (only if OFPC_IP_REASM set). */
     OFPC_FRAG_MASK     = 3,
-
-    /* TTL processing - applicable for IP and MPLS packets */
-    OFPC_INVALID_TTL_TO_CONTROLLER = 1 << 2, /* Send packets with invalid TTL
-                                                to the controller */
 };
 
 /* Switch configuration. */
