1. c4d73c2 Fix BUCK build for CordVtn by adding missing Openstack4j dependency by Jian Li · 8 years ago
  2. 7532eb1 Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago
  3. 576d687 Use openstack4j for OpenStack data model and rest client by Hyunsun Moon · 8 years ago
  4. 7f4ed9d Placed API and implementation into separate packages by Hyunsun Moon · 8 years ago
  5. 7991c75 [Goldeneye] [ONOS-4158] Implement path computation algorithm based on various constraints by Priyanka B · 8 years ago
  6. 3d09f4f Fix buck build for segmentrouting application by Jian Li · 8 years ago
  7. a73fce3 Notify all metric reporters when new types of system metric added by Jian Li · 8 years ago
  8. b6df66b Unregister ControlLoad codec when deactivate CPMan by Jian Li · 8 years ago
  9. 637c807 Moving Polling alarm provider into faultamangement application by Andrea Campanella · 8 years ago
  10. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  11. c19f7c1 Register API in segment routing Kryo serializers. by Jonathan Hart · 8 years ago
  12. 2c8231c Fix application name and description in BUCK file by Charles Chan · 8 years ago
  13. 820d633 Start refactoring of app BUCK files by Ray Milkey · 8 years ago
  14. 089274b [ONOS-4172] Issue fixed to process specific packets in SFC manager by Phaneendra Manda · 8 years ago
  15. b691dd3 Deprecate and clean up some classes on control metric aggregation by Jian Li · 8 years ago
  16. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  17. f78306f Fixing arp event log in OpenstackRoutingArpHandler by Daniel Park · 8 years ago
  18. 279130d Handle reporting errors gracefully for various metrics reporters by Jian Li · 8 years ago
  19. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  20. 5d58e8d Remove redundant dependency in SegmentRouting by Charles Chan · 8 years ago
  21. 2319390 [ONOS-3948] Seperate mgmt and data network in OpenstackSwitching/RoutingService by Daniel Park · 8 years ago
  22. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  23. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  24. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  25. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  26. e124f3d Using $(maven_coords :target) marco by Brian O'Connor · 8 years ago
  27. 9a445c8 move the reactive routing to new config subsystem by Pingping Lin · 8 years ago
  28. 7eed417 Aggregate system metrics using metrics service by Jian Li · 8 years ago
  29. 0f6677d Buckifying DHCP app by Brian O'Connor · 8 years ago
  30. 9f3a885 Resolve some NPEs during collecting system metrics by Jian Li · 8 years ago
  31. e277ebe Change CPMan REST prefix to resolve confliction with core REST API by Jian Li · 8 years ago
  32. c23b626 ONOS test application for measuring flow installation throughput by Madan Jampani · 8 years ago
  33. 1f16598 Generate onos_app rule by Brian O'Connor · 8 years ago
  34. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  35. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  36. 71a2753 Add/Remove interface, Addressed patch set 2 by kishore · 8 years ago
  37. efbc038 [ONOS-4280] Allow to add a subnet to external network after the external network is used in routers by sangho · 8 years ago
  38. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  39. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  40. 5cee335 Added FIXME to apps/test/BUCK by Brian O'Connor · 8 years ago
  41. daf55ea Add resource name into MetricsDatabase, handle exception gracefully by Jian Li · 8 years ago
  42. 4563aa2 Fix NPE, CNF exceptions in REST API by Jian Li · 8 years ago
  43. 284fb69 Updating BUCK files to match pom.xml changes by Brian O'Connor · 8 years ago
  44. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  45. 8b0ea96 Camelize the name of metric type for REST API by Jian Li · 8 years ago
  46. d86fac3 [ONOS-3663] Add swagger doc for control metrics query REST API by Jian Li · 8 years ago
  47. 23906cc [ONOS-3538] Implement control metrics distribution logic by Jian Li · 8 years ago
  48. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  49. b8ea0b5 Add BUCK build script for graphitemetrics application by Jian Li · 8 years ago
  50. ee3736e LoadTest update to use multiple counters in parallel for load generation by Madan Jampani · 8 years ago
  51. 805219a [ONOS-4128] Backup metrics of MetricsService to Graphite monitoring server by sangyun-han · 8 years ago
  52. eea6861 Change the application name of gangliametrics to correct buck build by Jian Li · 8 years ago
  53. 7a1ffca Fixing a couple of NPEs by Saurav Das · 8 years ago
  54. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  55. fbfe2a8 Follow ONOS naming convention in PIM application by Jonathan Hart · 8 years ago
  56. 164cf6d changes for cord-488 and addressed comments by gaurav · 8 years ago
  57. c0fe42d Rename app/package name to make gangliametric as a standalone app by Jian Li · 8 years ago
  58. 80980c7 CORD-45 CORD-394 by Saurav Das · 8 years ago
  59. 80c1270 [ONOS-3663] Implement control metrics REST API by Jian Li · 8 years ago
  60. bdfd37f [ONOS-4176] Extract Retriver config into a separate config service by Jian Li · 8 years ago
  61. 10de6db [ONOS-4195] Register sfc gui. by lishuai · 8 years ago
  62. b7ee456 [ONOS-4193] Add handler for sfc gui. by lishuai · 8 years ago
  63. 8ae9120 Move all REST test related files into org.onosproject.rest.resources by Jian Li · 8 years ago
  64. 5556fde [ONOS-4191] Add js,css and html for service function chain. by lishuai · 8 years ago
  65. 990688b Remove old CordFabric app by Jonathan Hart · 8 years ago
  66. eedb824 Add app dependency on proxyarp in SDN-IP by Jonathan Hart · 8 years ago
  67. b14221c Add support for reconfiguring interfaces in SDN-IP. by Jonathan Hart · 8 years ago
  68. 65f5aa2 [ONOS-4176] Implement influxdb retriever for querying metrics by Jian Li · 8 years ago
  69. e1d97c9 [ONOS-4176] Extract InfluxDB access config in a separate service by Jian Li · 8 years ago
  70. 9d61649 [ONOS-4042] Bump up Jersey from 1.19 to 2.22.2 by Jian Li · 8 years ago
  71. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  72. 80b0387 [Goldeneye] CORD-568 Ensure location transparency of node init operation by Hyunsun Moon · 8 years ago
  73. 32a7a42 Enable SO_REUSEADDR option for radius server Datagram Sockets. by A.R Karthick · 8 years ago
  74. 3678593 changes for cord-485 using device id in variable by gaurav · 8 years ago
  75. b04ca99 Fix ONOS Jira-4189 by drl · 8 years ago
  76. b97f6fb [ONOS-4176] Implement influxdb reporter for backing up metrics by Jian Li · 8 years ago
  77. 7261c7b [ONOS-4127] Backup metric service to ganglia monitoring server by Jian Li · 8 years ago
  78. d9b5f55 Refactor getIntegerProperty and isPropertyEnabled methods into Tools by Jian Li · 8 years ago
  79. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  80. c747729 Refactor Comparator class to break dependency of core/net on the CLI by Ray Milkey · 8 years ago
  81. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  82. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  83. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  84. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  85. 877ee98 Added title to Application View table and details panel. by Simon Hunt · 8 years ago
  86. b486fe7 Fixing driver matrix to consider inherited behaviours. by Thomas Vachuska · 8 years ago
  87. 913e9e1 Add CLI command to view provisioned subscribers by Jonathan Hart · 8 years ago
  88. d35420f Ensure only one instance installs flow rules by Hyunsun Moon · 8 years ago
  89. c23145b Cleaned up Driver Matrix View. - now implements proper resizing and scrolling. by Simon Hunt · 8 years ago
  90. fae776d Fixed to read virtual switches from network config by Hyunsun Moon · 8 years ago
  91. ad21c57 Fixed bug in OpenstackNode by Daniel Park · 8 years ago
  92. 2062e7e Added CLI to flush flow rules installed by cordvtn by Hyunsun Moon · 8 years ago
  93. 89431db Magic numbers are bad! (Bad Juju!!) A step closer to being configurable. by Simon Hunt · 8 years ago
  94. 1eb9534 These are libraries not applications by Jonathan Hart · 8 years ago
  95. ee9e371 [ONOS-3952] Implement FloatingIP Handler for OpenstackRoutingService by Kyuhwi Choi · 8 years ago
  96. dffc7d6 Adding clear button to pathpainter by Andrea Campanella · 8 years ago
  97. 21c3ebe Fix java doc errors by Ray Milkey · 8 years ago
  98. db79dc0 cord-486 TestClass added by kishore · 8 years ago
  99. fd46e1d Refine application title and category in app.xml and pom.xml by Jian Li · 8 years ago
  100. 9802554 Fixed some bugs by Hyunsun Moon · 8 years ago