Skip to content
Snippets Groups Projects
  1. Aug 15, 2012
  2. Aug 10, 2012
  3. Aug 09, 2012
  4. Aug 07, 2012
  5. Aug 06, 2012
  6. Aug 03, 2012
  7. Jul 28, 2012
  8. Jul 26, 2012
  9. Jul 25, 2012
  10. Jul 17, 2012
  11. Jul 14, 2012
    • Wilson Ng's avatar
      Fix Device Manager entity handling code [BSC-2046] · a548fccb
      Wilson Ng authored
      During flow reconciliation, device manager should not call learnDeviceByEntity, which would incorrectly update timestamps of entities existing in flow cache. It should call findDeviceByEntity instead.
      a548fccb
  12. Jul 09, 2012
  13. Jul 05, 2012
    • Gregor Maier's avatar
      EntityClass updates · eb7e63b1
      Gregor Maier authored
      * implement findDestDeviveByEntity()
      * findDevice() and findDestDevice() will now throw an exception of the
        supplied fields are not sufficient for the lookup
      * test and comment polishing
      * reorganizing testing code
      
      [BSC-1838]
      eb7e63b1
  14. Jul 02, 2012
  15. Jun 29, 2012
  16. Jun 28, 2012
    • Gregor Maier's avatar
      Update entity classification · e5415588
      Gregor Maier authored
      * IEntityClassifier only returns a single entity class per entity and all
        entities of a device must belong to the same entity class. Semantics for
        multiple classes was unclear.
      
      * IEntityClassifier is now an IFloodlightService to have a cleaner way of
        setting the classifier to use (the classifier needs to be set before
        DeviceManager.startUp() is called).
      
      [BSC-1838]
      e5415588
  17. Jun 14, 2012
  18. Jun 11, 2012
  19. Jun 04, 2012
  20. Jun 01, 2012
  21. May 31, 2012
  22. May 30, 2012
Loading