1. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 10 months ago
  2. 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 4 years, 10 months ago
  3. 46fcbe4 Remove duplicated ovsdb javadoc, harden setController logic by Jian Li · 4 years, 11 months ago
  4. a1010de [ONOS-8000] Use passed length for Data payload by Dmytro Titov · 4 years, 11 months ago
  5. 82ffc85 [ONOS-7993] fix little bugs about finding line-side port's SIP. by Boyuan Yan · 4 years, 11 months ago
  6. 8f9f6ad Fix two little bugs in odtn: by Boyuan Yan · 4 years, 11 months ago
  7. 6b23b38 [ONOS-7995] upgrade roadm custom view from GUI to GUI2 by Boyuan Yan · 5 years ago
  8. d575a3c Fix: add new ovs controller first, remove ovs controller afterward by Jian Li · 4 years, 11 months ago
  9. 4d8785b First stab at BNG support in fabric.p4 by Carmelo Cascone · 5 years ago
  10. 6aef5b7 Fix filtering order during the removal by pier · 4 years, 11 months ago
  11. 9e64ab5 Cleaner warning if a NETCONF session to Juniper device not yet established. by Kieran McPeake · 4 years, 11 months ago
  12. f59ca9e topGroup checking with NULL by Ravi Dewangan · 5 years ago
  13. c8aa9f3 Optimized group updating during host move by Ruchi Sahota · 5 years ago
  14. 5a41bea Fixing sonarqube and avoiding a potential NPE by pier · 4 years, 11 months ago
  15. 6d85212 Automated RPD host relearn. by Harshada Chaundkar · 5 years ago
  16. 72ff3d9 Refactor the code so the populateSubnet is only called once per nexthop movement by Charles Chan · 5 years ago
  17. 411beb2 Prioritize certain type of routes among others by Charles Chan · 5 years ago
  18. 11d4dc5 Introduce new API in route service to return only resolved routes by Charles Chan · 5 years ago
  19. 1bf2a63 [ONOS-7980] Lumentum ROADM-20 driver: aligned to distributed DeviceConnectionCache. by alessio · 5 years ago
  20. 9c9b06c GUI2 Archetype - corrected minor bug in Angular unit tests Corrected by Sean Condon · 5 years ago
  21. 201fe1f Juniper-NETCONF provider: Extend UTs; fix warnings by Kieran McPeake · 5 years ago
  22. e1b418f Clean up logging in (or relevant to) Juniper NETCONF provider by Kieran McPeake · 5 years ago
  23. b4f0fcd lib/pom.xml was removed by Ray Milkey · 5 years ago
  24. 06a309f Remove references to the lib/pom.xml file by Ray Milkey · 5 years ago
  25. c7360a1 Ignore brittle test by Ray Milkey · 5 years ago
  26. da3d345 Removing lib/pom.xml by Thomas Vachuska · 5 years ago
  27. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 5 years ago
  28. 8a98804 Fix: correct the k8s node type, enhance k8s node check and list cmd by Jian Li · 5 years ago
  29. 7970b71 Reserve POD IP address to avoid allocating duplicated IP addresses by Jian Li · 5 years ago
  30. 44c2b12 Support to resolve external hosts' MAC address from k8s POD by Jian Li · 5 years ago
  31. 1b08d65 Support to learn external gateway MAC at controller by Jian Li · 5 years ago
  32. 140d8a2 Implement NodeIP to ServiceIP translation feature by Jian Li · 5 years ago
  33. eb488ea Support internal to external communication for k8s POD using SNAT by Jian Li · 5 years ago
  34. bf562c2 Support to inject external bridge into k8s node for external routing by Jian Li · 5 years ago
  35. f5da78a Fix: inject correct default k8s service CIDR with minor refactoring by Jian Li · 5 years ago
  36. 7b63fe6 Fix: set dummy group rules on receiving service add/remove events by Jian Li · 5 years ago
  37. 7d111d7 Install rules for handling traffic destined to gateway at k8s node by Jian Li · 5 years ago
  38. 5c75583 Add k8s POD events, trigger svc rule on receiving annotation event by Jian Li · 5 years ago
  39. b77768e [ONOS-7981] GUI2 Topo View Link handling fails WIP by Sean Condon · 5 years ago
  40. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  41. f3f6a8d [ONOS-7989] add sync button on roadm GUI view. by Boyuan Yan · 5 years ago
  42. 64060ff GUI2 Updated unit tests for errors relating to topojson testing by Sean Condon · 5 years ago
  43. bc00cb5 Juniper driver - fix NETCONF discovery of JUNOS v19 devices regarding chassis-mac-addresses RPC by Kieran McPeake · 5 years ago
  44. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 5 years ago
  45. 4cebe24 [ONOS-7993] fix the little bug in TAPI rest interface. by Boyuan Yan · 5 years ago
  46. 27f06da Added a README for the UI2 archetype by Sean Condon · 5 years ago
  47. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  48. 5172870 Recover the OVS dataplane ports in case conf.db is corrupted by Jian Li · 5 years ago
  49. f5c9276 Allow to inject external_id field when creating an OVSDB interface by Jian Li · 5 years ago
  50. f0780fe DHCP-Relay : fix logs when one or more DHCP servers are not reachable. by Harshada Chaundkar · 5 years ago
  51. 6f2d2b1 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  52. 4b7818d Prepared GUI2 FW lib for publishing on npmjs.org by Sean Condon · 5 years ago
  53. 527e7b2 Split the thread pool to local thread pool for parallel stream on netconf provider by DongRyeol Cha · 5 years ago
  54. 604e231 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  55. 9469f3e Adds OfdpaPipelineUtility by pier · 5 years ago
  56. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  57. 4064ed1 [ONOS-7732] Automating switch workflow - workflow program counter & cli refactoring by jaegonkim · 5 years ago
  58. a36f65c GUI2 Archetype stage 1 by Sean Condon · 5 years ago
  59. c7102f3 Implement CLI commands to show stats per VM. by Daniel Park · 5 years ago
  60. 8656153 [ONOS-7732] Automating switch workflow - workplace print cli by jaegonkim · 5 years ago
  61. 9b607da Update P4 programs to compile with most recent p4c by Carmelo Cascone · 5 years ago
  62. ada7b5b New P4 dev and tutorial VM with Ubuntu 18.04 by Carmelo Cascone · 5 years ago
  63. e6e609f Refactor external peer router store, fix NPE due to MAC is not ready by Jian Li · 5 years ago
  64. 11f95b5 [ONOS-7983] Use IPv6 RA and RS to discover hosts by Yi Tseng · 5 years ago
  65. 2baae8c [ONOS-7732] Automating switch workflow - desigating fields of program counter as final by jaegonkim · 5 years ago
  66. 0925188 'Static data model implementation in Worklet by m.rahil · 5 years ago
  67. dabd84f Go to the defining package to import a variable by Ray Milkey · 5 years ago
  68. 812460d Support to query active status of the nodes through REST API by Jian Li · 5 years ago
  69. 7b8c368 Support active-standby mode in openstacknetworking app by Jian Li · 5 years ago
  70. b81121f [ONOS-7982] Remove P4Config by Yi Tseng · 5 years ago
  71. 4747ece [ONOS-7967] GUI2 Device icon not shown on an Firewall, Optical_amplifier etc device in Topo view by Sean Condon · 5 years ago
  72. c699e87 Set protocol field for server devices by Georgios Katsikas · 5 years ago
  73. bca5d0c Eliminate some warnings from bazel about external references by Ray Milkey · 5 years ago
  74. 21782d6 fixed unsafe downcasting that caused failures in detecting disconnection of hosts by rruigon · 5 years ago
  75. 67ba8a6 add VPLS API jar file to published artifacts by Ray Milkey · 5 years ago
  76. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  77. af877e9 Fix NOT_FOUND error when removing P4Runtime table entries by Carmelo Cascone · 5 years ago
  78. d6191ec Fix missing P4Runtime multicast/clone groups after device reboot by Carmelo Cascone · 5 years ago
  79. 69b2fed Report bazel errors rather than eating them by Ray Milkey · 5 years ago
  80. 24ba24a Rename the empty_jar() rule to be minimal_jar() since the jar file is no longer empty by Ray Milkey · 5 years ago
  81. 4aeda14 Put a file in the empty jar by Ray Milkey · 5 years ago
  82. 522a3bd Create empty javadoc and source jar files for sonatype by Ray Milkey · 5 years ago
  83. da745a9 Bump karaf version to 4.2.5 by Ray Milkey · 5 years ago
  84. 246594e Include pom files when publishing locally by Ray Milkey · 5 years ago
  85. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  86. 1b5c5fa Fix: specify the source MAC as fake GW MAC for self ARP reply case by Jian Li · 5 years ago
  87. efb6cc5 Fix build behind web proxy - provide all jars needed by grpc java by Ray Milkey · 5 years ago
  88. c684db3 fix bug caused by Shell command in OSX system. by Boyuan Yan · 5 years ago
  89. d884d8a Pre-allocate sliding window counter slots to avoid thread safety issues. by Jordan Halterman · 5 years ago
  90. 91af10a Prevent unhandled exception if the executor is already shut down. by Ray Milkey · 5 years ago
  91. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  92. dc97192 Show class name instead of thread when logging to console or CLI by Carmelo Cascone · 5 years ago
  93. deeb726 Use a copy on write array list for sliding window counter by Ray Milkey · 5 years ago
  94. a00e3d0 [ONOS-7850] powerconfig for Cassini equipment. by Boyuan Yan · 5 years ago
  95. 9f4f007 Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 5 years ago
  96. 7e65ac7 This patch solves the following problem: by Gamze Abaka · 5 years ago
  97. 2bc10ae This patch solves the following issue: by Gamze Abaka · 5 years ago
  98. 7c070c8 DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions by Gamze Abaka · 5 years ago
  99. 6c8a71b In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch. by Gamze Abaka · 5 years ago
  100. 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