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