1. fa89f2a Fix NPE in PacketManager by Ray Milkey · 6 years ago
  2. bc0308f [ONOS-7243] Check for existing device master before attempting to acquire mastership to mark device offline by Jordan Halterman · 6 years ago
  3. 5a3c09c [ONOS-7279] Fix for illegal state exception when deactivating driver providers by Andrea Campanella · 6 years ago
  4. 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
  5. 326ad2d ONOS-7050 Refactored PI translation service and store by Carmelo Cascone · 7 years ago
  6. 14e196d [ONOS-6810] Implement Mastership handling in general DeviceProvider by Andrea Campanella · 7 years ago
  7. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 7 years ago
  8. 1a7e4f9 ONOS-7050 First stab at PI translation store by Carmelo Cascone · 7 years ago
  9. dbe0560 [ONOS-7236] Supports simple IPv4 routing on fabric.p4 by Yi Tseng · 7 years ago
  10. 9416aea Check for in-progress upgrade before attempting to change NONE role in DeviceManager by Jordan Halterman · 7 years ago
  11. 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
  12. 39c28ca Moved service PI classes/interfaces to appropriate package by Carmelo Cascone · 7 years ago
  13. 4f68ec9 ONOS-6613 Non-disruptive intent reallocation by Antonio Marsico · 7 years ago
  14. 87892e2 ONOS-7066 ONOS-7067 PI abstractions refactoring and P4Info model parser by Carmelo Cascone · 7 years ago
  15. ff6e1e6 fix a typo by Harold Huang · 7 years ago
  16. e370878 [ONOS-7116] Implement MeterProgrammable and MeterDriverProvider by Andrea Campanella · 7 years ago
  17. f9c409a [ONOS-6556] Distributed Implementation of PiPipeconfService by Andrea Campanella · 7 years ago
  18. f094c61 [ONOS-7114] Meter Subsystem Refactoring by Pier Luigi · 7 years ago
  19. 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
  20. 2740a11 ONOS-7146 by Deepa Vaddireddy · 7 years ago
  21. ca94bcf ONOS-7058 Refactored default pipeconfs in new pipelines directory by Carmelo Cascone · 7 years ago
  22. c29d882 [ONOS-7161] Flows stuck on pending_add after bring the link down by Yi Tseng · 7 years ago
  23. ebdd485 Move meter manager implementation out of incubator by Ray Milkey · 7 years ago
  24. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  25. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  26. 4267681 Changing PacketManager topology event processing logic to avoid by Thomas Vachuska · 7 years ago
  27. f0c4761 Remove deprecated deserialize() mthods from packet classes by Ray Milkey · 7 years ago
  28. 87b9b39 Various improvements to PI group handling by Carmelo Cascone · 7 years ago
  29. 7bf273c Move deprecated flow batch APIs to a less obvious place by Ray Milkey · 7 years ago
  30. 82512da [ONOS-6935] ActionProfile supports in P4RuntimeClient by Yi Tseng · 7 years ago
  31. d0c147a Allow host provider to remove a learnt host provided by others by Charles Chan · 7 years ago
  32. 1ea1510 [ONOS-6986] Implement getGroups in GroupProgrammable by Andrea Campanella · 7 years ago
  33. 82fac58 CORD-1888 Use DAD to probe if interface MAC is not configured by Charles Chan · 7 years ago
  34. a62ac3d Reusable implementation of default P4 interpreter by Carmelo Cascone · 7 years ago
  35. cfeff19 Adding means to invalidate the pipeliner cache of FlowObjectiveManager. by Thomas Vachuska · 7 years ago
  36. e6a5741 Enhancing driver subsystem to support asynchronous event notifications. by Thomas Vachuska · 7 years ago
  37. 809b5d7 [ONOS-6933] Support packet request for different device scheme by Yi Tseng · 7 years ago
  38. a3d811c Fixed priority mapping in PiFlowRuleTranslotor by Carmelo Cascone · 7 years ago
  39. 088f4ce [ONOS-6916] Fix bmv2 flow programmable and PiCriterionTranslator by Yi Tseng · 7 years ago
  40. 6c01374 Move interface config classes out of incubator to core net by Ray Milkey · 7 years ago
  41. 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
  42. 35a3232 CORD-1416 Implement multi-homing probing in HostLocationProvider by Charles Chan · 7 years ago
  43. ee993b1 Directly use config provided by the event to prevent race condition by Charles Chan · 7 years ago
  44. 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
  45. 0b4222e [ONOS-6865] enforcing same label and [ONOS-6895] minimize label swapping by Pier Luigi · 7 years ago
  46. 274cecb Clarify and add more details to some log messages by Jon Hall · 7 years ago
  47. 1d4b3aa Bugfix: do not assume all Config is about DeviceId by Yuta HIGUCHI · 7 years ago
  48. a0efdcc ONOS-6516 - Fix for NullPointer Exceptions found during OFDPA testing by Sivachidambaram Subramanian · 7 years ago
  49. f73b18c Fix Javadoc warning due to incorrect package. by Jordan Halterman · 7 years ago
  50. a9ae0d4 ONOS-6889 Move mcast from incubator to core by Ray Milkey · 7 years ago
  51. b65d784 ONOS-6887 Move neighbour classes from incubator to core by Ray Milkey · 7 years ago
  52. facf286 ONOS-6886 Move interface classes from incubator to core by Ray Milkey · 7 years ago
  53. 6ecf56d [CORD-1634] Support enable/disable ports on STANDBY nodes. by Jonghwan Hyun · 7 years ago
  54. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  55. e56c34d Move ComponentService from incubator into core by Ray Milkey · 7 years ago
  56. 2cad9ef Various fixes to get a P4Runtime demo that works by Carmelo Cascone · 7 years ago
  57. a9b3c9b [ONOS-6774] Mechanism to unregister pipeconfs in PiPipeconfService by Andrea Campanella · 7 years ago
  58. 75ef9f5 [ONOS-6844] inject ports via net-cfg by Andrea Campanella · 7 years ago
  59. 0e896a0 Implemented class for PI match key by Carmelo Cascone · 7 years ago
  60. f3a1a38 Removed pipeconf dependency from PiPipelineInterpreter by Carmelo Cascone · 7 years ago
  61. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  62. 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
  63. 5395e64 ONOS-6824 Unit tests for Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  64. 44daf56 Registering BMv2 default/base pipeconf at driver loading by Carmelo Cascone · 7 years ago
  65. 4a7d1e1 [ONOS-6775] Fix incorrect flows add/removed by IntentInstaller by Yi Tseng · 7 years ago
  66. 3bf5157 Removed unnecessary criterion translators by Carmelo Cascone · 7 years ago
  67. 897fd2d ONOS-6604 More criterion translators for PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  68. 48f99fa [ONOS-6556] Implementation of PiPeconfService by Andrea Campanella · 7 years ago
  69. 4f3193a [ONOS-6721] Add dependency of FlowRuleManager on DriverService to ensure driver service is bound prior to usage. by Jordan Halterman · 7 years ago
  70. f2e6a48 ONOS-6604 Translation of all criterion types in PiFlowRuleTranslationService by zhiyong ke · 7 years ago
  71. bc112a9 [ONOS-6564] Adding PiPeconf behaviours to driver for device. by Andrea Campanella · 7 years ago
  72. 1667fbb ONOS-6776 ImmutableMap.of use error by zhiyong ke · 7 years ago
  73. df37973 Revert "Use DAD to probe if interface MAC is not supplied" by Charles Chan · 7 years ago
  74. 00a5996 ONOS-6605 PI flow rule translator implementation by Carmelo Cascone · 7 years ago
  75. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  76. 888e20a Remove host location when port down or device down by Charles Chan · 7 years ago
  77. 61fc0d8 Extend Network Config Host Provider to support multihoming by Charles Chan · 7 years ago
  78. 19afc03 Migrate HashedWheelTimer to netty 4 by Yuta HIGUCHI · 7 years ago
  79. 9eed0b1 Revisit Annotations merging by Yuta HIGUCHI · 7 years ago
  80. 3142f64 Avoid accidental link type override by Yuta HIGUCHI · 7 years ago
  81. 2ad387d Respect bidirectional link config by Yuta HIGUCHI · 7 years ago
  82. 0c6182f Remove deprecated proxy ARP implementation by Ray Milkey · 7 years ago
  83. a695719 Remove deprecated flow statistics APIs by Ray Milkey · 7 years ago
  84. 686fba0 Remove deprecated MPLS Intent classes by Ray Milkey · 7 years ago
  85. dcd5c5c remove deprecated intent compilation exception class by Ray Milkey · 7 years ago
  86. 5777064 [ONOS-6534]Device Null Point Error is Expected in PacketManager by hyunho1986 · 7 years ago
  87. a945853 Use DAD to probe if interface MAC is not supplied by Charles Chan · 7 years ago
  88. b32f774 [ONOS-6397] Fix incorrect filtering objective condition from Intent copmiler. by Yi Tseng · 7 years ago
  89. 0db1f3b [ONOS-6481] Fix Intent resource release issue by Yi Tseng · 7 years ago
  90. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  91. a684b6e Add K-shortest path API to PathService. by Yuta HIGUCHI · 7 years ago
  92. 498fa1d Bump Guava to 21.0 by Yuta HIGUCHI · 7 years ago
  93. d3a0b21 Fix latency constraint by dingdamu · 7 years ago
  94. 4f8a377 ONOS-6468 Fix for race condition between compilation and installation complete state. by Yuta HIGUCHI · 7 years ago
  95. 1666b50 [ONOS-6476] Fix performance issue of FlowObjectiveManager by Yi Tseng · 7 years ago
  96. 048bf9a Remove deprecated API from the Interface class by Ray Milkey · 7 years ago
  97. ffbad3b ONOS-5784: Empty latitude/longitude in ONOS Web UI by Simon Hunt · 7 years ago
  98. f76f6d5 Add more log for debugging. by Yuta HIGUCHI · 7 years ago
  99. 965da1f Fix wrong logger by Yuta HIGUCHI · 7 years ago
  100. 24d9be7 [ONOS-6446] ObjectiveTrackerService is not a public service by Yi Tseng · 7 years ago