1. 05 Nov, 2015 18 commits
  2. 04 Nov, 2015 20 commits
  3. 03 Nov, 2015 2 commits
    • Additionally, remove catch block handling TransactionException, which
      doesn't have to be caught in user side any more.
      
      Change-Id: I359b50dbe0e1074a2bc4c8850459cb4463669aa8
      Sho SHIMIZU authored
    • Realize the QUEUE Treatment using OpenFlow 1.0 Enqueue action.
      
      The ConnectivityIntentCommand's --setQueue parameter is extended by a notion of
      <port>/<queue> to support the difference from OpenFlow 1.3 Set-Queue, which is
      not bound to a port.
      
      Change-Id: I28cf70a7c004a1a3a14361e5186cfe42f09f1356
      Steffen Gebert authored