1. 62a379c Adding getFlowEntryCount(DeviceId) API. by Thomas Vachuska · 6 years ago
  2. 1436ec8 Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  3. ecf5cf8 Fixing issue in component config subsystem where the locally registered by Thomas Vachuska · 6 years ago
  4. f5ad939 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  5. 1b9ddb2 Tagging 1.11.2-rc6 by ONOS Jenkins User · 6 years ago 1.11.2-rc6
  6. 5bb8d34 Fixing ComponentConfigManager to preset values locally; not just in the distributed store. by Thomas Vachuska · 6 years ago
  7. b809b38 Fixed issue where component configuration would not propagate on node restart. by Thomas Vachuska · 6 years ago
  8. 9504700 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  9. e254631 Ignore mastership SUSPENDED events in DeviceManager by Jordan Halterman · 6 years ago
  10. b88a171 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  11. d5581ab Tagging 1.11.2-rc5 by ONOS Jenkins User · 6 years ago 1.11.2-rc5
  12. c242f25 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  13. 1699627 Tagging 1.11.2-rc4 by ONOS Jenkins User · 6 years ago 1.11.2-rc4
  14. 1edc36b Various small fixes by Yuta HIGUCHI · 6 years ago
  15. 13ea2f4 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  16. 2a81a86 Tagging 1.11.2-rc3 by ONOS Jenkins User · 6 years ago 1.11.2-rc3
  17. d339e32 Starting snapshot 1.11.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
  18. d044508 Tagging 1.11.2-b1 by ONOS Jenkins User · 6 years ago 1.11.2-b1
  19. 9a2b1fa Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  20. 33092a5 Tagging 1.11.2-rc2 by Ray Milkey · 6 years ago 1.11.2-rc2
  21. 5fdffe0 [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  22. 9888a8b Fix NPE in PacketManager by Ray Milkey · 6 years ago
  23. ba90df1 Dual-homing probing improvements by Charles Chan · 6 years ago
  24. 9aa28bd Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  25. bf5a0e9 Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  26. bbcd6a7 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 6 years ago
  27. 9e38a19 Tagging 1.11.2-rc1 by Ray Milkey · 6 years ago 1.11.2-rc1
  28. 19e79b9 ONOS-7146 by Deepa Vaddireddy · 7 years ago
  29. cb4fbe5 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  30. d642d07 Catch exception when attempting to fetch metadata at startup by Jordan Halterman · 7 years ago
  31. bc6d697 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 7 years ago
  32. c54f5f1 [ONOS-6944] Restarted dispatch loop become stopped when event sink exceeded execution time limit in CoreEventDispatcher by jaegonkim · 7 years ago
  33. d1d1fe2 Starting snapshot 1.11.2-SNAPSHOT by Ray Milkey · 7 years ago
  34. 1e6d39a Tagging 1.11.1 by Ray Milkey · 7 years ago 1.11.1
  35. 9dd7bae Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  36. 89dd53c Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  37. 8de3204 Tagging 1.11.1-rc1 by Ray Milkey · 7 years ago 1.11.1-rc1
  38. f190799 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  39. 0a64b86 Starting snapshot 1.11.1-SNAPSHOT by Ray Milkey · 7 years ago
  40. aabbe1b Tagging 1.11.0 by Ray Milkey · 7 years ago 1.11.0
  41. 05d4ef0 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. 789ecf6 Tagging 1.11.0-rc6 by Ray Milkey · 7 years ago 1.11.0-rc6
  43. b27ae5c Allow HTTP metadata URLs to return 404 until available by Jordan Halterman · 7 years ago
  44. 94d5ba1 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  45. 9f08c81 Tagging 1.11.0-rc4 by Ray Milkey · 7 years ago 1.11.0-rc4
  46. cedf3a2 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  47. 14255fa Tagging 1.11.0-rc3 by Ray Milkey · 7 years ago 1.11.0-rc3
  48. d24ba73 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
  49. 7c64be8 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  50. 0c2841c [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  51. e225d15 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  52. baa74b0 Tagging 1.11.0-rc1 by Ray Milkey · 7 years ago 1.11.0-rc1
  53. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  54. 31dd5b4 bug fix : if register same config factory twice (igmp and olt app will do that), and remove one, will make another factory unavailable. add a referance counter to fix it by ke han · 7 years ago
  55. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  56. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  57. 605104e ONOS-6084 Statistics were absent for the flows posted when device master was null. The issue is fixed with this code change by Sivachidambaram Subramanian · 7 years ago
  58. 3796476 ONOS-6864 Fix a DispatchLoop restart bug. by Tian Jian · 7 years ago
  59. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  60. d4ac0ed Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  61. 6ecde1f Tagging 1.11.0-b4 by Ray Milkey · 7 years ago 1.11.0-b4
  62. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  63. 1d4b3aa Bugfix: do not assume all Config is about DeviceId by Yuta HIGUCHI · 7 years ago
  64. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  65. f73b18c Fix Javadoc warning due to incorrect package. by Jordan Halterman · 7 years ago
  66. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  67. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  68. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  69. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  70. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  71. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  72. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  73. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  74. 75ef9f5 [ONOS-6844] inject ports via net-cfg by Andrea Campanella · 7 years ago
  75. 64677e9 Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  76. 17463db Tagging 1.11.0-b3 by Ray Milkey · 7 years ago 1.11.0-b3
  77. f70bf46 [ONOS-6756] Replicate node version information for ISSU by Jordan Halterman · 7 years ago
  78. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  79. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  80. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  81. 8d03f18 ONOS controls the packet count field from flow statistics to check flow liveness, but some switches (such as Pica8) do not support packet count field of the flow statistics. Pica8 switch sends "-1" as the packet count. Even though packets match flow rules, when the idle-timeout time is up, ONOS deletes these rules based on the packet count field anyways. Therefore, just checking the packet count field is not enough for this situation. Pica8 sends byte count properly. If ONOS checks both packet and byte count, this problem will be solved. I would like to add byte count check to FlowRuleManager - checkRuleLiveness method. by Gamze Abaka · 7 years ago
  82. dbfff06 [WIP] Block ConfigFileBasedClusterMetadataProvider until valid configuration is found. by Jordan Halterman · 7 years ago
  83. 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  84. 64313cb Starting snapshot 1.11.0-SNAPSHOT by Ray Milkey · 7 years ago
  85. 7e28519 Tagging 1.11.0-b2 by Ray Milkey · 7 years ago 1.11.0-b2
  86. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  87. 4a7d1e1 [ONOS-6775] Fix incorrect flows add/removed by IntentInstaller by Yi Tseng · 7 years ago
  88. 3bf5157 Removed unnecessary criterion translators by Carmelo Cascone · 7 years ago
  89. 897fd2d ONOS-6604 More criterion translators for PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  90. 48f99fa [ONOS-6556] Implementation of PiPeconfService by Andrea Campanella · 7 years ago
  91. 4f3193a [ONOS-6721] Add dependency of FlowRuleManager on DriverService to ensure driver service is bound prior to usage. by Jordan Halterman · 7 years ago
  92. f2e6a48 ONOS-6604 Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  93. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  94. 1667fbb ONOS-6776 ImmutableMap.of use error by zhiyong ke · 7 years ago
  95. f14cc6d Fix SNAPSHOT version string by Ray Milkey · 7 years ago
  96. df37973 Revert "Use DAD to probe if interface MAC is not supplied" by Charles Chan · 7 years ago
  97. 7463193 Starting snapshot 1.11-SNAPSHOT by Ray Milkey · 7 years ago
  98. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago
  99. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  100. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago