Skip to content
Snippets Groups Projects
  1. Jun 04, 2012
  2. Jun 01, 2012
    • Gregor Maier's avatar
      Making role request message more robust. Checkpoint. · 76c0f4c4
      Gregor Maier authored
      Upgrade easyMock to 3.1: Now supports creating mocks from classes (and
      not just interfaces)
      
      This turned out to be a significant change since we need to make sure
      all connected switches have consistent state at all times (e.g., no
      reordering of role request message, no race conditions on switch
      connect, ...)
      
      Added more unit tests. More unit tests still to come.
      
      [#26756797]
      76c0f4c4
  3. May 23, 2012
  4. May 22, 2012
  5. May 21, 2012
    • Gregor Maier's avatar
      Remove duplicate method in IOFSwitchImpl · 5cc070ed
      Gregor Maier authored
      5cc070ed
    • Gregor Maier's avatar
      Cleanup OFMessageFutures · 7bda91d6
      Gregor Maier authored
      Removed stale code for OFMessageFuture and OFStatisticsFuture.
      Change the way we keep track of pending Futures: instead of registering
      an IOFSwitchListener we now cancel all pending futures when a switch is
      removed from the active list.  In the future we might want to allow slave
      controllers to send stats request then we need to move the cancel to
      switch disconnect.
      
      [#26756797]
      7bda91d6
  6. May 18, 2012
  7. May 17, 2012
  8. May 16, 2012
  9. May 15, 2012
  10. May 14, 2012
Loading