--- openflow-2014-10-21-2.h	2015-07-23 09:54:17.900479393 -0700
+++ openflow-2014-10-21-3.h	2015-07-23 09:54:17.908479393 -0700
@@ -2572,6 +2572,7 @@
 enum ofp_table_feature_flag {
     OFPTFF_INGRESS_TABLE     = 1 << 0, /* Can be configured as ingress table. */
     OFPTFF_EGRESS_TABLE      = 1 << 1, /* Can be configured as egress table. */
+    OFPTFF_FIRST_EGRESS      = 1 << 4, /* Is the first egress table. */
 };
 
 /* Table Features request commands */
