1. b4f0fcd lib/pom.xml was removed by Ray Milkey · 5 years ago
  2. 06a309f Remove references to the lib/pom.xml file by Ray Milkey · 5 years ago
  3. c7360a1 Ignore brittle test by Ray Milkey · 5 years ago
  4. da3d345 Removing lib/pom.xml by Thomas Vachuska · 5 years ago
  5. 13f42b7 Updated the GUI2 archetype with real gui code by Sean Condon · 5 years ago
  6. 8a98804 Fix: correct the k8s node type, enhance k8s node check and list cmd by Jian Li · 5 years ago
  7. 7970b71 Reserve POD IP address to avoid allocating duplicated IP addresses by Jian Li · 5 years ago
  8. 44c2b12 Support to resolve external hosts' MAC address from k8s POD by Jian Li · 5 years ago
  9. 1b08d65 Support to learn external gateway MAC at controller by Jian Li · 5 years ago
  10. 140d8a2 Implement NodeIP to ServiceIP translation feature by Jian Li · 5 years ago
  11. eb488ea Support internal to external communication for k8s POD using SNAT by Jian Li · 5 years ago
  12. bf562c2 Support to inject external bridge into k8s node for external routing by Jian Li · 5 years ago
  13. f5da78a Fix: inject correct default k8s service CIDR with minor refactoring by Jian Li · 5 years ago
  14. 7b63fe6 Fix: set dummy group rules on receiving service add/remove events by Jian Li · 5 years ago
  15. 7d111d7 Install rules for handling traffic destined to gateway at k8s node by Jian Li · 5 years ago
  16. 5c75583 Add k8s POD events, trigger svc rule on receiving annotation event by Jian Li · 5 years ago
  17. b77768e [ONOS-7981] GUI2 Topo View Link handling fails WIP by Sean Condon · 5 years ago
  18. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  19. f3f6a8d [ONOS-7989] add sync button on roadm GUI view. by Boyuan Yan · 5 years ago
  20. 64060ff GUI2 Updated unit tests for errors relating to topojson testing by Sean Condon · 5 years ago
  21. bc00cb5 Juniper driver - fix NETCONF discovery of JUNOS v19 devices regarding chassis-mac-addresses RPC by Kieran McPeake · 5 years ago
  22. 7bee248 [ONOS-7947] implement PowerConfig methods in Cassini equipment. by Boyuan Yan · 5 years ago
  23. 4cebe24 [ONOS-7993] fix the little bug in TAPI rest interface. by Boyuan Yan · 5 years ago
  24. 27f06da Added a README for the UI2 archetype by Sean Condon · 5 years ago
  25. d4a2b84 [ONOS-7948] Netconf driver for Lumentum ROADM-20. by alessio · 5 years ago
  26. 5172870 Recover the OVS dataplane ports in case conf.db is corrupted by Jian Li · 5 years ago
  27. f5c9276 Allow to inject external_id field when creating an OVSDB interface by Jian Li · 5 years ago
  28. f0780fe DHCP-Relay : fix logs when one or more DHCP servers are not reachable. by Harshada Chaundkar · 5 years ago
  29. 6f2d2b1 Xconnect Recurring log fix by Sudhir Kumar Maurya · 5 years ago
  30. 4b7818d Prepared GUI2 FW lib for publishing on npmjs.org by Sean Condon · 5 years ago
  31. 527e7b2 Split the thread pool to local thread pool for parallel stream on netconf provider by DongRyeol Cha · 5 years ago
  32. 604e231 Clean properly populationStatus when an exception is thrown by pier · 5 years ago
  33. 9469f3e Adds OfdpaPipelineUtility by pier · 5 years ago
  34. d19b714 Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
  35. 4064ed1 [ONOS-7732] Automating switch workflow - workflow program counter & cli refactoring by jaegonkim · 5 years ago
  36. a36f65c GUI2 Archetype stage 1 by Sean Condon · 5 years ago
  37. c7102f3 Implement CLI commands to show stats per VM. by Daniel Park · 5 years ago
  38. 8656153 [ONOS-7732] Automating switch workflow - workplace print cli by jaegonkim · 5 years ago
  39. 9b607da Update P4 programs to compile with most recent p4c by Carmelo Cascone · 5 years ago
  40. ada7b5b New P4 dev and tutorial VM with Ubuntu 18.04 by Carmelo Cascone · 5 years ago
  41. e6e609f Refactor external peer router store, fix NPE due to MAC is not ready by Jian Li · 5 years ago
  42. 11f95b5 [ONOS-7983] Use IPv6 RA and RS to discover hosts by Yi Tseng · 5 years ago
  43. 2baae8c [ONOS-7732] Automating switch workflow - desigating fields of program counter as final by jaegonkim · 5 years ago
  44. 0925188 'Static data model implementation in Worklet by m.rahil · 5 years ago
  45. dabd84f Go to the defining package to import a variable by Ray Milkey · 5 years ago
  46. 812460d Support to query active status of the nodes through REST API by Jian Li · 5 years ago
  47. 7b8c368 Support active-standby mode in openstacknetworking app by Jian Li · 5 years ago
  48. b81121f [ONOS-7982] Remove P4Config by Yi Tseng · 5 years ago
  49. 4747ece [ONOS-7967] GUI2 Device icon not shown on an Firewall, Optical_amplifier etc device in Topo view by Sean Condon · 5 years ago
  50. c699e87 Set protocol field for server devices by Georgios Katsikas · 5 years ago
  51. bca5d0c Eliminate some warnings from bazel about external references by Ray Milkey · 5 years ago
  52. 21782d6 fixed unsafe downcasting that caused failures in detecting disconnection of hosts by rruigon · 5 years ago
  53. 67ba8a6 add VPLS API jar file to published artifacts by Ray Milkey · 5 years ago
  54. f23340c Fix NPE in FlowObjectiveManager when unregistering pipeconf drivers by Carmelo Cascone · 5 years ago
  55. af877e9 Fix NOT_FOUND error when removing P4Runtime table entries by Carmelo Cascone · 5 years ago
  56. d6191ec Fix missing P4Runtime multicast/clone groups after device reboot by Carmelo Cascone · 5 years ago
  57. 69b2fed Report bazel errors rather than eating them by Ray Milkey · 5 years ago
  58. 24ba24a Rename the empty_jar() rule to be minimal_jar() since the jar file is no longer empty by Ray Milkey · 5 years ago
  59. 4aeda14 Put a file in the empty jar by Ray Milkey · 5 years ago
  60. 522a3bd Create empty javadoc and source jar files for sonatype by Ray Milkey · 5 years ago
  61. da745a9 Bump karaf version to 4.2.5 by Ray Milkey · 5 years ago
  62. 246594e Include pom files when publishing locally by Ray Milkey · 5 years ago
  63. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  64. 1b5c5fa Fix: specify the source MAC as fake GW MAC for self ARP reply case by Jian Li · 5 years ago
  65. efb6cc5 Fix build behind web proxy - provide all jars needed by grpc java by Ray Milkey · 5 years ago
  66. c684db3 fix bug caused by Shell command in OSX system. by Boyuan Yan · 5 years ago
  67. d884d8a Pre-allocate sliding window counter slots to avoid thread safety issues. by Jordan Halterman · 5 years ago
  68. 91af10a Prevent unhandled exception if the executor is already shut down. by Ray Milkey · 5 years ago
  69. 75a9a89 Trigger pipeconf deploy right after registration by Carmelo Cascone · 5 years ago
  70. dc97192 Show class name instead of thread when logging to console or CLI by Carmelo Cascone · 5 years ago
  71. deeb726 Use a copy on write array list for sliding window counter by Ray Milkey · 5 years ago
  72. a00e3d0 [ONOS-7850] powerconfig for Cassini equipment. by Boyuan Yan · 5 years ago
  73. 9f4f007 Adding DHCP IpV6 support in VOLTHA Driver by Matteo Scandolo · 5 years ago
  74. 7e65ac7 This patch solves the following problem: by Gamze Abaka · 5 years ago
  75. 2bc10ae This patch solves the following issue: by Gamze Abaka · 5 years ago
  76. 7c070c8 DHCP and IGMP trap flows must include write metadata (tech profile id) and meter instructions by Gamze Abaka · 5 years ago
  77. 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
  78. 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
  79. 65f27f1 ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
  80. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  81. f85ee3c [ONOS-7732] Automating switch workflow - program counter refactoring by jaegonkim · 5 years ago
  82. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  83. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  84. b0a196a GUI2 bug fix for Hosts hidden command by Sean Condon · 5 years ago
  85. 07f0d37 Change sequential stream to parallel stream by DongRyeol Cha · 5 years ago
  86. 549b154 put back filtering of build/conf artifacts by Ray Milkey · 5 years ago
  87. d4780eb Adding GUI 2 as a default to be activated if ONOS_APPS is unspecified. by Thomas Vachuska · 5 years ago
  88. bc7eb85 Filter groups by application ID, for real by Carmelo Cascone · 5 years ago
  89. c13d956 GUI2 bug fix for Force graph by Sean Condon · 5 years ago
  90. 3b4baa0 Improve fingerprint computation for pipeconf by Carmelo Cascone · 5 years ago
  91. 33f36a0 Clean up PipelineInterpreter API by removing ambiguous methods by Carmelo Cascone · 5 years ago
  92. adb8905 Do not require device data blob when checking pipeconf on device by Carmelo Cascone · 5 years ago
  93. 5505a6d Fix P4Runtime driver ignoring CLONE groups by Carmelo Cascone · 5 years ago
  94. 1dfc786 Do GDP checkup for all devices in config and core by Carmelo Cascone · 5 years ago
  95. bed2e03 GUI2 fixed Quickhelp to use LionService by Sean Condon · 5 years ago
  96. 8d0c9e4 Repair sonar scanner that was broken by the change version script by Ray Milkey · 5 years ago
  97. 9db4d5c Add support for P4Runtime clone sessions via Group API by Carmelo Cascone · 5 years ago
  98. 5079a7f Define new type of group CLONE by Carmelo Cascone · 5 years ago
  99. 4b61631 Further improvements to connection handling for gRPC-based devices by Carmelo Cascone · 5 years ago
  100. ed2a0a4 Move modified after registerProperties in FlowRuleManager by pier · 5 years ago