1. 6b23b38 [ONOS-7995] upgrade roadm custom view from GUI to GUI2 by Boyuan Yan · 5 years ago
  2. c8aa9f3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  3. 5a41bea Fixing sonarqube and avoiding a potential NPE by pier · 5 years ago
  4. 6d85212 Automated RPD host relearn. by Harshada Chaundkar · 5 years ago
  5. 72ff3d9 Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  6. 411beb2 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  7. 11d4dc5 Introduce new API in route service to return only resolved routes by Charles Chan · 5 years ago
  8. 1bf2a63 [ONOS-7980] Lumentum ROADM-20 driver: aligned to distributed DeviceConnectionCache. by alessio · 5 years ago
  9. c7360a1 Ignore brittle test by Ray Milkey · 5 years ago
  10. 8a98804 Fix: correct the k8s node type, enhance k8s node check and list cmd by Jian Li · 5 years ago
  11. 7970b71 Reserve POD IP address to avoid allocating duplicated IP addresses by Jian Li · 5 years ago
  12. 44c2b12 Support to resolve external hosts' MAC address from k8s POD by Jian Li · 5 years ago
  13. 1b08d65 Support to learn external gateway MAC at controller by Jian Li · 5 years ago
  14. 140d8a2 Implement NodeIP to ServiceIP translation feature by Jian Li · 5 years ago
  15. eb488ea Support internal to external communication for k8s POD using SNAT by Jian Li · 5 years ago
  16. bf562c2 Support to inject external bridge into k8s node for external routing by Jian Li · 5 years ago
  17. f5da78a Fix: inject correct default k8s service CIDR with minor refactoring by Jian Li · 5 years ago
  18. 7b63fe6 Fix: set dummy group rules on receiving service add/remove events by Jian Li · 5 years ago
  19. 7d111d7 Install rules for handling traffic destined to gateway at k8s node by Jian Li · 5 years ago
  20. 5c75583 Add k8s POD events, trigger svc rule on receiving annotation event by Jian Li · 5 years ago
  21. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  22. f3f6a8d [ONOS-7989] add sync button on roadm GUI view. by Boyuan Yan · 5 years ago
  23. 64060ff GUI2 Updated unit tests for errors relating to topojson testing by Sean Condon · 5 years ago
  24. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  25. 5172870 Recover the OVS dataplane ports in case conf.db is corrupted by Jian Li · 5 years ago
  26. f0780fe DHCP-Relay : fix logs when one or more DHCP servers are not reachable. by Harshada Chaundkar · 5 years ago
  27. 6f2d2b1 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  28. 4b7818d Prepared GUI2 FW lib for publishing on npmjs.org by Sean Condon · 5 years ago
  29. 604e231 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  30. 4064ed1 [ONOS-7732] Automating switch workflow - workflow program counter & cli refactoring by jaegonkim · 5 years ago
  31. c7102f3 Implement CLI commands to show stats per VM. by Daniel Park · 5 years ago
  32. 8656153 [ONOS-7732] Automating switch workflow - workplace print cli by jaegonkim · 5 years ago
  33. 9b607da Update P4 programs to compile with most recent p4c by Carmelo Cascone · 5 years ago
  34. e6e609f Refactor external peer router store, fix NPE due to MAC is not ready by Jian Li · 5 years ago
  35. 2baae8c [ONOS-7732] Automating switch workflow - desigating fields of program counter as final by jaegonkim · 5 years ago
  36. 0925188 'Static data model implementation in Worklet by m.rahil · 5 years ago
  37. 812460d Support to query active status of the nodes through REST API by Jian Li · 5 years ago
  38. 7b8c368 Support active-standby mode in openstacknetworking app by Jian Li · 5 years ago
  39. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  40. 1b5c5fa Fix: specify the source MAC as fake GW MAC for self ARP reply case by Jian Li · 5 years ago
  41. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  42. dadae72 In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions. by Gamze Abaka · 6 years ago
  43. f85ee3c [ONOS-7732] Automating switch workflow - program counter refactoring by jaegonkim · 5 years ago
  44. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  45. 6eb2cb8 GUI2 update Angular component versions to 2.1.0 by Sean Condon · 5 years ago
  46. 44628d6 [ONOS-7732] Automating switch workflow - checking workflow definitition by jaegonkim · 5 years ago
  47. 8b488de Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 5 years ago
  48. d30295e Fix: revise node init logic to handle all state other than COMPLETE by Jian Li · 5 years ago
  49. c2be50a Allow sharing the same gRPC channel between clients by Carmelo Cascone · 5 years ago
  50. 4c2715e Fix npe when host does not have valid ipv6 address by pier · 5 years ago
  51. 4a7ce67 Fix: register a set of Affinity classes into distributed store by Jian Li · 5 years ago
  52. 0ba22e4 Fixes two things in OpenstackNode App. - Add whether ovsdb connection is alive in OpenstackNodeCheckCommand - Support REST API that queries the state of the specific openstack node by Daniel Park · 5 years ago
  53. ef0761c Route reprogamming using group substitution during next hop movement by Ruchi Sahota · 5 years ago
  54. 73742fa Restore segment routing REST API by Charles Chan · 5 years ago
  55. ba2471a Fix java doc by pier · 5 years ago
  56. 6d2bf64 Fix: do not handle instance port on receiving router interface events by Jian Li · 5 years ago
  57. fdb8d87 Fix: process ICMP packets in controller by Jian Li · 5 years ago
  58. dc5d501 Fix: Add inst port to store if host updated with no inst port found by Jian Li · 5 years ago
  59. 61eb99e Only iterates configured subnets to determine if a packet is destined for the switch by Charles Chan · 5 years ago
  60. 1c0d5f8 Route Simplification programming by psneha · 5 years ago
  61. 50370b5 [ONOS-7732] Automating switch workflow - workflow event map cli completer by jaegonkim · 5 years ago
  62. 024f44c Remove listeners before shutting down the executors by pier · 5 years ago
  63. 820ec7b Fix: do not add Stateful SNAT downstream rule in stateless case by Jian Li · 5 years ago
  64. ec85729 Fix: refer to SNAT mode using getStatefulSnatFlag method by Jian Li · 5 years ago
  65. 4f3f75a Fix: listen correct openstack event to add/remove ext GW ICMP rule by Jian Li · 5 years ago
  66. 0a15a16 [ONOS-7952] RemoveBridgeOfDevice worklet implementation for ovs workflow by nitinanand · 5 years ago
  67. a299519 Fix: provide the ICMP connectivity to external gateway by Jian Li · 5 years ago
  68. f7b1b4b Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  69. 95fb574 GUI2 Changed loading screen display to be a component by Sean Condon · 5 years ago
  70. 4910c4b Fix: specify the correct ARP THA and TPA for ARP reply packet by Jian Li · 5 years ago
  71. 5d795f2 Fix: resolve the critical issues reported by sonarcube by Jian Li · 5 years ago
  72. 2525721 Fix: do not install unnecessary rules for stateful SNAT case by Jian Li · 5 years ago
  73. 5a26ab3 [ONOS-7951] Use Stateful SNAT to handle N-S traffic in openstack by Jian Li · 5 years ago
  74. 33b4db5 Refactor OpenStack SNAT from RoutingHandler to RoutingSnatHandler by Jian Li · 5 years ago
  75. 16631de Address comments in gerrit 20328 by Charles Chan · 5 years ago
  76. 7e6d517 Address comments in gerrit 20327 by Charles Chan · 5 years ago
  77. 0023ca9 Fixes npe during l2 flood creation by pier · 5 years ago
  78. cc6ca77 Extends XConnectManager by pier · 5 years ago
  79. ddc59d9 Extends L2LbManager by pier · 5 years ago
  80. 5f48a74 Implement L2 load balancer support in XConnectManager by Charles Chan · 5 years ago
  81. 7f987c5 Implement L2 load balancing service by Charles Chan · 6 years ago
  82. 68efab4 Fix: correct typos in neutron L2/L3 REST API classes by Jian Li · 5 years ago
  83. c6e98c8 Added traffic (flow & port stats; not intents) to the ONLP demo overlay. by Thomas Vachuska · 5 years ago
  84. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  85. 9553ed7 Port Annotation bug fix by debmaiti · 5 years ago
  86. d45f004 Fixes to check the status of physnet interfaces in OpenstNodeCheckCommand. by Daniel Park · 5 years ago
  87. ee79ad3 Adding skeletal structure for the ONLP gNMI GUI demo. by Thomas Vachuska · 5 years ago
  88. 566edf3 Only one node should be master of initializing the DCS store by Andrea Campanella · 5 years ago
  89. afe17e1 Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0 by Jian Li · 5 years ago
  90. b08c7c4 Re-enable route-service REST APIs by Carmelo Cascone · 5 years ago
  91. 293b04a Fix: segment TCP packet when the payload is larger than MTU size by Jian Li · 5 years ago
  92. 9f278e9 Fix: print out debug message for metadata response by Jian Li · 5 years ago
  93. a929a2e [ONOS-7732] Automating switch workflow: workflow store cli command completeter by jaegonkim · 5 years ago
  94. 5504bd2 Implement static component properties - passed through without modification by Ray Milkey · 5 years ago
  95. 13b25cb [ONOS-7732] Automating switch workflow: data model schema checking bug fix by jaegonkim · 5 years ago
  96. bd508ed cfgdef tool modifications to catch variable names that don't match properties by Ray Milkey · 5 years ago
  97. 2d0bd6e [ONOS-7732] Automating switch workflow: workflow test cli command completeter by jaegonkim · 5 years ago
  98. 2a5c8fd sample worklet with multiEvent usage by nitinanand · 5 years ago
  99. 63a921c workflow app fixes by mohamedrahilr · 5 years ago
  100. 65cb23d Add openstack node initialization REST APIs by Jian Li · 5 years ago