1. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  2. 3188c9b Fix NPE if flowSpecCapability is not specified by Ray Milkey · 8 years ago
  3. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  4. 66da814 Change order of openflow app dependencies. by Jonathan Hart · 8 years ago
  5. ac54c70 Remove unnecessary semicolon by Sho SHIMIZU · 8 years ago
  6. 9e848e8 Move PCE label handling from APP to protocol. by Avantika-Huawei · 8 years ago
  7. 3c4124a Fix ConcorrentModifcationException in statistics map by Ray Milkey · 8 years ago
  8. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  9. 38feb6e Revert "Fix for ONOS-5032 and ONOS-5034" by Jonathan Hart · 8 years ago
  10. c218bfa Check equality of String with equals(), not "==" by Sho SHIMIZU · 8 years ago
  11. 50ad080 Fix for ONOS-5032 and ONOS-5034 by Deepa Vaddireddy · 8 years ago
  12. 94fa13e [ONOS-5166] GroupModBuilder: no longer ignore weights by Victor Silva · 8 years ago
  13. 6704df3 Fix for ONOS-4877 by Kavitha Alagesan · 8 years ago
  14. 586bc4f Fixed a potential NPE in link discovery. by Thomas Vachuska · 8 years ago
  15. 1375cfe Simplify boolean expression by Sho SHIMIZU · 8 years ago
  16. f204ff7 Remove unnecessary return in void method by Sho SHIMIZU · 8 years ago
  17. 9efeb81 Remove final modifier because of private method by Sho SHIMIZU · 8 years ago
  18. ca59694 Remove unnecessary String constructor call by Sho SHIMIZU · 8 years ago
  19. 89470f1 Group event indicating failover of previously used live port by helenyrwu · 8 years ago
  20. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  21. 0b59e19 Fixed OVSDB dependencies by Hyunsun Moon · 8 years ago
  22. 788797e Fix for BAD-ACTION ONOS-4688 , BAD-MATCH ONOS-4755 and other flow-mod errors. by Prince Pereira · 8 years ago
  23. a010ebc Bump up openflowj version to 0.9.5 in features.xml files by Jimmy Yan · 8 years ago
  24. a09e1bb Use Collection#forEach() instead of Stream#forEach() for simplicity by Sho SHIMIZU · 8 years ago
  25. ef835c9 Make ResourceService API more flexible in parameter by Sho SHIMIZU · 8 years ago
  26. 358f30e add buck file for netconf alarm by Michele Santuari · 8 years ago
  27. 208b167 Polling link provider by Michele Santuari · 8 years ago
  28. 4d67dd8 Making NetconfDeviceProvider try to get actual device description from device in checkAndUpdateDevice() by Konstantinos Kanonakis · 8 years ago
  29. c7f35cf Move optical-model dependency to openflow-base by Yuta HIGUCHI · 8 years ago
  30. 1d547bf [ONOS-4513] decouple optical-model from CLI by Yuta HIGUCHI · 8 years ago
  31. f3ead25 [ONOS-4513] Slice optical-model into separate bundle (1/3) by HIGUCHI Yuta · 8 years ago
  32. 07a572f [ONOS-4668] Refactoring port statistic collector using SharedExecutor by sangyun-han · 8 years ago
  33. bbac354 Fixing drivers & providers Buck app builds by Jonathan Hart · 8 years ago
  34. bdfb5cb Fix cpman Buck build by Jonathan Hart · 8 years ago
  35. 7a8bfc6 [ONOS-4460] Relinquish device role when partitioned away from cluster by Jon Hall · 8 years ago
  36. 4755715 adds working buck file to BGPCEP provider by Zayne Khouja · 8 years ago
  37. ae24aab Added BUCK file for SNMP provider. by Zayne Khouja · 8 years ago
  38. 877914d [ONOS-4931] fix doc of FlowEntry.life(), add life(TimeUnit) by Thiago Santos · 8 years ago
  39. 147e6f4 Add switch null exception and log by sangyun-han · 8 years ago
  40. f7c5655 OSPF protocol manual merge from 1.6, due to cherry pick merge conflict by sunishvk · 8 years ago
  41. b977f56 [ONOS-4945] PCE Json fix by Priyanka B · 8 years ago
  42. 4c3b451 [ONOS] cherry pick from onos1.6 to master all defects merges by Priyanka B · 8 years ago
  43. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  44. 9d01ff5 Fixing null-create-device to allow no lat/long. by Thomas Vachuska · 8 years ago
  45. 82b50d4 Avoid repeated re-creation of AlarmTranslator by helenyrwu · 8 years ago
  46. 2dec354 Extending the versioning to cover BUCK artifacts. by Thomas Vachuska · 8 years ago
  47. 4570084 [ONOS-3775] Building alarms from NETCONF notifications by helenyrwu · 8 years ago
  48. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  49. cf88482 Attempt to fix onos-master job issue. by Yuta HIGUCHI · 8 years ago
  50. 8db7d09 [ONOS-4612]Update SFC flows inline with the Official OVS NSH patch by Phaneendra Manda · 8 years ago
  51. 646aa02 Implement PowerConfig for Oplink Devices by yjimmyy · 8 years ago
  52. 0f87d48 Fix NPE if synchronizer thread runs while the provider is shutting down. by Ray Milkey · 8 years ago
  53. 459a58f [ONOS-4718] Initial commit for LISP SBI providers by Jian Li · 8 years ago
  54. 6c0582e Fixing tree topology simulator to chose proper edge-ports for host attachment. by Thomas Vachuska · 8 years ago
  55. c1e4e4c [ONOS] cherry picked from 1.6, bandwidth, CR and resilency fix by Priyanka B · 8 years ago
  56. 7e48cb2 cherry pick of [ONOS-4794] [ONOS-4793] [ONOS-4669]TE_COST and bandwidth information on update flow was not correct by Priyanka B · 8 years ago
  57. 83da9b7 Simplifying addition of simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
  58. 4407a7e Adding ability to add simulated hosts to the null provider. by Thomas Vachuska · 8 years ago
  59. 5c6ed22 Enhancing null providers for use in demos. by Thomas Vachuska · 8 years ago
  60. 07752ec Attempt to reduce harmless warnings during shutdown by Yuta HIGUCHI · 8 years ago
  61. 0407c64 NetconfAlarmProvider alerts core about notifications given subscription. by helenyrwu · 8 years ago
  62. 62f1e1e BMv2 performance improvements by Carmelo Cascone · 8 years ago
  63. fbc577b Various BMv2 bugfixes by Carmelo Cascone · 8 years ago
  64. 6256d01 Fixed deadlock in BMv2 device context service by Carmelo Cascone · 8 years ago
  65. ee4cd7e Improved consistency for BMv2 flow rules handling by Carmelo Cascone · 8 years ago
  66. 4deb03b Use LambdaQuery in OpenFlowDeviceProvider to get details for optical ports and fix OmsPort totalChannels() by Jimmy Yan · 8 years ago
  67. c18e82c Simplified Bmv2 device context service and context handling in demo apps by Carmelo Cascone · 8 years ago
  68. 1cbd65e Fixing null provider defects. by Thomas Vachuska · 8 years ago
  69. 7bdf4d4 ISIS protocol manual merge from 1.6 due to cherry pick merge conflict by sunish vk · 8 years ago
  70. 28b5375 [ONOS-4743] - DB sync is suspended if PCEP session is formed before BGP devices are learnt by Avantika-Huawei · 8 years ago
  71. 6b26610 Fixes concurrency bug by using a ConcurrentMap by Madan Jampani · 8 years ago
  72. 84382b9 Misc fixes in openflow provider subsystem by Madan Jampani · 8 years ago
  73. 7a30765 Fixed capitalization of "portStatsPollFrequency" property. by Simon Hunt · 8 years ago
  74. 3c2d3eb [ONOS-4722] cherry-picked GoldenEye:Fix exception on learning unknown PCE-initiated LSP from PCC by Avantika-Huawei · 8 years ago
  75. f849aab Cherry picks from 1.6 branch by Avantika-Huawei · 8 years ago
  76. bb59107 PCE WEB and pcep tunnel related defect fix by MaheshRaju-Huawei · 8 years ago
  77. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  78. 4c3cef0 [ONOS] RSVP defect fix in master by Priyanka B · 8 years ago
  79. 25f1888 Various bmv2 changes to reflect onos-bmv2 v1.0.0 (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  80. 0831efb Various changes in BMv2 driver and provider modules (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  81. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  82. 839b6ed Fixing file permissions by Yuta HIGUCHI · 8 years ago
  83. a394b95 Fixed issue with leaking various switch-related collectors, e.g. port stats, meters, table stats, flow stats. by Thomas Vachuska · 8 years ago
  84. 0a8ee91 Being sent a null config is not an error by Ray Milkey · 8 years ago
  85. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  86. d9bbde8 Fix ONOS-4683 - Don't process device events on the listener thread by Ray Milkey · 8 years ago
  87. fc10dca [ONOS-4687] GoldenEye - Label map download issues. by Avantika-Huawei · 8 years ago
  88. 7838c51 Use ON.Lab OUI for LLDP packets. by Jonathan Hart · 8 years ago
  89. 7938b72 [ONOS-4671]PCECC defect fix , regarding bandwidth and CLI by Priyanka B · 8 years ago
  90. cdf9b10 [ONOS-4671]PCECC defect fix , bgp pcep provider having same scheme problem by Priyanka B · 8 years ago
  91. e80e18f Fix shutdown crash if link pruner runs after services are shut down by Ray Milkey · 8 years ago
  92. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  93. 2312d22 [ONOS-4171] BGP topology port problem. by Priyanka B · 8 years ago
  94. 19c0873 [ONOS-4171] Proper Router ID format. by Priyanka B · 8 years ago
  95. 3524d85 [ONOS-4663] [ONOS-4664] ST defect fixes in session establishment/sync by Avantika-Huawei · 8 years ago
  96. c637188 Removed operation retry wrappers around various consistent map/atomic counter operations by Madan Jampani · 8 years ago
  97. b6c63a3 Move BandwidthCapacity out of resource pacakge by Sho SHIMIZU · 8 years ago
  98. 259847d [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  99. fe44ea6 [ONOS-4166] Store device capapbilities using network config by Avantika-Huawei · 8 years ago
  100. 658aa698 [ONOS-4166] Add the capabilities for links and devices in the resource manager. Also update the resource information from BGP-LS update. by Priyanka B · 8 years ago