1. 3289fbf Added custom transport implementaion (for Catalyst Transport) for all copycat specific communication by Madan Jampani · 8 years ago
  2. 3961b75 Added unit tests for NettyMessaging by Madan Jampani · 8 years ago
  3. d36def0 MessagingService API enchancements by Madan Jampani · 8 years ago
  4. 8992524 Refactor: Remove IntentWorker by replacing it with lambda by Sho SHIMIZU · 8 years ago
  5. c032c83 Reduce use of deprecated ClusterCommunicationService.addSubscriber() by Sho SHIMIZU · 8 years ago
  6. ab6c1fe Refactor: use ifPresent() instead of isPresent() by Sho SHIMIZU · 8 years ago
  7. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  8. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  9. 3930f63 FPM component that can decode routes from Quagga's FIB push interface. by Jonathan Hart · 9 years ago
  10. e320103 Add new OFOpticalSwitch13 LambdaQuery, and corrections to OMS port Desc: by Rimon Ashkenazy · 8 years ago
  11. f789520 Handled exception case of OpenStack network type by Hyunsun Moon · 8 years ago
  12. 49cadbd olt sends an event when registering a subscriber by alshabib · 8 years ago
  13. aef4585 Revert changes to use constants for Sonar suppression by Ray Milkey · 8 years ago
  14. 3756cc3 Change applicationId's equality checking and hashing method by Jian Li · 8 years ago
  15. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  16. 3f92c43 ONOS-2060: Add strong discouragement message if trying to deactivate or uninstall drivers. by Simon Hunt · 8 years ago
  17. e8402da netcfg CLI command: by Ayaka Koshibe · 8 years ago
  18. 8e290c5 ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods by Andrea Campanella · 8 years ago
  19. 6b139b4 adding Access device events and a listener by alshabib · 8 years ago
  20. 24e296b Prevent null treatments by Jonathan Hart · 8 years ago
  21. 7a12002 Changing tom cell. by Thomas Vachuska · 8 years ago
  22. 3aedc03 ONOS-3156 Fixed mysterious execution of Secure-SSH stc step. Doh! by Thomas Vachuska · 8 years ago
  23. 6344f57 Implemented control plane redirect for control traffic. by Jonathan Hart · 8 years ago
  24. a059a70 Fix javadoc build - ampersands are bad by Ray Milkey · 8 years ago
  25. ce3b28e Moved sdnip.json config example to the reactive-routing app. by Jonathan Hart · 8 years ago
  26. be8edcb Added more debug messages by Hyunsun Moon · 8 years ago
  27. 64591a6 Fix problem with apps disappearing after cluster restart by Ray Milkey · 8 years ago
  28. 138de8b FIxing basic device config and demoting some config-related messages to debug. by Thomas Vachuska · 8 years ago
  29. d1ce4b0 Ignore table ID from flow stats reply when creating OF1.0 flow rule. by Jonathan Hart · 8 years ago
  30. 4ae5aa8 Blew away old version of PIM to restructure. And: by Rusty Eddy · 8 years ago
  31. c98e7c5 Improved openstackSwitching ARP handler by Hyunsun Moon · 8 years ago
  32. 42c7b4e CORD-416 Implemented ARP proxy for service IPs by Hyunsun Moon · 8 years ago
  33. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  34. a678b84 ONOS-2849: Pre-populate sort so active apps are at the top of the list. by Simon Hunt · 8 years ago
  35. dcb5e93 Log for pending configuration by Andrea Campanella · 8 years ago
  36. a003d8a ONOS-2849: Given app dialog opaque background. by Simon Hunt · 8 years ago
  37. fd563f5 Fix for ONOS-3649 - ONOS loses AAA app config across cluster restart by Ray Milkey · 8 years ago
  38. 8d28a55 ONOS-2849: Refactored topo dialog to general DialogService. Implemented confirmation dialog in App view. by Simon Hunt · 8 years ago
  39. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  40. 61ab5e0 Fixed a stale pom.xml version. by Thomas Vachuska · 8 years ago
  41. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  42. 9caa3a0 Update archetype-resources by HIGUCHI Yuta · 8 years ago
  43. fd430b6 implementing q-in-q support implementing filtering objectives for punting rules by alshabib · 8 years ago
  44. 188ebf5 Segment Routing bug fix and enhancement by Charles Chan · 8 years ago
  45. 28247b5 [ONOS-3724] Fix the Cbench regression issue by Jian Li · 8 years ago
  46. 3604bbc Skeleton of the vRouter application by Jonathan Hart · 8 years ago
  47. fa790f6 Refactored Mfwd to use new mcastroutemanager by Julian Lawrence · 8 years ago
  48. 11aa343 IgpFlags code fix by Priyanka B · 8 years ago
  49. c8fe98b Added ARP criterions to KryoNamespaces by Hyunsun Moon · 8 years ago
  50. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  51. 24d9dc0 Documenting current limitation in OpenFlowOpticalSwitch. by HIGUCHI Yuta · 8 years ago
  52. 82b3c11 Add hasBehaviour to DriverHandler by HIGUCHI Yuta · 8 years ago
  53. 8514f47 The flowrule is already removed, there is no need to remove it again by Qianqian Hu · 8 years ago
  54. 8bcef8b [ONOS-2225] Add codecs with unit test for FlowObjective REST API by Jian Li · 8 years ago
  55. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  56. 6080432 [ONOS-3535] Implement control metrics aggregation logic by Jian Li · 8 years ago
  57. db450ee Reverted constant accessors to be public again. by Simon Hunt · 8 years ago
  58. c0c36a4 [ONOS-3703] pom.xml external dependencies and plugin version bump by Jian Li · 8 years ago
  59. ca47cd7 Allow SingleSwitchFibInstaller to support untagged interfaces. by Jonathan Hart · 8 years ago
  60. 18d4bc8 ONOS-3548: GUI - additional logical keys now recognized by KeyService. by Simon Hunt · 8 years ago
  61. 6bc04be Fixed a bug that ComponentConfigManager#preSetProperty always fails to update a property value. by Naoki Shiota · 8 years ago
  62. 33a79ce Sort portstats result by port number by Charles Chan · 8 years ago
  63. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  64. 4161e6f CORD-417 Update group buckets when a VM is created or terminated by Hyunsun Moon · 8 years ago
  65. c71231d [Falcon] CORD-366 Implemented CORD service dependency API and pipeline by Hyunsun Moon · 8 years ago
  66. 762df81 [ONOS-3726] Update L3's bug about deleting router interface and unbind by lishuai · 8 years ago
  67. 0f5da69 [ONOS-3717] Add checkNotNull for the parameters of the constructors of OchPort, OduCltPort and OmsPort. by Toru Furusawa · 8 years ago
  68. 82baf6b ONOS-3607 Add Criteria model for Flows REST Api with field description. by Andrea Campanella · 8 years ago
  69. c23f583 [Falcon] Register TributarySlot resources in resource manager. by Toru Furusawa · 8 years ago
  70. 3ddb7b2 [Falcon] link discovery - by Ayaka Koshibe · 8 years ago
  71. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  72. 06909ef ONOS-3642 -- GUI: Widened topo panels by 8 pixels to allow 7 buttons to fit neatly in one row. by Simon Hunt · 8 years ago
  73. f4fd035 ONOS-3577 Adding getConfig with realtive config XML-tree argument by Andrea Campanella · 8 years ago
  74. d15ebf5 Fix RuntimeException of 'Un recognize OduClt speed' by Rimon Ashkenazy · 8 years ago
  75. 79f6732 [ONOS-3642] Add missing meter icon in topology view by Jian Li · 8 years ago
  76. 2bac2f2 Move BGP speaker/peer commands to routing bundle by Jonathan Hart · 8 years ago
  77. 6af92be Move IntentSynchronizer to routing bundle. by Jonathan Hart · 8 years ago
  78. 9af322d Add property to toggle whether HostLocationProvider requests packet intercepts. by Jonathan Hart · 8 years ago
  79. 7adb89e Adding omitted copyright. by Aaron Kruglikov · 8 years ago
  80. 98dc9ad [ONOS-3707] Update env to default to Maven 3.3.9 by Jian Li · 8 years ago
  81. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  82. 0660510 Attempt to fix ONOS-3460 by Ray Milkey · 8 years ago
  83. 99b3d22 ONOS-3642 -- GUI: New Meter Table glyph added. by Simon Hunt · 8 years ago
  84. 1f54473 [ONOS-3642] Add GUI Meter View by Jian Li · 8 years ago
  85. 622861d Lambda queries don't rely on driver state, and have separate package. by Marc De Leenheer · 8 years ago
  86. cba2564 Disable local port on CPqD switches so we don't have phantom links between LINC-OE and CPqD. by Marc De Leenheer · 8 years ago
  87. 762a2d8 Fixing various exception issues. by Thomas Vachuska · 8 years ago
  88. d95f3cd ONOS-3422 inter-domain cross connect by HIGUCHI Yuta · 8 years ago
  89. 5e5734f Add a null test case for getMeterByDeviceIdAndMeterId REST method by Jian Li · 8 years ago
  90. a4faf4f Add getMetersByDeviceId REST method by Jian Li · 8 years ago
  91. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  92. 12faf8d Adding driver and behavior for getting configuration on NETCONF devices. by Aaron Kruglikov · 8 years ago
  93. 095f6c7 [ONOS-3664] Update the bug: the ports command for restful can not get by lishuai · 8 years ago
  94. b43dbf7 [ONOS-3659] Submit the modified content of onos-1.4 to onos-master. by lishuai · 8 years ago
  95. c22e847 [Falcon] More flexible component choice for routing apps by Jonathan Hart · 8 years ago
  96. b4a4215 [Falcon] Add ComponentService that allows applications to select which components are loaded. by Jonathan Hart · 8 years ago
  97. 97e571e BGP peer connection validation based on peer configuration. by Shashikanth VH · 8 years ago
  98. 55204f8 Igp IsIs extended metric issue by Thejaswi N K · 8 years ago
  99. e7eacfd Hex dump read for channel buffer by Shashikanth VH · 8 years ago
  100. 897c62a Compare fix (Link) by Priyanka B · 8 years ago