1. c2d754b [ONOS-3943] SNMP protocol and provider refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  2. a0d9a17 Remove duplicated treatment building from GroupBucketEntryBuilder by Jian Li · 8 years ago
  3. 845c328 Added meter and table transition following other treatment instructions in FlowViewMessageHandler. by Konstantinos Kanonakis · 8 years ago
  4. fb8b816 REST API's for tenants, virtual networks, virtual devices ad virtual ports. by Claudine Chiu · 8 years ago
  5. 1303253 Adding driver information and short version to cli print of devices and hosts by Andrea Campanella · 8 years ago
  6. 1111197 Bugfix: count outgoing control messages if CPMan is activated by Jian Li · 8 years ago
  7. d86fac3 [ONOS-3663] Add swagger doc for control metrics query REST API by Jian Li · 8 years ago
  8. 1e0a586 [GoldenEye] [ONOS-4163] Add provider service API by Avantika-Huawei · 8 years ago
  9. 5ddaf19 Ensure exceptions in map event handling do not prevent event acknowledgement by Madan Jampani · 8 years ago
  10. b0b6cbf Fixing the onos-of-api shading not to include artifacts provided elsewhere. by Thomas Vachuska · 8 years ago
  11. abb2139 Adding stc prerequisites to onos-test by Thomas Vachuska · 8 years ago
  12. d7654d4 Fixed allocations command to print Bandwidth allocations. by Naoki Shiota · 8 years ago
  13. 0b92073 YANG range restriction listener by Vidyashree Rama · 8 years ago
  14. 4471cb5 Override catalyst version to use 1.0.6 by Madan Jampani · 8 years ago
  15. 3f1c61e Removing listeners from deviceService at deactivation of Group and Flow managers to avoid NPE by Andrea Campanella · 8 years ago
  16. 1ffa46b Using AsyncLeaderElector primitive for Leadership by Madan Jampani · 8 years ago
  17. f679c4e You've been checkstyled! by Simon Hunt · 8 years ago
  18. 3bac1c3 bugfix: Partial allocation of ContinuousResource always allocates full amount of the resource. by Naoki Shiota · 8 years ago
  19. 2a3a965 Added meter in DefaultTrafficTreatment toString() method. by Konstantinos Kanonakis · 8 years ago
  20. 23906cc [ONOS-3538] Implement control metrics distribution logic by Jian Li · 8 years ago
  21. b825aeb Reply with error status on receiving message with incorrect preamble by Madan Jampani · 8 years ago
  22. 33d81c6 'o' command should not look at the buck-out tree by Ray Milkey · 8 years ago
  23. 90289b0 STC fixes by Ray Milkey · 8 years ago
  24. b98d97e Enabling StorageManager by Madan Jampani · 8 years ago
  25. 966a585 Chnage AtomixLeaderElector resource id to avoid collisions by Madan Jampani · 8 years ago
  26. 0da36be Using latest atomix and copycat versions by Madan Jampani · 8 years ago
  27. fc51c95 [Goldeneye] [ONOS-4161] BGP L3 Topology by Priyanka B · 8 years ago
  28. cbcc02b Make field defined as final if possible by Sho SHIMIZU · 8 years ago
  29. 17c09da Tighten visibility of constant by Sho SHIMIZU · 8 years ago
  30. 4c211c9 Do not purge group store state when a node is shutdown by Madan Jampani · 8 years ago
  31. ec932bd Fix missing return statement in MPLS label allocation by Sho SHIMIZU · 8 years ago
  32. 26be4f3 Adding ability to select geo map from the GUI. by Thomas Vachuska · 8 years ago
  33. b028599 adding group garbage collection functionality by alshabib · 8 years ago
  34. d416388 [ONOS-4245] Support resubmit experimenter action for nicira driver by Jian Li · 8 years ago
  35. 7d7e2f5 API for core-based unicast route service. by Jonathan Hart · 8 years ago
  36. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  37. b8ea0b5 Add BUCK build script for graphitemetrics application by Jian Li · 8 years ago
  38. 11a2928 Privatize error messages. by Simon Hunt · 8 years ago
  39. f133bb1 Correcting javadoc comment by Thomas Vachuska · 8 years ago
  40. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  41. 0d39bba Remove method not being used for long by Sho SHIMIZU · 8 years ago
  42. 97a93dd Tighten visibility of method by Sho SHIMIZU · 8 years ago
  43. 5b9df8d CORD-455 Implement multicast support in OFDPA driver by Charles Chan · 8 years ago
  44. ee3736e LoadTest update to use multiple counters in parallel for load generation by Madan Jampani · 8 years ago
  45. c92a122 ONOS-4078: ISIS protocol API initial checkin. by Kiran Ramachandra · 8 years ago
  46. 805219a [ONOS-4128] Backup metrics of MetricsService to Graphite monitoring server by sangyun-han · 8 years ago
  47. f98df54 [Goldeneye][ONOS-4038] Support configurable heartbeat on DistributedClusterStore by sangyun-han · 8 years ago
  48. 6a72b79 YANG rpc, input and output listener by Vidyashree Rama · 8 years ago
  49. 25bf4d0 YANG augment listener by Vidyashree Rama · 8 years ago
  50. f36a836 Fix one of the causes of ONOS-3954 by Sho SHIMIZU · 8 years ago
  51. ed804d5 Initial cut for UI topo model implementation. by Simon Hunt · 8 years ago
  52. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  53. 953bd00 Remove usage of InetAddress.getLocalHost() in unit tests. by Jonathan Hart · 8 years ago
  54. 5f6dbf8 Initial cut for Ui Model Objects. by Simon Hunt · 8 years ago
  55. f53bc2b Add comment in GroupOperation for javadoc by sangyun-han · 8 years ago
  56. 375f4be Add .buckd and buck-out into .gitignore by Charles Chan · 8 years ago
  57. 8a119b0 ONOS-4217: WebUI -- fix broken preferences / querystring precedence. by Simon Hunt · 8 years ago
  58. eea6861 Change the application name of gangliametrics to correct buck build by Jian Li · 8 years ago
  59. 7a1ffca Fixing a couple of NPEs by Saurav Das · 8 years ago
  60. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  61. e01652f Add init info to init.d script so it can be configured to run at startup. by Jonathan Hart · 8 years ago
  62. dc91b55 Fixing an issue with unit test mocks. by Thomas Vachuska · 8 years ago
  63. fbfe2a8 Follow ONOS naming convention in PIM application by Jonathan Hart · 8 years ago
  64. 160c149 Fixing a bug in DefaultNextObjective copy constructor. by Thomas Vachuska · 8 years ago
  65. 164cf6d changes for cord-488 and addressed comments by gaurav · 8 years ago
  66. 7e6200a [ONOS-4045]Adding mastership service to NetconfProvider by Andrea Campanella · 8 years ago
  67. a1d7f27 [ONOS-4142] Restart failed tasks when using SharedScheduledExecutor by Jian Li · 8 years ago
  68. c0fe42d Rename app/package name to make gangliametric as a standalone app by Jian Li · 8 years ago
  69. 3678c2a Remove magic numbers and in-line string constants in UiExtensionManager. by Simon Hunt · 8 years ago
  70. d9d6cc8 [ONOS-4063 to 68] Intra YANG file Linking Implementation and Intra YANG file Linking Framework by Gaurav Agrawal · 8 years ago
  71. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  72. 80980c7 CORD-45 CORD-394 by Saurav Das · 8 years ago
  73. 80c1270 [ONOS-3663] Implement control metrics REST API by Jian Li · 8 years ago
  74. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  75. a1ae5e1 Adding ability to push flow rule batches via REST API. by Thomas Vachuska · 8 years ago
  76. 506cbe1 yang Notification Listener by Vidyashree Rama · 8 years ago
  77. f60e45f Remove L0SubType.LAMBDA which now gets unnecessary by Sho SHIMIZU · 8 years ago
  78. cc752fa Try to remove stale localDB when commanding onos-setup-karaf clean by Jian Li · 8 years ago
  79. d6f1241 UT test cases fixes in YANG translator. by Bharat saraswal · 8 years ago
  80. 6f74371 Misc bug fixes in preparation for enabling StorageManager by Madan Jampani · 8 years ago
  81. 7ff7978 Randomize the port number to avoid race condition in REST unit test by Jian Li · 8 years ago
  82. 5a89e6a Upgrade onos-test to use 'stc setup' by Jonathan Hart · 8 years ago
  83. 6ebb36e fix mastership by Michele Santuari · 8 years ago
  84. dce0815 [Goldeneye] ONOS-4017: Mastership service considers Region information when determining mastership. by Claudine Chiu · 8 years ago
  85. 888d4c5 [ONOS-4214]Implement NewDefaultDistributedQueueBuilder by sangyun-han · 8 years ago
  86. 4ca2f7f Support metadata in forwarding objective by Charles Chan · 8 years ago
  87. 8336447 removing cookie generation from olt pipeline by alshabib · 8 years ago
  88. e65a8f6 Revert "Upgrade Kryo to 3.0.3." by Jonathan Hart · 8 years ago
  89. aa20d61 Upgrade Kryo to 3.0.3. by Jonathan Hart · 8 years ago
  90. bd80447 [ONOS-3894, 4071] YANG Advanced Construct Union & Grouping by Gaurav Agrawal · 8 years ago
  91. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  92. bdfd37f [ONOS-4176] Extract Retriver config into a separate config service by Jian Li · 8 years ago
  93. 2f11f65 Defect Fixes and optimization for YANG translator. by Bharat saraswal · 8 years ago
  94. cc9ac30 Defect fix for YANG revision by janani b · 8 years ago
  95. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  96. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  97. c29171a Remove methods deprecated in Emu by Sho SHIMIZU · 8 years ago
  98. e2d51d6 [ONOS-4149],[ONOS-3909] YANG list translator impl and bug fixes. by Bharat saraswal · 8 years ago
  99. 57f2efd Remove Instruction.DROP deprecated in Emu by Sho SHIMIZU · 8 years ago
  100. 10de6db [ONOS-4195] Register sfc gui. by lishuai · 8 years ago