1. 02 Aug, 2016 6 commits
  2. 01 Aug, 2016 5 commits
  3. 29 Jul, 2016 9 commits
  4. 28 Jul, 2016 11 commits
  5. 27 Jul, 2016 7 commits
  6. 26 Jul, 2016 2 commits
    • Fix the doc: life() returns the time in seconds, not milliseconds.
      
      Add new method life(TimeUnit) that allows specifying the timeunit to
      receive the life value as as seconds might not be enough for
      all applications and OpenFlow can provide this value to nanoseconds resolution
      (in its spec).
      
      Change-Id: Ia6a7573797249e0edc04e03c7204a550a2823742
      Thiago Santos authored
    • Change-Id: Ie20112bb6d69422724bebef8deed680393c19c70
      Yuta HIGUCHI authored