1. 13 Jan, 2015 2 commits
    • CONTROLLER ports were displayed as 18446744073709551613
      for output instructions.
      
      [Merged from master]
      
      Change-Id: Id62f7ebe9e140a0a2c3c2387fbabfb3305f4273d
      (cherry picked from commit 8717be20)
      Ray Milkey authored
    • For example, in the response of 'flows' command, the ethType of IPv6 (0x86dd) is shown as ff..ff86dd instead of 86dd
      Note: VlanId/VlanPcp still remains in signed format in this commit since:
        * VLAN tag is actually 12 bits. There should be no problem even if it is printed as signed short.
        * VLAN PCP is actually 3 bits. There should be no problem even if it is printed as signed short.
        * -1 is used in many places to indicate untagged vlan
      
      [Merged from master]
      
      Change-Id: Ib68161d552a0011e6a6666970907cf9ca846f620
      (cherry picked from commit 36eb6e11)
      Charles M.C. Chan authored
  2. 12 Jan, 2015 1 commit
  3. 09 Jan, 2015 3 commits
  4. 06 Jan, 2015 1 commit
  5. 24 Dec, 2014 2 commits
  6. 22 Dec, 2014 1 commit
  7. 15 Dec, 2014 1 commit
  8. 09 Dec, 2014 2 commits
  9. 08 Dec, 2014 2 commits
  10. 05 Dec, 2014 15 commits
  11. 04 Dec, 2014 10 commits