1. 0c42342 [ONOS-4226]Portchain to service function map interface by Phaneendra Manda · 8 years ago
  2. 703f96d Fixing a few buck files. by Thomas Vachuska · 8 years ago
  3. d5be69f [ONOS-3851] Implement default Web GUI page for CPMan by Jian Li · 8 years ago
  4. 4809e54 Adding a cord-config appliation which hosts configuration by alshabib · 8 years ago
  5. 1aa0782 [ONOS-3851] Initial implementation of Web GUI of CPMan by Jian Li · 8 years ago
  6. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  7. a7903ae Moving default app.png to common/resources, so that it is included in the bundle by Brian O'Connor · 8 years ago
  8. 8dac818 Refactor protocol BUCK files to use more modern rules and format by Ray Milkey · 8 years ago
  9. 54d51aa Fixed to allow json media type header for ML2 delete postcommits by Hyunsun Moon · 8 years ago
  10. 5c9591c Changed XOS VTN service API base url by Hyunsun Moon · 8 years ago
  11. 7d19954 CodeReview - Initial Commit for Kafka Integration Application by Shravan Ambati · 8 years ago
  12. 9bee080 [ONOS-4171] Merge PCEP and BGP providers into common BGPCEP provider. by Priyanka B · 8 years ago
  13. c14be42 CORD-564 Remove flow rules completely when a VM or dependency removed by Hyunsun Moon · 8 years ago
  14. 4e5139b Fix up apps that require jar file wrapping by Ray Milkey · 8 years ago
  15. a885482 ONOS-4401 VPLS: react to intf config changes. by Luca Prete · 8 years ago
  16. 81b0914 Support source-specific IGMP joins. by Jonathan Hart · 8 years ago
  17. 141892e Fixed to support networks without service dependency by Hyunsun Moon · 8 years ago
  18. 216e3c8 Refactoring SegmentRouting, OFDPA driver and Group Store by Charles Chan · 8 years ago
  19. 37d04c6 Refactor: Rename NewDistributedFlowRuleStore.java -> DistributedFlowRuleStore.java by Madan Jampani · 8 years ago
  20. 337879d [ONOS-4160] pce rest and cli by Mahesh Poojary Huawei · 8 years ago
  21. d7a3692 [ONOS-4160] pce rest and cli by Mahesh Poojary S · 8 years ago
  22. f78f17b Bug fix: Graphite reporter by sangyun-han · 8 years ago
  23. d2d3e15 BUCKify XosClient app to fix buck build by Ray Milkey · 8 years ago
  24. aeb0079 Refactoring of provider buck builds. by Ray Milkey · 8 years ago
  25. dd91be2 CORD-506 Apply existing service dependency when VM is detected by Hyunsun Moon · 8 years ago
  26. ab7fdfa [ONOS-4227] Port chain updated to store classifier and forwarder devices by Phaneendra Manda · 8 years ago
  27. 7ad9220 CORD-433 Implemented XOS REST client and cordvtn service API by Hyunsun Moon · 8 years ago
  28. d299036 Segment Routing refactoring by Charles Chan · 8 years ago
  29. 67e1e15 Enable to query the control metrics from remote node by Jian Li · 8 years ago
  30. 6a638ba Appify fault management and open stack node BUCK files by Ray Milkey · 8 years ago
  31. de6e203 Remove old config classes from routing bundle. by Jonathan Hart · 8 years ago
  32. 4fb7177 Replace Grizzly2 test container to Jetty test container by Jian Li · 8 years ago
  33. 5e65e2c [ONOS-4205] support east-west routing in openstackRouting by Kyuhwi Choi · 8 years ago
  34. d77c881 Buck build bugfixes by Ray Milkey · 8 years ago
  35. d5714e0 New and direct StorageService method for creating an AtomicCounter by Madan Jampani · 8 years ago
  36. a5ff8a7 Appify buck build for openstack and VTN apps by Ray Milkey · 8 years ago
  37. da0155a Fixing buck build. by Thomas Vachuska · 8 years ago
  38. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  39. 8e94b0c [ONOS-4287] Persistent and distributed alarm store by Andrea Campanella · 8 years ago
  40. 92ca5d3 Move PIM and Reactive routing to new route service. by Jonathan Hart · 8 years ago
  41. c612054 [ONOS-4226]Service function group class added for sf statistics by Phaneendra Manda · 8 years ago
  42. 299877f [ONOS-4228]Parase and set priority for sfc classification by Phaneendra Manda · 8 years ago
  43. d55e84d CORD-348 multicast support in SegmentRouting and vRouter by Charles Chan · 8 years ago
  44. 4890754 [ONOS-4213] Creates a OpenstackNetworking Config for common use by sangho · 8 years ago
  45. a2eb9ff Adapt FIBs to new route interface by Jonathan Hart · 8 years ago
  46. 31dacd4 Fixed openstack4j dependencies by Hyunsun Moon · 8 years ago
  47. 9f189ec [ONOS-4272] Check if the token store is valid or not before reissue the new token for OpenStack. by sangho · 8 years ago
  48. 1ad75f2 Modified BGP and FPM route sources to push to new route service. by Jonathan Hart · 8 years ago
  49. f9a7697 More app BUCK file refactoring by Ray Milkey · 8 years ago
  50. 695f5d0 Updating BUCK files for 3rd party dependencies. by Brian O'Connor · 8 years ago
  51. c4d73c2 Fix BUCK build for CordVtn by adding missing Openstack4j dependency by Jian Li · 8 years ago
  52. 7532eb1 Refactor CordVtn to use device projection feature instead of driver by Jian Li · 8 years ago
  53. 576d687 Use openstack4j for OpenStack data model and rest client by Hyunsun Moon · 8 years ago
  54. 7f4ed9d Placed API and implementation into separate packages by Hyunsun Moon · 8 years ago
  55. 7991c75 [Goldeneye] [ONOS-4158] Implement path computation algorithm based on various constraints by Priyanka B · 8 years ago
  56. 3d09f4f Fix buck build for segmentrouting application by Jian Li · 8 years ago
  57. a73fce3 Notify all metric reporters when new types of system metric added by Jian Li · 8 years ago
  58. b6df66b Unregister ControlLoad codec when deactivate CPMan by Jian Li · 8 years ago
  59. 637c807 Moving Polling alarm provider into faultamangement application by Andrea Campanella · 8 years ago
  60. bee3509 Fix javadoc warnings by Ray Milkey · 8 years ago
  61. c19f7c1 Register API in segment routing Kryo serializers. by Jonathan Hart · 8 years ago
  62. 2c8231c Fix application name and description in BUCK file by Charles Chan · 8 years ago
  63. 820d633 Start refactoring of app BUCK files by Ray Milkey · 8 years ago
  64. 089274b [ONOS-4172] Issue fixed to process specific packets in SFC manager by Phaneendra Manda · 8 years ago
  65. b691dd3 Deprecate and clean up some classes on control metric aggregation by Jian Li · 8 years ago
  66. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  67. f78306f Fixing arp event log in OpenstackRoutingArpHandler by Daniel Park · 8 years ago
  68. 279130d Handle reporting errors gracefully for various metrics reporters by Jian Li · 8 years ago
  69. 55cbd5c Notify all metric reporters when metric registry has been changed by Jian Li · 8 years ago
  70. 5d58e8d Remove redundant dependency in SegmentRouting by Charles Chan · 8 years ago
  71. 2319390 [ONOS-3948] Seperate mgmt and data network in OpenstackSwitching/RoutingService by Daniel Park · 8 years ago
  72. 24439fe app buck refactor for apps: aaa, acl, bgprouter by Ray Milkey · 8 years ago
  73. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  74. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  75. e4da59d Simplifying rules and providing sensible defaults by Brian O'Connor · 8 years ago
  76. e124f3d Using $(maven_coords :target) marco by Brian O'Connor · 8 years ago
  77. 9a445c8 move the reactive routing to new config subsystem by Pingping Lin · 8 years ago
  78. 7eed417 Aggregate system metrics using metrics service by Jian Li · 8 years ago
  79. 0f6677d Buckifying DHCP app by Brian O'Connor · 8 years ago
  80. 9f3a885 Resolve some NPEs during collecting system metrics by Jian Li · 8 years ago
  81. e277ebe Change CPMan REST prefix to resolve confliction with core REST API by Jian Li · 8 years ago
  82. c23b626 ONOS test application for measuring flow installation throughput by Madan Jampani · 8 years ago
  83. 1f16598 Generate onos_app rule by Brian O'Connor · 8 years ago
  84. f04b7d9 Small cleanups for vRouter app by Jonathan Hart · 8 years ago
  85. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  86. 71a2753 Add/Remove interface, Addressed patch set 2 by kishore · 8 years ago
  87. efbc038 [ONOS-4280] Allow to add a subnet to external network after the external network is used in routers by sangho · 8 years ago
  88. d4334db Javadoc warning fixes by Ray Milkey · 8 years ago
  89. 85f28d0 Updating test sources in several BUCK files by Brian O'Connor · 8 years ago
  90. 5cee335 Added FIXME to apps/test/BUCK by Brian O'Connor · 8 years ago
  91. daf55ea Add resource name into MetricsDatabase, handle exception gracefully by Jian Li · 8 years ago
  92. 4563aa2 Fix NPE, CNF exceptions in REST API by Jian Li · 8 years ago
  93. 284fb69 Updating BUCK files to match pom.xml changes by Brian O'Connor · 8 years ago
  94. a450bd0 Simplifying Import-Package line in maven-bundle-plugin for REST bundles by Brian O'Connor · 8 years ago
  95. 8b0ea96 Camelize the name of metric type for REST API by Jian Li · 8 years ago
  96. d86fac3 [ONOS-3663] Add swagger doc for control metrics query REST API by Jian Li · 8 years ago
  97. 23906cc [ONOS-3538] Implement control metrics distribution logic by Jian Li · 8 years ago
  98. 8f2a3ce Adding VLAN to PeerConnectivityManager by Luca Prete · 8 years ago
  99. b8ea0b5 Add BUCK build script for graphitemetrics application by Jian Li · 8 years ago
  100. ee3736e LoadTest update to use multiple counters in parallel for load generation by Madan Jampani · 8 years ago