1. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  2. 957390e Refactored LLDP link discovery to be shared by multiple providers by Ray Milkey · 8 years ago
  3. 2947e62 ONOS-3810 augmenting Rest southbound protocol and provider for https and password based auth by Andrea Campanella · 8 years ago
  4. fde9c95 Removing ciena driver dependecy in restsb provider app.xml by Andrea Campanella · 8 years ago
  5. cd6ab18 Unit tests for NetworkCongifLinksProvider by Ray Milkey · 8 years ago
  6. 889cffb Fix incorrect class and method description for PortStatsCollector by Jian Li · 8 years ago
  7. 0db36e7 [ONOS-3855] - Implement BGP flow spec provider framework by Thejaswi N K · 8 years ago
  8. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  9. 0bfc2a1 Fixes for fiber switch by Marc De Leenheer · 8 years ago
  10. 42feabd Use DELETE_STRICT when deleting flows to avoid collateral damage by Jonathan Hart · 8 years ago
  11. b7f0f64 ONOS-3460 - Link provider that enforces strict configuration by Ray Milkey · 8 years ago
  12. a449aae Strip newline and extra spaces in application short description by Charles Chan · 8 years ago
  13. 8b1cb67 ONOS-3791 NETCONF session factory and exception on device connection by Andrea Campanella · 8 years ago
  14. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  15. ce279ee ONOS-3795 PATCH method in RestSbController and basic unit tests by Andrea Campanella · 8 years ago
  16. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  17. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  18. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  19. 238d96e ONOS-3758 restructuring driver module with sub-modules for different drivers by Andrea Campanella · 8 years ago
  20. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  21. 8bcb4f2 [ONOS-3634] Remove readme tag from app.xml by Jian Li · 8 years ago
  22. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  23. f2cc1a1 Extracted ovsdb host provider from ovsdb application by Hyunsun Moon · 8 years ago
  24. 101417d ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device by Andrea Campanella · 8 years ago
  25. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  26. d8d92db ONOS-3754 Create driver/behavior for Ciena waveserver by Andrea Campanella · 8 years ago
  27. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  28. 945ded2 ONOS-3692 Southbound Rest provider and protocol by Andrea Campanella · 8 years ago
  29. 4de9054 Fix javadoc errors. by HIGUCHI Yuta · 8 years ago
  30. 4590604 Use Objects.nonNull() to check if non-null by Sho SHIMIZU · 8 years ago
  31. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  32. e320103 Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc: by Rimon Ashkenazy · 8 years ago
  33. 8e290c5 ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods by Andrea Campanella · 8 years ago
  34. d1ce4b0 Ignore table ID from flow stats reply when creating OF1.0 flow rule. by Jonathan Hart · 8 years ago
  35. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  36. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  37. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  38. 3ddb7b2 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  39. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  40. d15ebf5 Fix RuntimeException of 'Un recognize OduClt speed' by Rimon Ashkenazy · 8 years ago
  41. 9af322d Add property to toggle whether HostLocationProvider requests packet intercepts. by Jonathan Hart · 8 years ago
  42. 762a2d8 Fixing various exception issues. by Thomas Vachuska · 8 years ago
  43. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  44. 5ff45df Implementing Bgp update configuration by Thejaswi N K · 8 years ago
  45. 9e51fd0 ONOS-3550 Fixed property warnings. by Thomas Vachuska · 8 years ago
  46. 68498e2 Updating onos-package to display error when karaf-assembly fails. by Brian O'Connor · 8 years ago
  47. 152b885 [Falcon][ONOS-3537] Implement control message collecting logic w/ unit test by Jian Li · 8 years ago
  48. 899ea8b [ONOS-3203] Fault Management fixes. by kmcpeake · 8 years ago
  49. ac41bf7 [ONOS-3203] Migrate to 1.5.0-SNAPHOT by kmcpeake · 8 years ago
  50. b172d5f [ONOS-3203] End-to-end demo of Fault Management via SNMP. by kmcpeake · 8 years ago
  51. 12c8c08 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  52. 1c5ae1f Fixed loading of context property at startup by Antonio Marsico · 8 years ago
  53. a834c18 Added TUNNEL_ID and TUNNEL_IPV4_DST case to GroupBucketEntryBuilder by Hyunsun Moon · 8 years ago
  54. 9ae22e9 Added TUNNEL_ID action type to GroupModBuilder by Hyunsun Moon · 8 years ago
  55. 4fd3ceb [Falcon] fixes for Sonar Critical bugs by Ray Milkey · 8 years ago
  56. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  57. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  58. 4f4d25a [ONOS-2860] ONOSFW L3 uses ARP table as arp proxy. It need modify ARP by samueljcc · 8 years ago
  59. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  60. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  61. 25b7732 Fix port speed by Charles Chan · 8 years ago
  62. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  63. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  64. 52bb485 Do not disconnect from switches on deactivate + packet requests cli command update to include nodeId in the output by Madan Jampani · 8 years ago
  65. a3770c3 ONOS-3586: Move event handling in HostLocationProvider to a background thread to avoid hogging event dispatcher thread by Madan Jampani · 8 years ago
  66. aad8b1d ONOS-3599 Fixed exceptions during link provider activation. by Thomas Vachuska · 8 years ago
  67. 0008f1d Implementing Bgp connect by Thejaswi N K · 8 years ago
  68. 1cd641b ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json by Andrea Campanella · 8 years ago
  69. 3887962 Implementing Bgp provider and REST for configuration by Thejaswi N K · 8 years ago
  70. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  71. 087ceb9 ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port by Andrea Campanella · 8 years ago
  72. a540481 [ONOS-3203] Remove final keyword from method arguements by kmcpeake · 8 years ago
  73. 2156461 ONOS-3529 Updating FlowEntryBuilder to avoid calling getTable on OF_1.0 messages by Brian O'Connor · 8 years ago
  74. 8c68536 Changing line endings to \n in NewAdaptiveFlowStatsCollector by Brian O'Connor · 8 years ago
  75. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  76. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  77. 372658e Updates to versions across project by Brian O'Connor · 8 years ago
  78. 4ee4204 [ONOS-3486] Add the annotation of port mac when monitor switch added.L3 by lishuai · 8 years ago
  79. 4fe18c8 CHANGE 1: by kmcpeake · 8 years ago
  80. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  81. 41fe1ec ONOS-3515 Added ability to configure different link-weight functions as defaults; or inject custom ones. by Thomas Vachuska · 8 years ago
  82. 7351461 [Emu] ODU SIGID and SIGTYPE FlowEntryBuilder and FlowModBuilder implementations by Yafit Hadar · 8 years ago
  83. 3cce60b [ONOS-3499] Add the set treatments of ARP_SPA, ARP_SHA and ARP_OP. by lishuai · 8 years ago
  84. 26a8d95 Implemented the extension framework for selectors. by Jonathan Hart · 8 years ago
  85. d6d581a CORD-339 Network config host provider by Charles Chan · 8 years ago
  86. 9547de3 Removing all existing Netconf flow rule implementation: not compatible with current version and tailored on specific software. by Andrea Campanella · 8 years ago
  87. ecfdfb7 ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated by Charles Chan · 8 years ago
  88. e3af265 add ports back to discoverer after a device has gone offline and come back. by alshabib · 8 years ago
  89. 3fe3798 [ONOS-2606] Bgp local RIB implementation. by Shashikanth VH · 8 years ago
  90. c2999f3 LINC driver updated to always use LINC's non-standard OF optical extensions. by Marc De Leenheer · 8 years ago
  91. b40129a [ONOS-3485] Create arp_op selector and add operation to provifer of by BitOhenry · 8 years ago
  92. 7c3b6ac Null pointer Deferenced on Exception Flow by Satish K · 8 years ago
  93. 00af33f Bgp link listener deleted. by Shashikanth VH · 8 years ago
  94. 5dd8dbe Modified bgp file name according to naming convention. by Shashikanth VH · 8 years ago
  95. d9fe3a3 ONOS-3461 Disable LinkDiscovery on specific device/port. by HIGUCHI Yuta · 8 years ago
  96. 016bef7 Fixing features.xml so that they don't self-reference. by Thomas Vachuska · 8 years ago
  97. 399a0b3 [ONOS-3205] Migrate LLDP Link Discovery configuration to Network Configuration System by Naoki Shiota · 8 years ago
  98. 880b644 decoupling extension types from of protocol by alshabib · 8 years ago
  99. 1ca26ce [ONOS-2607] Implement BGP LS topology provider and listen on Node and Link changes of BGP Controller. by Shashikanth VH · 8 years ago
  100. 296b454 [ONOS-3464] Add arp_spa operation to provider of openflow by BitOhenry · 8 years ago