1. b2ff5a6 Adding infrastructure to allow sending messages between adapters by Peter Shafik · 7 years ago cord-3.0
  2. 86ea659 CORD-840 : Implement remaining match fields in Flow decomposer by ggowdru · 7 years ago
  3. ee40929 VOLTHA Alarms: Added filtering capabilities by Stephane Barbarie · 7 years ago
  4. 2d7af13 - Fixes an issue in parsing complex xml params in request by khenaidoo · 7 years ago
  5. 71d0a6c Minor change to set ONUs to unreachable state when their parent OLT is being rebooted by khenaidoo · 7 years ago
  6. d58f91b Remove exception for an expected use case by Khen Nursimulu · 7 years ago
  7. 4236ade Added performance management config frequency override handling in the CLI. by Sergio Slobodrian · 7 years ago
  8. 4979214 [ 3289 ] remove debugging statements by Khen Nursimulu · 7 years ago
  9. 98eff41 Added support for pm configuration and reporting to ponsim. by Sergio Slobodrian · 7 years ago
  10. c60afa1 [ 3195 ] Remove duplicate method add_port by Khen Nursimulu · 7 years ago
  11. 2db4c10 Converted the storage model for pm_configs to a child node of the by Sergio Slobodrian · 7 years ago
  12. ec864c6 Added the interface and the stubbs to update the PM config for the by Sergio Slobodrian · 7 years ago
  13. 7196002 Filled out the stubs previously submitted for getting the pm by Sergio Slobodrian · 7 years ago
  14. 56b3647 Fixes a deadlock issue when both a model change and a notification of by Khen Nursimulu · 7 years ago
  15. 29e7550 This commit consists of: by Khen Nursimulu · 7 years ago
  16. a2eb52b Initial commit for the PM management apis and placeholders for by Sergio Slobodrian · 7 years ago
  17. d068d81 [ 3050 ] Fixing cut and paste error in voltha.proto. by Khen Nursimulu · 7 years ago
  18. fa007ce Impl of config events. by alshabib · 7 years ago
  19. bf3e10c CORD-898: Limit list of categories until we see the need to add more by Stephane Barbarie · 7 years ago
  20. 5a0ab62 Add consul as a config backend by Ryan Van Gilder · 7 years ago
  21. cc6b2e6 CORD-898: Re-formatting files to meet line length restriction. by Stephane Barbarie · 7 years ago
  22. 52198b9 CORD-898: Initial integration for alarms support by Stephane Barbarie · 7 years ago
  23. bf974d0 Fix persisted config data generating different hashes and tags not being persisted by Ryan Van Gilder · 7 years ago
  24. b5d7781 Cleaning up TODOs by alshabib · 7 years ago
  25. be8ca2e Cleaning up more todos. by alshabib · 7 years ago
  26. c5f740b Add KPI collection/submission loops to Tibit adapters by Zsolt Haraszti · 7 years ago
  27. 749b095 KPI metrics example in simulated_olt by Zsolt Haraszti · 7 years ago
  28. 3578a1c Expand field/action conversion scope of ofagent by Zsolt Haraszti · 7 years ago
  29. 6a5107c Adding support for OLT side metadata field by Zsolt Haraszti · 7 years ago
  30. ee5c4c8 Moving to 6653; flow decomp to handle failed flows by Zsolt Haraszti · 7 years ago
  31. 3300f74 Make Voltha/OFAgent Ctrl-C terminatable by Zsolt Haraszti · 7 years ago
  32. ef05ad2 Small fixes by Zsolt Haraszti · 7 years ago
  33. 3eb27a5 Happy New Year 2017 by Zsolt Haraszti · 7 years ago
  34. 656ecc6 PONSIM: PON simulator with real dataplane handling by Zsolt Haraszti · 7 years ago
  35. 85f1285 Many CLI cleanups and flow preintegration by Zsolt Haraszti · 7 years ago
  36. d036b7e CLI to aid integration and testing by Zsolt Haraszti · 7 years ago
  37. 8925d1f Packet-in channel plumbed thru whole stack by Zsolt Haraszti · 8 years ago
  38. 348d193 Group mods after San Jose bakeoff by Zsolt Haraszti · 8 years ago
  39. 217a12e Propagate port change to SDN controller via OF13 by Zsolt Haraszti · 8 years ago
  40. f7722f9 Passing depth arg to all Get* APIs by Zsolt Haraszti · 8 years ago
  41. 50de7c4 Handle case when flow is defined before its group by Zsolt Haraszti · 8 years ago
  42. c69bd21 Adjust priority to collapse flows by Zsolt Haraszti · 8 years ago
  43. afafff3 Comprehensive flow tables splitting test by Zsolt Haraszti · 8 years ago
  44. 91730da Reintegrate with olt-oftest by Zsolt Haraszti · 8 years ago
  45. 89a2730 Improved FrameIO support and proxy messaging by Zsolt Haraszti · 8 years ago
  46. c5c5d10 Define and wire in bulk flow update adapter API by Zsolt Haraszti · 8 years ago
  47. 6686203 Flow decomposition and miscellenous improvements by Zsolt Haraszti · 8 years ago
  48. 00d9a84 Major rework of gRPC handling (do not merge yet) by Zsolt Haraszti · 8 years ago
  49. b706784 Initial take on persistence support via k/v stores, by Zsolt Haraszti · 8 years ago
  50. dafefe1 Config/management model framework initial version by Zsolt Haraszti · 8 years ago
  51. d70cd4d Moved event bus to common lib by Zsolt Haraszti · 8 years ago
  52. 0df86c1 Internal universal pub/sub event bus by Zsolt Haraszti · 8 years ago
  53. 2bdb6b3 Nomralize component start()/stop() by Zsolt Haraszti · 8 years ago
  54. 3d565e2 Import fix by Zsolt Haraszti · 8 years ago
  55. cd22adc Packet in/out streaming from ofagent to core Getting ready for packet streaming by Zsolt Haraszti · 8 years ago
  56. 9125b1a Fixed two bugs in OpenFlow land by Zsolt Haraszti · 8 years ago
  57. 8a77438 All olt-oftest flow and group commands propagate by Zsolt Haraszti · 8 years ago
  58. 023ea7c Async/streaming gRPC client/server proto by Zsolt Haraszti · 8 years ago
  59. 5cd6470 Chameleon rest-grpc gateway fetching and compiling by Zsolt Haraszti · 8 years ago
  60. 32dda55 Split Dockerfile in anticipation of rest-gateway by Zsolt Haraszti · 8 years ago
  61. 823620f Schema serving grpc API for introspective clients by Zsolt Haraszti · 8 years ago
  62. 0650d1a Expanded on experimenting with grpc server by Zsolt Haraszti · 8 years ago
  63. 7be6241 Merge branch 'master' of ssh://gerrit.opencord.org:29418/voltha by Zsolt Haraszti · 8 years ago
  64. 80259ec Experimenting with grpc processing by Zsolt Haraszti · 8 years ago
  65. 361dc59 Getting docker working after grpc added by Zsolt Haraszti · 8 years ago
  66. d9f400f Much streamlined protobuf descriptor parsing by Zsolt Haraszti · 8 years ago
  67. eb43507 Add initial gRPC server by Zsolt Haraszti · 8 years ago
  68. 8c121b0 Removed obsolete file by Zsolt Haraszti · 8 years ago
  69. a54f2ac Add support for protobuf API definitions by Zsolt Haraszti · 8 years ago
  70. a476166 Cleaned up requirements by Zsolt Haraszti · 8 years ago