Bug 5054: Fix for switch restart
[vpnservice.git] / mdsalutil / mdsalutil-api / src / main / java / org / opendaylight / vpnservice / mdsalutil / NwConstants.java
index 56df83530ecc42c3391b3f9d444909d60a465686..ead21fd4e0e5e34da728896116be1e7cc245159a 100644 (file)
@@ -50,6 +50,6 @@ public class NwConstants {
     public static final short LPORT_DISPATCHER_TABLE = 30;
     public static final short VLAN_INTERFACE_INGRESS_TABLE = 0;
     public static final short INTERNAL_TUNNEL_TABLE = 36;
-    public static final short EXTERNAL_TUNNEL_TABLE = 38;
+    public static final short EXTERNAL_TUNNEL_TABLE = 36;
 
  }
\ No newline at end of file