1. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  2. 84adcac Introduce driver property to suppress group feature by Laszlo Papp · 6 years ago
  3. 2e27ec5 SONAR suggestion - constant arrays should be private by Ray Milkey · 6 years ago
  4. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  5. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  6. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  7. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  8. a628554 Remove unnecessary semicolons by Sho SHIMIZU · 7 years ago
  9. ef79434 Fix Javadoc warnings by Ray Milkey · 8 years ago
  10. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  11. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  12. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  13. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  14. 32ae9c5 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago
  15. 013688c typo fix by Yuta HIGUCHI · 8 years ago
  16. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  17. 2d45985 ONOS-4751-Fix:creating GroupType INDIRECT, multiple bucket(REST API) by Jayasree Ghosh · 8 years ago
  18. b3ef1fd Fix GroupKey interpretation in REST by Charles Chan · 8 years ago
  19. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  20. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  21. f53bc2b Add comment in GroupOperation for javadoc by sangyun-han · 8 years ago
  22. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  23. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  24. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  25. 8a0732e CORD-48 Implementation of hashing Next Objective in OF-DPA driver. Major changes to ensure multi-ONOS-instance group-chain installation. by Saurav Das · 8 years ago
  26. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 9 years ago
  27. c42e84e [CORD-46] Create a broadcast group for each subnet by Charles Chan · 9 years ago
  28. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  29. 69f0317 Eliminate code duplication in initialization by Ray Milkey · 9 years ago
  30. 02ce274 Unit tests for DefaultGroupDescription class by Ray Milkey · 9 years ago
  31. e8c632f Unit tests for GroupBucket and GroupOperation by Ray Milkey · 9 years ago
  32. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  33. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  34. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  35. e1e8d66 Fixing javadocs. by Thomas Vachuska · 9 years ago
  36. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  37. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  38. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  39. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  40. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  41. ed12ae5 ONOS-985: Sample integration test application for group subsystem by Srikanth Vavilapalli · 9 years ago
  42. 7ff0181 ONOS-944: Implemented a Group operation failure handler in GroupManger and SimpleGroupStore. by sangho · 9 years ago
  43. 4a51e57 Adding and fixing javados. by Thomas Vachuska · 9 years ago
  44. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago
  45. 0599d51 ONOS-885: Group store interface definition and in-memory store implementation by Srikanth Vavilapalli · 9 years ago
  46. 0cd4de8 Fixed a few javadoc warnings. by Thomas Vachuska · 9 years ago
  47. 56db94f Group subsystem Northbound and Southbound API definition by Srikanth Vavilapalli · 9 years ago