1. 5bae505 REST API for FPM Accept Routes by William Davies · 4 years, 7 months ago
  2. ea5ea01 Fix Xconnect example on web docs by stevenchiu30801 · 4 years, 7 months ago
  3. 75651b0 Improves ping responder by pier · 4 years, 10 months ago
  4. ab98a1f Fix: resolve a NPE when removing VLAN typed openstack network by Jian Li · 4 years, 7 months ago
  5. 40f032a Adds a CLI to show/clear cached openstack states with neutron DB by Jian Li · 4 years, 7 months ago
  6. 86231ef Fix dhcp6Relay by pier · 4 years, 8 months ago
  7. 6db2a1f Add a REST API to query the active node's IP address by Jian Li · 4 years, 7 months ago
  8. f8f7e85 Fpm additional logs by Harshada Chaundkar · 4 years, 7 months ago
  9. 6c8ed00 Fix: turn off the verbose info level logging msg at openstacknode by Jian Li · 4 years, 7 months ago
  10. 3423ba1 Fix: improve logging level for openstacknode and openstacknetworking by Jian Li · 4 years, 7 months ago
  11. f7f01d1 Fix: do not perform any action when receiving node incompletion evt by Jian Li · 4 years, 7 months ago
  12. b6bc15d Fix: fail fast if either keystone or neutron are not available by Jian Li · 4 years, 7 months ago
  13. a2f86dd Fix: do not add/remove security group rules if the device is offline by Jian Li · 4 years, 8 months ago
  14. 9a49968 Fix: support checking the GENEVE port status at openstack node by Jian Li · 4 years, 8 months ago
  15. cb0a24e Fix: do not add/remove SNAT rules when receiving FLAT vport events by Jian Li · 4 years, 8 months ago
  16. 8ac677c Fix: do not install group table rules if ARP mode set as proxy mode by Jian Li · 4 years, 8 months ago
  17. f8f4f20 Changes default HA status to false in OpenstackNetworking App. by Daniel Park · 4 years, 8 months ago
  18. d572762 Add group rule service, purge flood rules, use group to handle ARP by Jian Li · 4 years, 8 months ago
  19. b3dc1ca Only flood the ARP traffic to virtual network to avoid network loop by Jian Li · 4 years, 8 months ago
  20. a271b3c Support to provision and unprovision physical bridge along with ports by Jian Li · 4 years, 8 months ago
  21. fd0afcb [ONOS-8034] ArrayList initialized inside loop by Sohit Chitray · 4 years, 8 months ago
  22. bfe5540 Fix for modulation display and power strings by Andrea Campanella · 4 years, 8 months ago
  23. a5c80c6 Fix: guarantee to reserve an IP address from IPAM pool for k8s POD by Jian Li · 4 years, 8 months ago
  24. 1ac5798 Fixing modulation UI by Andrea Campanella · 4 years, 8 months ago
  25. 6ac13ff Adding wavlength tuning via GUI by Andrea Campanella · 4 years, 8 months ago
  26. 121ddfe Fix: allow to invoke service IP from local k8s node by Jian Li · 4 years, 8 months ago
  27. 1ea02714 Fix: correct logging paramters and adjust logging level for k8s app by Jian Li · 4 years, 8 months ago
  28. 186fde5 Add CLI for querying available and allocated IP addresses for k8s by Jian Li · 4 years, 8 months ago
  29. 02e2eb4e Adding wavelenght to port view and MHz to command by Andrea Campanella · 4 years, 8 months ago
  30. c886b64 Fix: remove flow rules when removing POD and namespace by Jian Li · 4 years, 9 months ago
  31. 6b9bf56 Fix: handle POD IP query service IP scenario for policy enforcement by Jian Li · 4 years, 9 months ago
  32. cd93415 Fix: refactor network policy handler remove code duplication by Jian Li · 4 years, 9 months ago
  33. 8938b3c Add kubernetes state and rule synchronization REST API by Jian Li · 4 years, 11 months ago
  34. 1e03e71 Add node initialization and query REST API for Kubernetes app by Jian Li · 4 years, 11 months ago
  35. c4d7e87 Fix: handle GRE and GENEVE net type for handling node port service by Jian Li · 5 years ago
  36. 7709eb4 Refer to external bridge and gateway IP from k8s node store by Jian Li · 5 years ago
  37. 5a9c2bb Fix: retrieve port bridge port MAC from deviceService rather via ovsdb by Jian Li · 5 years ago
  38. e4b2c68 Optical Intent compiler fix and ADVA OLS testing derived adjustments by Andrea Campanella · 4 years, 8 months ago
  39. f5c0a09 Enabling discovery of ROADM and OTN devices under "Optical UI" tab. Trying again. by Eroshkin Ivan · 4 years, 8 months ago
  40. aeecd04 [SEBA-636] Modify Segmentrouting to not program multicast tree on unconfigured devices (OLT) by Vignesh Ethiraj · 4 years, 8 months ago
  41. b7aa764 Remove dummy VLAN from double tagged pipeline by Charles Chan · 4 years, 9 months ago
  42. 4bd6f2b Refactor: remove some code duplication on k8s sync state by Jian Li · 4 years, 9 months ago
  43. f20b8ef Updated ROADM UI with Current Input Power by Sean Condon · 4 years, 9 months ago
  44. dadf640 Moving Power values to Double by Andrea Campanella · 4 years, 9 months ago
  45. bdeeda1 Adding Modulation to UI by Andrea Campanella · 4 years, 9 months ago
  46. 3a36145 Updating CassiniDriver according to testing with IPI by Andrea Campanella · 4 years, 9 months ago
  47. 99ab710 Adding modulation config with OcNos custom Behaviour and Cli command by Andrea Campanella · 4 years, 9 months ago
  48. e1a5b8f Isolate the PODs traffic for each namespace using segment ID by Jian Li · 4 years, 10 months ago
  49. 025da38 Create a command to enable the optical channel and tune the wavelength via a flow rule by adibrastegarnia · 4 years, 9 months ago
  50. dd26b21 SEBA-801 McastHandler of SegmentRouting app. does not install multicast by Esin Karaman · 4 years, 9 months ago
  51. 5a198b0 REST API for obj-nextids by Harshada Chaundkar · 4 years, 10 months ago
  52. 7cbeb97 Fixing elements resize, names, icons and values in optical UI by Andrea Campanella · 4 years, 9 months ago
  53. 77cfb16 Fixed REST API bug in Xconnect by Charles Chan · 4 years, 10 months ago
  54. ecb3269 Add REST API for invoking workflow. by gyewan.an · 4 years, 10 months ago
  55. c6f054b Modified the FlowRule sent to ROADMs to be consistent with the optical intent framework. by alessio · 4 years, 10 months ago
  56. b7dfb5b Support string formated target port of k8s service resource by Jian Li · 4 years, 10 months ago
  57. 0f45961 [ONOS-8013] Enhance network policy enforcement by considering namespace by Jian Li · 4 years, 10 months ago
  58. 324d6dc [ONOS-8014] Implement kubernetes namespace store and manager by Jian Li · 4 years, 10 months ago
  59. bc4dd93 [ONOS-8014] Add a set of interfaces for Kubernetes namespace by Jian Li · 4 years, 10 months ago
  60. 73d3b6a [ONOS-8013] Initial implementation of kubernetes network policy by Jian Li · 4 years, 10 months ago
  61. f4523d8 [ONOS-8012] Implement kubernetes network policy store and manager by Jian Li · 4 years, 10 months ago
  62. af1af44 [ONOS-8012] Add a set of interface for Kubernetes network policy by Jian Li · 4 years, 10 months ago
  63. fa382c2 Double tagged filtering objective with inner vlan criteria by Daniele Moro · 4 years, 10 months ago
  64. 6ad7772 disable the power-edit table for PACKET ports in roadm UI. by Boyuan Yan · 4 years, 10 months ago
  65. cf6a828 Bump Protobuf to 3.9.0 and grpc-java to 1.22.1 by Carmelo Cascone · 4 years, 10 months ago
  66. 2fef311 Fixed removal of doubletagged hosts by Andreas Pantelopoulos · 6 years ago
  67. d5b9016 Do not pop VLAN for traffic that goes to the pair port by psneha · 4 years, 10 months ago
  68. ce7e72a Direct host when populating IP rules for double-tagged next hop by Daniele Moro · 4 years, 10 months ago
  69. faf04d7 ovs bridge creation using static data model support by m.rahil · 5 years ago
  70. a613066 Fix typo in exercise-1 p4tutorial by Rohan Tibrewal · 4 years, 10 months ago
  71. 9e512cf Fix OSGi wiring issue of openstacktelemetry by Carmelo Cascone · 4 years, 10 months ago
  72. 79bd6a9 Fix P4 exercise-1 to include starting the GUI by Rohan Tibrewal · 4 years, 10 months ago
  73. c87503f SEBA 637 change in McastHandler.java by Shekhar Aryan · 4 years, 11 months ago
  74. 089415e Removed duplicate warning log; simplified code by Ruchi Sahota · 4 years, 11 months ago
  75. af08152 Fix: store and watch k8s resources from all namespaces by Jian Li · 4 years, 11 months ago
  76. d222b5c ONOS-7944 McastHandler of SegmentRouting considers only dual-homed sinks, by Esin Karaman · 5 years ago
  77. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 11 months ago
  78. 6b23b38 [ONOS-7995] upgrade roadm custom view from GUI to GUI2 by Boyuan Yan · 5 years ago
  79. c8aa9f3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  80. 5a41bea Fixing sonarqube and avoiding a potential NPE by pier · 5 years ago
  81. 6d85212 Automated RPD host relearn. by Harshada Chaundkar · 5 years ago
  82. 72ff3d9 Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  83. 411beb2 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  84. 11d4dc5 Introduce new API in route service to return only resolved routes by Charles Chan · 5 years ago
  85. 1bf2a63 [ONOS-7980] Lumentum ROADM-20 driver: aligned to distributed DeviceConnectionCache. by alessio · 5 years ago
  86. c7360a1 Ignore brittle test by Ray Milkey · 5 years ago
  87. 8a98804 Fix: correct the k8s node type, enhance k8s node check and list cmd by Jian Li · 5 years ago
  88. 7970b71 Reserve POD IP address to avoid allocating duplicated IP addresses by Jian Li · 5 years ago
  89. 44c2b12 Support to resolve external hosts' MAC address from k8s POD by Jian Li · 5 years ago
  90. 1b08d65 Support to learn external gateway MAC at controller by Jian Li · 5 years ago
  91. 140d8a2 Implement NodeIP to ServiceIP translation feature by Jian Li · 5 years ago
  92. eb488ea Support internal to external communication for k8s POD using SNAT by Jian Li · 5 years ago
  93. bf562c2 Support to inject external bridge into k8s node for external routing by Jian Li · 5 years ago
  94. f5da78a Fix: inject correct default k8s service CIDR with minor refactoring by Jian Li · 5 years ago
  95. 7b63fe6 Fix: set dummy group rules on receiving service add/remove events by Jian Li · 5 years ago
  96. 7d111d7 Install rules for handling traffic destined to gateway at k8s node by Jian Li · 5 years ago
  97. 5c75583 Add k8s POD events, trigger svc rule on receiving annotation event by Jian Li · 5 years ago
  98. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  99. f3f6a8d [ONOS-7989] add sync button on roadm GUI view. by Boyuan Yan · 5 years ago
  100. 64060ff GUI2 Updated unit tests for errors relating to topojson testing by Sean Condon · 5 years ago