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