1. 9f816de ONOS-6151 Add group behavior in case of device master "null" is made inline with flow subsystem. i.e. group add is allowed when master is null, this gets added to the pending audit queue and when the device is up the pending group add request gets fullfilled by Sivachidambaram Subramanian · 7 years ago
  2. 4beea65 [ONOS-6266] 'garbageCollect' is not working for groups after ONOS restart by sisubram · 7 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  5. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  6. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  7. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  8. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  9. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  10. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  11. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  12. 0b84753 Moving group store to consistent map by Madan Jampani · 8 years ago
  13. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  14. f4838a7 ONOS-3552 Do not return group information when a device is unavailable by Charles Chan · 8 years ago
  15. b3c5ce2 Unit tests for the distributed group store. by Ray Milkey · 9 years ago