1. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  2. dc8a556 [ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot by jaegonkim · 6 years ago
  3. 7be4e67 [ONOS-7288] Fix race condition of device manager by Yi Tseng · 6 years ago
  4. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  5. 2c95acf Support double-tagged host by Jonghwan Hyun · 6 years ago
  6. 8a571af Support for bitwise AND/OR/XOR in ImmutableByteSequence by Carmelo Cascone · 6 years ago
  7. aa7e973 CORD-2917 Should not push packet requests that target specific device to all devices by Charles Chan · 6 years ago
  8. c09ad6d Refactor logging in InOrderFlowObjectiveManager by Charles Chan · 6 years ago
  9. df3eec5 [ONOS-7493] Segment routing may uninstall forwarding with no next id by Yi Tseng · 6 years ago
  10. d28936e [ONOS-7500] Supports PiTableEntry with no action by Yi Tseng · 6 years ago
  11. d7e3b4b [ONOS-7051] Support for P4Runtime meters by Frank Wang · 7 years ago
  12. 4256bde Support for PI table entry with default action by Carmelo Cascone · 6 years ago
  13. a7903c8 Implements in-order flow objective execution by Charles Chan · 6 years ago
  14. 0d817b0 [ONOS-7555] Device local-status and device availability parameters are not synchronized in cluster by Palash Kala · 6 years ago
  15. 225f4dc Avoid blocking event thread in ResourceDeviceListener by Jordan Halterman · 6 years ago
  16. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  17. 227943d Cosmetic fixes to FlowRuleManager. by Thomas Vachuska · 6 years ago
  18. 435f23c Gracefully handle Device not there yet by Yuta HIGUCHI · 6 years ago
  19. 9789311 [CORD-2802] Fix events reordering in FlowObjectiveManager by Pier Luigi · 6 years ago
  20. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  21. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  22. 2b1935d ONOS-7509 preserve all attributes when ensuring enabled state by Yuta HIGUCHI · 6 years ago
  23. 0e5632a Sonar is not happy with RuntimeException by Carmelo Cascone · 6 years ago
  24. abbd1ee Fixed race condition in CriterionTranslatorHelper by Carmelo Cascone · 6 years ago
  25. 7483e1b Remove deprecated LinkWeight interface by Ray Milkey · 6 years ago
  26. a2cf3a1 Remove deprecated connect point APIs for point to point intents by Ray Milkey · 6 years ago
  27. 1c1f0c2 [ONOS-7410] DeviceManager.deviceConnected does not apply device annotations by jaegonkim · 6 years ago
  28. 92d206b Remove deprecated link collection intent compiler by Ray Milkey · 6 years ago
  29. 6a36035 Remove deprecated private method by Ray Milkey · 6 years ago
  30. a7cf8c8 Remove deprecated DefaultPath constructor with a scalar cost by Ray Milkey · 6 years ago
  31. c568c34 Implemented CORD-1843 to avoid race condition when updating ECMPspgs. by Saurav Das · 6 years ago
  32. 3717e60 SONAR suggestions - prevent truncation of arithmetic expressions by Ray Milkey · 6 years ago
  33. 986a47a SONAR suggestion - generic exceptions by Ray Milkey · 6 years ago
  34. fbd9ae9 Various small fixes by Yuta HIGUCHI · 6 years ago
  35. 34a14f7 Add more logs to help debug packet processing issues by Jonathan Hart · 6 years ago
  36. 02c4c57 [ONOS-7392] Fix P4Runtime priority bug by Yi Tseng · 6 years ago
  37. fe0e085 SONAR suggestions - boolean expressions that are known to be 'true' or 'false' by Ray Milkey · 6 years ago
  38. e319dc2 Restricting mastership recheck when role NONE. Avoids also log pollution. by Andrea Campanella · 6 years ago
  39. 9c9cde4 SONAR Suggestion - protected members in final classes are pointless by Ray Milkey · 6 years ago
  40. e81e941 [ONOS-7377] Fix: Removing Config Factory only if last element in cluster by Andrea Campanella · 6 years ago
  41. 9fb87f6 Remove device from deviceLocalStatus after the device was removed from the store. by Rafał Szalecki · 6 years ago
  42. 39f78b6 Remove Intent constructor APIs deprecated in 1.9.1 by Ray Milkey · 6 years ago
  43. bdcd967 Implements policer-meter-mapping [ONOS-5867] by Pier Luigi · 7 years ago
  44. 4793375 Dual-homing probing improvements by Charles Chan · 6 years ago
  45. 8bcd586 [ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI by Andrea Campanella · 6 years ago
  46. f14d9ef Fix for empty flooding groups due to bucket add/remove commands being reordered, and by Saurav Das · 6 years ago
  47. fa89f2a Fix NPE in PacketManager by Ray Milkey · 6 years ago
  48. bc0308f [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  49. 5a3c09c [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  50. f32d854 Fix CORD-2326 Dual home host loses one of its location when its name being changed in GUI by Charles Chan · 6 years ago
  51. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 6 years ago
  52. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  53. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 7 years ago
  54. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 6 years ago
  55. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 7 years ago
  56. 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 7 years ago
  57. 2c142c5 Fix race condition - if the device manager is not ready when a packet arrives, drop it rather than NPE by Ray Milkey · 7 years ago
  58. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  59. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  60. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  61. ff6e1e6 fix a typo by Harold Huang · 7 years ago
  62. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  63. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  64. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  65. 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
  66. 2740a11 ONOS-7146 by Deepa Vaddireddy · 7 years ago
  67. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  68. c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  69. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  70. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  71. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  72. 4267681 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 7 years ago
  73. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  74. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  75. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  76. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  77. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  78. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  79. 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  80. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  81. cfeff19 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
  82. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  83. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  84. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  85. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  86. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  87. 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
  88. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  89. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  90. 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
  91. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  92. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  93. 1d4b3aa Bugfix: do not assume all Config is about DeviceId by Yuta HIGUCHI · 7 years ago
  94. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  95. f73b18c Fix Javadoc warning due to incorrect package. by Jordan Halterman · 7 years ago
  96. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  97. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  98. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  99. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  100. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago