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