- 7aceddf Avoids delete of dataplane state during mastership change by pier · 4 years, 11 months ago
- 5022a4c Starting snapshot 1.13.11-SNAPSHOT by ONOS Jenkins User · 4 years, 9 months ago
- 2942e6f Tagging 1.13.10 by ONOS Jenkins User · 4 years, 9 months ago 1.13.10
- 0c6e459 Starting snapshot 1.13.10-SNAPSHOT by ONOS Jenkins User · 4 years, 10 months ago
- 8cd842f Tagging 1.13.10-rc2 by ONOS Jenkins User · 4 years, 10 months ago 1.13.10-rc2
- 8e461b9 Starting snapshot 1.13.10-SNAPSHOT by ONOS Jenkins User · 4 years, 10 months ago
- 9924790 Tagging 1.13.10-rc1 by ONOS Jenkins User · 4 years, 10 months ago 1.13.10-rc1
- 91908af REST API for obj-nextids by Harshada Chaundkar · 5 years ago
- 42482b2 Starting snapshot 1.13.10-SNAPSHOT by ONOS Jenkins User · 5 years ago
- 200fb5c Tagging 1.13.9 by ONOS Jenkins User · 5 years ago 1.13.9
- ca9960a Introduced HostMoveTracker to suspend hosts that moves too frequently by jobin · 5 years ago
- 85028e8 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 3e6ac5b Tagging 1.13.9-rc4 by ONOS Jenkins User · 6 years ago 1.13.9-rc4
- ddda531 Move modified after registerProperties in FlowRuleManager by pier · 6 years ago
- 9370247 Implements accumulation of the fwdobjectives in ofdpa pipelines by pier · 6 years ago
- dc03798 Allowed apps to specify whether the existing component config value should be overridden by Charles Chan · 6 years ago
- 1b40848 Fix NPE when pending operations are not present (due to possible race condition) by pier · 6 years ago
- a4b4029 Packet throttle support by Harshada Chaundkar · 6 years ago
- 9d1db1c Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 68c3cdb Tagging 1.13.9-rc3 by ONOS Jenkins User · 6 years ago 1.13.9-rc3
- 91b3854 Adding purgeOnDisconnect support to the meter subsystem and adding vlanId match by Gamze Abaka · 6 years ago
- 3bfbd38 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 6 years ago
- d3c8894 Tagging 1.13.9-rc2 by ONOS Jenkins User · 6 years ago 1.13.9-rc2
- 7a9bfb8 Optimize filtering flow rule counts by state by Jordan Halterman · 6 years ago
- 66b0129 Moving the device event handling to separate thread by Ruchi Sahota · 6 years ago
- 40fda91 Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 6 years ago
- c8bc024 Tagging 1.13.9-rc1 by ONOS Jenkins User · 6 years ago 1.13.9-rc1
- 3c8d47e Starting snapshot 1.13.9-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 23a2915 Tagging 1.13.8 by ONOS Jenkins User · 6 years ago 1.13.8
- e5b1461 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
- b6b5414 restapi-cli-audit-onos-1.13-manual-cherry-pick by Arjun E K · 6 years ago
- e74913c ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly by Charles Chan · 6 years ago
- e116f12 Prevent objective context from being executed multiple times by Charles Chan · 6 years ago
- d1eb47c More unit test fix by Charles Chan · 6 years ago
- 6171ab9 Unit test fix - timeout is not correctly set in parallel execution environment by Charles Chan · 6 years ago
- 16ec41d Address StackOverflow by offloading cache listener to a separate thread by Charles Chan · 6 years ago
- 0efc849 Starting snapshot 1.13.8-SNAPSHOT by ONOS Jenkins User · 6 years ago
- d8d1774 Tagging 1.13.7 by ONOS Jenkins User · 6 years ago 1.13.7
- c8aaa0e Do not invalidate the cache again if the dequeue is triggered by the cache timeout by Charles Chan · 6 years ago
- 983264a Starting snapshot 1.13.7-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 6e9aedb Tagging 1.13.6 by ONOS Jenkins User · 6 years ago 1.13.6
- b5c60cb 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
- 0d47139 Starting snapshot 1.13.6-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 165ab5d Tagging 1.13.5 by ONOS Jenkins User · 6 years ago 1.13.5
- e3b704a [ONOS-7751] Sometimes device availability is not changed to available after creation of OF device by jaegonkim · 6 years ago
- f451e5e Starting snapshot 1.13.5-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 8c13723 Tagging 1.13.4 by ONOS Jenkins User · 6 years ago 1.13.4
- 73eae90 Starting snapshot 1.13.4-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 3082b12 Tagging 1.13.3 by ONOS Jenkins User · 6 years ago 1.13.3
- 459608e Added one more Component Config REST API; for specified component and variable. by psneha · 6 years ago
- c96042e Do not queue VERIFY objectives by Charles Chan · 6 years ago
- 3c82f19 Changing the default pw transport vlan to 4090 instead of 4093. by Saurav Das · 6 years ago
- c61232b [ONOS-7755] Apply initial cluster configuration on ClusterStore activation to avoid INSTANCE_DEACTIVATED events when applied by ClusterManager by Jordan Halterman · 6 years ago
- 79379fe Correct a log message in HostManager by Charles Chan · 6 years ago
- df890c9 Starting snapshot 1.13.3-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 54c410d Tagging 1.13.2 by ONOS Jenkins User · 6 years ago 1.13.2
- 11a668c ONOS-7733 Meter Creation Fails : by Gamze Abaka · 6 years ago
- c8a5bc7 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
- c28fc9e Tagging 1.13.2-rc3 by ONOS Jenkins User · 6 years ago 1.13.2-rc3
- 68d4496 Set R-bit in neighbor advertisement if replying as a router by Charles Chan · 6 years ago
- 47b7b53 Implement service for mastership-based remote Java proxies by Jordan Halterman · 6 years ago
- 7ab9706 Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service by Jordan Halterman · 6 years ago
- 2dc9f8f Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 65ca2a9 Tagging 1.13.2-rc2 by ONOS Jenkins User · 6 years ago 1.13.2-rc2
- 9c00e6b Add atomic mastership/term/backups method to MastershipService by Jordan Halterman · 6 years ago
- 1851199 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 6 years ago
- 148a347 Tagging 1.13.2-rc1 by ONOS Jenkins User · 6 years ago 1.13.2-rc1
- d1d321b Implement host probing retry with major refactoring by Charles Chan · 6 years ago
- 4e34d00 Fix concurrent modification exception due to unlocked access to collection by Ray Milkey · 6 years ago
- bc4aeca Fix testUninstallAndInstallNonDisruptive test by Pier · 7 years ago
- 770b6bf Fix NPE in DeviceManager for an offline device by Ray Milkey · 6 years ago
- 595fdc5 Fix ConsistentMapException.Interrupted and NullPointerException by Charles Chan · 6 years ago
- b2aba72 Adding mechanism for device subsystem & providers to trigger device by Thomas Vachuska · 6 years ago
- 695ca90 Partial fix for ONOS-6767. by Thomas Vachuska · 7 years ago
- 3793e11 Starting snapshot 1.13.2-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 70507cd Tagging 1.13.1 by ONOS Jenkins User · 7 years ago 1.13.1
- 2dde643 Starting snapshot 1.13.1-SNAPSHOT by ONOS Jenkins User · 7 years ago
- d7b1a3c Tagging 1.13.0 by ONOS Jenkins User · 7 years ago 1.13.0
- c6ca0b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- ac66eb3 Tagging 1.13.0-rc4 by ONOS Jenkins User · 7 years ago 1.13.0-rc4
- 5d206e2 Increase flow obj timeout and remove pendingForwards and pendingNexts when the next failed by Charles Chan · 7 years ago
- 7a93526 Add missing @Override tag by Charles Chan · 7 years ago
- 41b49a9 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 7 years ago
- b30213c Move some functions from segment routing manager to interface service/manager by Charles Chan · 7 years ago
- 6a08ebd Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 6c55470 Tagging 1.13.0-rc3 by ONOS Jenkins User · 7 years ago 1.13.0-rc3
- 53d94e4 Print flow objective error message by Charles Chan · 7 years ago
- 889486b Implement flow objective queue command by Charles Chan · 7 years ago
- 63152d4 Avoid head of queue blocking in InOrderFlowObjecitveManager by Charles Chan · 7 years ago
- 1733ccf Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 7bfdec7 Tagging 1.13.0-rc2 by ONOS Jenkins User · 7 years ago 1.13.0-rc2
- 618046d Fixing GUI to respond to server-side layout changes. by Thomas Vachuska · 7 years ago
- aa868b6 Starting snapshot 1.13.0-SNAPSHOT by ONOS Jenkins User · 7 years ago
- 17eaa64 Tagging 1.13.0-rc1 by ONOS Jenkins User · 7 years ago 1.13.0-rc1
- 181f3f4 Fixed wrong LPM mask in PI flow rule translator by Carmelo Cascone · 7 years ago
- 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 7 years ago
- 3065ba3 Validate that cluster configuration intersects with existing nodes when forming cluster by Jordan Halterman · 7 years ago
- dc8a556 [ONOS-7585] ObjectiveTracker.intentsByLink is not updated after ONOS node reboot by jaegonkim · 7 years ago
- 7be4e67 [ONOS-7288] Fix race condition of device manager by Yi Tseng · 7 years ago
- 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 7 years ago