1. 1a833d4 [AETHER-1074][AETHER-1088] Missing Kryo classes in several subsystems by pierventre · 3 years, 4 months ago
  2. 1e80f36 [ONOS-8086] Groups entries are not deleted by pier · 4 years, 1 month ago
  3. 5daa7c46 Getting local flow entries and groups for disconnected devices by Andrea Campanella · 4 years, 2 months ago
  4. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 3 months ago
  5. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 3 months ago
  6. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  7. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  8. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  9. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  10. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  11. 137f27f Bugfix in routing logic to avoid null groups; Improvement in group handling. by Saurav Das · 6 years ago
  12. 07f15f2 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
  13. 9477a9d [ONOS-7570] ServiceNotFoundException(DriverService) in de-serializing DefaultGroup by jaegonkim · 6 years ago
  14. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  15. 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
  16. 4beea65 [ONOS-6266] 'garbageCollect' is not working for groups after ONOS restart by sisubram · 7 years ago
  17. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  18. c88d466 CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups by Saurav Das · 7 years ago
  19. fb73c50 [ONOS-5156] DistributedGroupStore: keep both entries map in sync by Thiago Santos · 8 years ago
  20. c56cded ONOS-3701 by Kavitha Alagesan · 7 years ago
  21. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  22. c884c3ef ONOS-5816 by Kavitha Alagesan · 7 years ago
  23. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  24. a628554 Remove unnecessary semicolons by Sho SHIMIZU · 7 years ago
  25. 68e080c ONOS-5699 Null pointer exception can occur after null checking by jaegonkim · 7 years ago
  26. 6e5f470 Fixing NoSuchElementException observed connecting Centec switch by Yuta HIGUCHI · 7 years ago
  27. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  28. df1eeae [ONOS-5169] GroupStore: properly add updated buckets by Victor Silva · 8 years ago
  29. a1c4115 Distribute failover event with topic by helenyrwu · 8 years ago
  30. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  31. 695bac6 Check if the logger is configured as trace when logging as trace by Sho SHIMIZU · 8 years ago
  32. c2e6815 Use Java 8 Map#compute when possible by Yuta HIGUCHI · 8 years ago
  33. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  34. 1578042 Use for-each statement by Sho SHIMIZU · 8 years ago
  35. e0eb5ce [ONOS-4789]some services don't remove listener in deactive function by Frank Wang · 8 years ago
  36. 3a84b32 Serializer related fixes by HIGUCHI Yuta · 8 years ago
  37. 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 8 years ago
  38. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  39. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  40. 4c211c9 Do not purge group store state when a node is shutdown by Madan Jampani · 8 years ago
  41. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  42. 80980c7 CORD-45 CORD-394 by Saurav Das · 8 years ago
  43. 8be4e3a In this commit: by Saurav Das · 8 years ago
  44. 0fd79d9 Group handling changes: by Saurav Das · 8 years ago
  45. 0b84753 Moving group store to consistent map by Madan Jampani · 8 years ago
  46. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  47. f4838a7 ONOS-3552 Do not return group information when a device is unavailable by Charles Chan · 8 years ago
  48. 4ce4596 CORD-367 L2 bridging and L3 routing support with internal VLANs in OF-DPA. by Saurav Das · 8 years ago
  49. 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
  50. 180d70f Use separate instance of serializer for ClusterMessaging and ECMap by HIGUCHI Yuta · 9 years ago
  51. 138cd5a Fix serializer in DistributedGroupStore by Charles Chan · 9 years ago
  52. 66a8554 Remove enum deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  53. d06f93f Remove log from get methods on DistributedGroupStore by Jonathan Hart · 9 years ago
  54. 7a4087b Use diamond operator by Sho SHIMIZU · 9 years ago
  55. e48b3cf Group AUDIT enhancements by Srikanth Vavilapalli · 9 years ago
  56. 01e05fb Removed usage of deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  57. b3c5ce2 Unit tests for the distributed group store. by Ray Milkey · 9 years ago
  58. bcf1a48 Removed ClockService<K, V> and replaced its usage with a BiFunction<K, V, Timestamp> by Madan Jampani · 9 years ago
  59. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  60. 5428b6c ONOS-1438: Segment Routing rule population optimization fixes by Srikanth Vavilapalli · 9 years ago
  61. 2318191 ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1 by Srikanth Vavilapalli · 9 years ago
  62. 63939a3 Moved generic Timestamp/ClockManager classes to onos-api by Jonathan Hart · 9 years ago
  63. 100e3b8 First shot at Broadcom OFDPA 1.0 pipeline by Saurav Das · 9 years ago
  64. 52abe3a ONOS-1791 : Populates MPLS rules also at edge routers by sangho · 9 years ago
  65. 30d639b Introduce import statements for java.util.Optional by Sho SHIMIZU · 9 years ago
  66. 10e75cd ONOS-1443: Group bucket statistics support and group CLI formatting by Srikanth Vavilapalli · 9 years ago
  67. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  68. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  69. 6a9d4e4 ONOS-1433: Avoid two EC maps for same data with different keys by Srikanth Vavilapalli · 9 years ago
  70. 152f9fd Shutdown cleanup; hunt for exceptions continues by Thomas Vachuska · 9 years ago
  71. 6ec029a Implemented a Builder pattern for EventuallyConsistentMaps. by Jonathan Hart · 9 years ago
  72. 717361f Distributed group store using eventual consistent map abstraction by Srikanth Vavilapalli · 9 years ago
  73. 1058080 WIP: Started implementing static flows for corsa vanderweken pipeline. by alshabib · 9 years ago