1. 07e9d41 LldpLinkProviderTest uses ClusterMetadataServiceAdapter. by Ayaka Koshibe · 8 years ago
  2. 4822922 [ONOS-4424] Tag LLDP/BDDP source address with fingerprint by Ayaka Koshibe · 8 years ago
  3. e527eff Do not print log when seeing unrelated events by Charles Chan · 8 years ago
  4. 6ea94fc CORD-73 Change the way we configure host learning in segment routing by Charles Chan · 8 years ago
  5. 67574ce [ONOS-4523] Add SetField of ARP_OP, ARP_SHA, ARP_SPA. by lishuai · 8 years ago
  6. bc9efc9 Fix ConcurrentModificationException in SnmpDeviceProviderTest by HIGUCHI Yuta · 8 years ago
  7. 7c14e66 [ONOS-4170] Label Db sync by Avantika-Huawei · 8 years ago
  8. 7f7376a [ONOS-4170] PCEP provider changes for LSPDB sync by Avantika-Huawei · 8 years ago
  9. a2f510e Improve flow rule polling consistency with bmv2 by Carmelo Cascone · 8 years ago
  10. 1839bab Move SnmpDeviceProviderTest, etc. to appropriate path. by HIGUCHI Yuta · 8 years ago
  11. 442a962 Added loading of BMv2 JSON config during device discovery in BMv2 device by Carmelo Cascone · 8 years ago
  12. f0b17ff ONOS-4092, ONOS-4093: ISIS CLI commands by Manikandan K · 8 years ago
  13. c0fbbee ONOS-4420 Implemented BMv2 packet provider by Carmelo Cascone · 8 years ago
  14. 09792f0 BGP AS number issue fixes. by Shashikanth VH · 8 years ago
  15. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  16. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  17. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  18. 5fa651e ONOS-4422 Implemented device discovery in Bmv2 device provider and other by Carmelo Cascone · 8 years ago
  19. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  20. e912164 ONOS-4410 Implemented PacketProgrammable and Pipeliner behaviors in the by Carmelo Cascone · 8 years ago
  21. bd455ca [ONOS] SBI part of label flow. by Priyanka B · 8 years ago
  22. c314294 Override app_name to make it consistent with maven build by Charles Chan · 8 years ago
  23. 43702bf Fix up buck build for OVSDB apps by Ray Milkey · 8 years ago
  24. 862dcd2 Fix source file permission by HIGUCHI Yuta · 8 years ago
  25. 56c1184 [ONOS-4163] Provider side changes to support stateful PCE and PCECC by Avantika-Huawei · 8 years ago
  26. 777dbd7 Adding buck build of the meta openflow app. by Thomas Vachuska · 8 years ago
  27. d35113e [ONOS-4476]As with Group type is FAILOVER,watchPort&watchGroup does not set correctly When builds the Group Modification Openflow message by heisenberg · 8 years ago
  28. a78cdb2 Refactor the logic on collecting OpenFlow message statistics by Jian Li · 8 years ago
  29. b3ef0db ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  30. c180686 Add configurable method to SimpleFlowRuleStore by sangyun-han · 8 years ago
  31. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  32. f65afe0 Removing bgp-flow provider from bgp Buck file by Brian O'Connor · 8 years ago
  33. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  34. be755f8 Fix maven karaf-assembly breakage due to ISIS app by Jonathan Hart · 8 years ago
  35. 9bee080 [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  36. 6dd598c ONOS-4080 ISIS Config Provider by Kalyankumar Asangi · 8 years ago
  37. 4e5139b Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  38. 12c1d51 Buckify remaining providers by Ray Milkey · 8 years ago
  39. 3bb71c1 ONOS-3972 Implemented BMv2 device provider by Carmelo Cascone · 8 years ago
  40. a1a0791 Removing old SNMPAllarmReleated classes by Andrea Campanella · 8 years ago
  41. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  42. de66383 [ONOS-4243]Config support for RPD and flow spec by Shashikanth VH · 8 years ago
  43. b713dde ONOS-4395 Fix NPE in OpenFlowDeviceProvider by Charles Chan · 8 years ago
  44. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  45. e10a6e9 [ONOS-4163] Add tunnel service API by Avantika-Huawei · 8 years ago
  46. 6a638ba Appify fault management and open stack node BUCK files by Ray Milkey · 8 years ago
  47. 4211baa Fix NPE in FlowEntryBuilder by Charles Chan · 8 years ago
  48. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  49. d2b2888 [ONOS-4209] Unsuccessful PCEP session formation between ONOS and IOS XR by Priyanka B · 8 years ago
  50. 44852fb fix for erroneous unsupported messages for devices with extensions. by alshabib · 8 years ago
  51. b650bfa [ONOS-4242] Capability support for wide community by Shashikanth VH · 8 years ago
  52. 7e0e2e6 Fix NPE in NetworkConfigHostProvider by Charles Chan · 8 years ago
  53. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  54. c3cdf90 Fixed the null-provider packet rate default value and ability to dynamically adjust the value. by Thomas Vachuska · 8 years ago
  55. 7abe50b Fix unhandled exception during shutdown due to provider service being unavailable by Ray Milkey · 8 years ago
  56. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  57. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  58. 7a3ba96 Turning adaptive flow sampling off by default by Madan Jampani · 8 years ago
  59. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  60. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  61. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  62. a371e7a Resolve NPE during control message aggregation by Jian Li · 8 years ago
  63. 1f16598 Generate onos_app rule by Brian O'Connor · 8 years ago
  64. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  65. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  66. ffef500 Remove redundant extensionTreatmentInterpreter support check by Jian Li · 8 years ago
  67. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  68. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  69. daf55ea Add resource name into MetricsDatabase, handle exception gracefully by Jian Li · 8 years ago
  70. ada9e2d Don't crash if a message is processed after the provider service goes down by Ray Milkey · 8 years ago
  71. 58454b9 [ONOS-4621] Unit Tests for Snmp provider and protocol by Andrea Campanella · 8 years ago
  72. 284fb69 Updating BUCK files to match pom.xml changes by Brian O'Connor · 8 years ago
  73. 01ac79e Updating onos-of-api by Brian O'Connor · 8 years ago
  74. 0ae473d STC fixes by Ray Milkey · 8 years ago
  75. 7ceb7b0 Bugfix: filter out msg type other than pkt-in, flow-mod, stat-rep by Jian Li · 8 years ago
  76. 95caba3 Fixing OF flow and group provider run-time dependency. by Thomas Vachuska · 8 years ago
  77. c2d754b [ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  78. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  79. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  80. fc51c95 [Goldeneye] [ONOS-4161] BGP L3 Topology by Priyanka B · 8 years ago
  81. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  82. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  83. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  84. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  85. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  86. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  87. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  88. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  89. c6ecc63 Upgrading rest sb protocol with jersey 2.22.2, implementing different connection test by Andrea Campanella · 8 years ago
  90. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  91. d63fd04 [Goldeneye]Adding SB app requirment on drivers by Andrea Campanella · 8 years ago
  92. 8be4e3a In this commit: by Saurav Das · 8 years ago
  93. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  94. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  95. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  96. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  97. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  98. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  99. 86294db Removing Rest and Netconf devices when the providers are disabled by Andrea Campanella · 8 years ago
  100. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago