1. ad95aaf [ONOS-8087] Per device purgeOnDisconnection Flag by Andrea Campanella · 4 years, 1 month ago
  2. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  3. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  4. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  5. 9cb2e9e [tiny-fix] Wrong location of deviceId in the log. by Tian Jian · 6 years ago
  6. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  7. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  8. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  9. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  10. 07f15f2 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  11. 5a3c09c [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  12. 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
  13. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  14. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  15. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  16. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  17. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  18. c69c66a Merged master fixed conflict. by Kavitha Alagesan · 8 years ago
  19. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  20. 3f1c61e Removing listeners from deviceService at deactivation of Group and Flow managers to avoid NPE by Andrea Campanella · 8 years ago
  21. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  22. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  23. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  24. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  25. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  26. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  27. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  28. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  29. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  30. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  31. 3260069 Add CLI command to view groups on switches by Jonathan Hart · 9 years ago
  32. ed12ae5 ONOS-985: Sample integration test application for group subsystem by Srikanth Vavilapalli · 9 years ago
  33. 7ff0181 ONOS-944: Implemented a Group operation failure handler in GroupManger and SimpleGroupStore. by sangho · 9 years ago
  34. 45c27c8 ONOS-895: Group manager implementation by Srikanth Vavilapalli · 9 years ago