1. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  2. 07f15f2 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  3. 5a3c09c [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  4. 59afc6a [ONOS-7176] Add DriverService dependency to GroupManager to ensure drivers are available when initial device events are received by Jordan Halterman · 7 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. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  9. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  10. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  11. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  12. 3f1c61e Removing listeners from deviceService at deactivation of Group and Flow managers to avoid NPE by Andrea Campanella · 8 years ago
  13. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  14. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  15. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  16. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  17. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  18. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  19. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  20. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  21. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  22. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  23. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  24. ed12ae5 ONOS-985: Sample integration test application for group subsystem by Srikanth Vavilapalli · 9 years ago
  25. 7ff0181 ONOS-944: Implemented a Group operation failure handler in GroupManger and SimpleGroupStore. by sangho · 9 years ago
  26. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago