Skip to content
Snippets Groups Projects
  1. Aug 09, 2012
  2. Aug 07, 2012
  3. Aug 06, 2012
  4. Aug 03, 2012
  5. Jul 28, 2012
  6. Jul 26, 2012
  7. Jul 25, 2012
  8. Jul 17, 2012
  9. 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
  10. Jul 09, 2012
  11. 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
  12. Jul 02, 2012
  13. Jun 29, 2012
  14. 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
  15. Jun 14, 2012
  16. Jun 11, 2012
  17. Jun 04, 2012
  18. Jun 01, 2012
  19. May 31, 2012
  20. May 30, 2012
  21. May 28, 2012
  22. May 23, 2012
  23. May 22, 2012
  24. May 11, 2012
Loading