1. f7060cd [ONOS-6199] Huawei driver create and instance delete. by janani b · 7 years ago
  2. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  3. fa394de Fix for ONOS-5175. GroupId refactoring. by Yi Tseng · 7 years ago
  4. e2bd115 Changing default path separator to "|" to unblock dynamic config demo. by Thomas Vachuska · 7 years ago
  5. f90c650 [ONOS-6033] Corsa pipelines should filter the clear deferred actions by Pier Luigi · 7 years ago
  6. ed81ed6 Added scale and offset parameters to LayoutAddCommand. by Simon Hunt · 7 years ago
  7. 9011dfe Unit test for DefaultConsistentMap by Ray Milkey · 7 years ago
  8. 8add0f6 Simplify the method chain by Sho SHIMIZU · 7 years ago
  9. 43de6ee Refactoring abstract driver loader to assure that default drivers get loaded first by default. by Thomas Vachuska · 7 years ago
  10. ec551d3 Allow links to be configured as unidirectional. by Marc De Leenheer · 7 years ago
  11. 76767fa "inject" Device provider by Yuta HIGUCHI · 7 years ago
  12. 937cf42 change roadm app to support EDFA/ROADM/OPS devices, add OPS PowerConfig/LambdaQuery behaviour by MaoLu · 7 years ago
  13. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  14. 04c461d :Revise behaviour to return empty list by sangyun-han · 7 years ago
  15. 44f18e9 ConfigFlowRuleProgrammable by Yuta HIGUCHI · 7 years ago
  16. 24bc76b Add support for local-status in ForwardingDeviceService by Yuta HIGUCHI · 7 years ago
  17. b7a1f8e cosmetic fix for OpticalPathIntent by Yuta HIGUCHI · 7 years ago
  18. 75b882f7 [ONOS-5939] added traffic selector bitwise match on TCP/UDP/SCTP source/destination port by Andreas Gilbert · 7 years ago
  19. 6d17a49 TestConsistentMultimap by Jordi Ortiz · 7 years ago
  20. e37560f Some class of constraints should not be used for link cost evaluation. by Yuta HIGUCHI · 7 years ago
  21. 8b1a5ef flow specification. by Shashikanth VH · 7 years ago
  22. 018605f In this commit: CORD-799 by Saurav Das · 7 years ago
  23. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  24. 0083a51 Revisit parents handling in drivers command by Yuta HIGUCHI · 7 years ago
  25. 943cd54 [ONOS-5853] FlowRuleBuilder: automatically set temp/perm field by Thiago Santos · 7 years ago
  26. 5f3f3c4 Add description about latency annotation by Yuta HIGUCHI · 7 years ago
  27. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  28. 8d85875 ONOS-5976 Added CodecContext service to UiMessageHandler to allow by Alan Deikman · 7 years ago
  29. e11a98d [ONOS-5565]Implementation of QosConfig and QueueConfig by Frank Wang · 8 years ago
  30. bc30e68 More plumbing of grid coordinates vs. geo coordinates. by Simon Hunt · 7 years ago
  31. de10c78 ONOS-5808: Allocate BW from ConnectivityIntentCompiler and unit tests for partial failure by Luca Prete · 7 years ago
  32. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  33. c201ae4 Oplink EDFA driver by MaoLu · 7 years ago
  34. bddba16 Device Key Javadoc fix by Andrea Campanella · 7 years ago
  35. 5ae8085 Assign OchPort speed based on ODU signal type by Yuta HIGUCHI · 7 years ago
  36. eb3cf54 Topo2: Add grid (x,y) option to null-provider devices and hosts (and basic element config). by Simon Hunt · 7 years ago
  37. 7c2ee3c connect netconf devices through ssh key by Himanshu Ranjan · 7 years ago
  38. a004c7e Adding ITU-T G.709/Y.1331 ODUCn rates to OduSignalType by Konstantinos Kanonakis · 7 years ago
  39. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  40. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  41. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  42. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  43. 2b3e22b Minor cleanups for DefaultFlowRule. by Jonathan Hart · 7 years ago
  44. c955df7 Implement Atomix AsyncAtomicCounterMap, AtomicCounterMap and state machine. by Jordan Halterman · 7 years ago
  45. 441c9ae ONOS-5726: augmented implementation of "showIntent" overlay support. by Simon Hunt · 7 years ago
  46. 2323596 Added code to intent unit tests to pre-emptively unbind ID generator to avoid cascading failures. by Thomas Vachuska · 7 years ago
  47. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  48. eb28a7c marker resource for annotating installable intent by Yuta HIGUCHI · 7 years ago
  49. 051be02 Allow LinkCollectionIntent to accept other types of resources. by Yuta HIGUCHI · 7 years ago
  50. dcfa31a ONOS-5603 ProtectedTransportIntentCompiler by Yuta HIGUCHI · 7 years ago
  51. b360bb0 ONOS-5602 ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  52. fadb9a3 intent-details command by Yuta HIGUCHI · 7 years ago
  53. d934003 ONOS-5908 exclude removed Devices by Yuta HIGUCHI · 7 years ago
  54. 1d0d9cc ONOS-5604 ProtectionConfig listener by Yuta HIGUCHI · 7 years ago
  55. cf8f6b2 [ONOS-3558] Add AtomicCounterMap to DistributedPrimitive by Jihwan Kim · 7 years ago
  56. 895f695 ONOS-5905 transient field 'driver' shouldn't be serialized by Yuta HIGUCHI · 7 years ago
  57. 0282ab8 [ONOS-5797] GroupService: add setBucketsForGroup by Victor Silva · 7 years ago
  58. a255bb4 ONOS-5595 netcfg for protection by Yuta HIGUCHI · 7 years ago
  59. 9401048 [ONOS-5907] Implementing unit test on Security-Mode ONOS by Chanhee Lee · 7 years ago
  60. c372c22 Enable REST to manage devices under a proxy by Michele Santuari · 7 years ago
  61. 1346564 ONOS-5775: Partial failure constraint in VPLS by Luca Prete · 7 years ago
  62. 67546fb [ONOS-5310] FullMetersAvailable by Jordi Ortiz · 8 years ago
  63. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  64. 2398d96 Vector cost proposed to TST on 2016-07-13 by Andrey Komarov · 8 years ago
  65. cefcf77 Cosmetic fix for VLAN_POP instruction by Charles Chan · 7 years ago
  66. 8eac4ae ONOS-4972: Augmented UiModelEvents to hold context and memo about the event subject. by Simon Hunt · 7 years ago
  67. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  68. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  69. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  70. a36f10b Remove executable bit from source files, etc. by Yuta HIGUCHI · 7 years ago
  71. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  72. a628554 Remove unnecessary semicolons by Sho SHIMIZU · 7 years ago
  73. 6fd1ca9 Revert "Allows duplicating packets when requesting packet-in via PacketService" by Pier Luigi Ventre · 7 years ago
  74. 874900e Allows duplicating packets when requesting packet-in via PacketService by Charles Chan · 7 years ago
  75. c590ebb ONOS-5691 ONOS-5742 Fixing intent framework difficulties by Brian O'Connor · 7 years ago
  76. c536818 More removal of deprecated sid. by Simon Hunt · 7 years ago
  77. da878fc Add ROADM application by Jimmy Yan · 8 years ago
  78. 8a0429a Remove deprecated "sid" parameter in UI events. by Simon Hunt · 7 years ago
  79. 73ae7d7 Fixing CondecContext javadoc description. by Yuta HIGUCHI · 7 years ago
  80. d0598ee toString for PartialFailureConstraint by Yuta HIGUCHI · 7 years ago
  81. 4d0f89a ONOS-5215 protection behaviour by Yuta HIGUCHI · 8 years ago
  82. ad75aa2 Topo2: Fixed instance device count and mastership by Steven Burrows · 7 years ago
  83. 2762b24 Topo: Update details panel to use `Serial #` instead of Serial Number by Steven Burrows · 7 years ago
  84. b1b823f [newOpenTAM] new Upgraded AFM and FlowStatisticService by Sangsik Yoon · 8 years ago
  85. b0c3a1a FIX_FOR_ONOS-2300 by Kavitha Alagesan · 7 years ago
  86. 5361221 Working on Bay-Area-Region Demo. by Simon Hunt · 7 years ago
  87. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  88. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  89. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  90. 2f2e81e Fixing minor typo in static name. by Aaron Kruglikov · 7 years ago
  91. 0a9031d Introducing BandwidthProfileConfigBehaviour to manage policers/markers by Konstantinos Kanonakis · 8 years ago
  92. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  93. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  94. fdd497c ONOS-5622 fix the map Map selection dialog style problem by chengfan · 7 years ago
  95. ee4a8f2 [CORD-545] Adds ofdpa actions in ONOS core by Pier Ventre · 8 years ago
  96. db252cc [CORD-545] Adds QoS Index support in ONOS core by Pier Ventre · 8 years ago
  97. 9cf536b [CORD-545] Adds MPLS L2 Port support in ONOS core by Pier Ventre · 8 years ago
  98. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  99. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  100. 99849dc [ONOS-4992] Modify the return signature for FlowRuleService for consistent return object by Bharath Thiruveedula · 7 years ago