ovsdb.git
2020-07-24 Anil BelurAdd INFO.yaml for ovsdb 59/91259/3
2020-07-10 Chetan Arakere... Change log level from ERROR to warn. 23/90923/3
2020-06-26 Chetan Arakere... Using MD-SAL .exists() API 61/89661/9
2020-06-24 Chetan Arakere... Eliminate Duplicate Controller MD-SAL code 77/89577/7
2020-06-23 Robert VargaClean up MRI feature references 95/90595/1
2020-06-23 Robert VargaFix NPE in disconnect path 60/90460/3
2020-06-22 Chetan Arakere... Avoid excessive ovsdb log statements 70/87370/2
2020-06-11 Robert VargaIntegrate controller-2.0.2 09/90409/1
2020-05-31 Robert VargaIntegrate controller-2.0.1 59/90159/1
2020-05-26 Thanh HaSet version to Aluminium 35/88735/2
2020-05-03 Robert VargaUpdate MRI projects for Aluminium 41/89541/2
2020-04-28 xchearaMD-SAL API integration 02/87802/21
2020-04-20 Chandra Shekar SEnhance the McastMacsRemoteUpdateCommand to get the... 42/89042/5
2020-04-16 Chetan Arakere... make sure ovsdb connected node appears in operds 58/88958/4
2020-04-13 Chandra Shekar SFix delete of Logical_Switch for the "referential integ... 68/88968/4
2020-04-13 Chetan Arakere... NPE Exception while processing Interfaces 49/88449/8
2020-04-08 Chandra Shekar SEnhance the use of cache in HwvtepDeviceInfo 27/88927/3
2020-04-02 Chandra Shekar SHwvtep minor refactor to getPhysicalLocator 01/88801/2
2020-04-02 Chandra Shekar SRetry mechanism for Hwvtep failed Transaction commands 41/88741/2
2020-04-01 Chandra Shekar SAvoid push the stale vlan to tor. 67/88767/3
2020-03-31 Robert VargaUse Magnesium controller 79/88679/4
2020-03-29 Chandra Shekar SProcessing Hwvtep/Ovsdb client only once 86/88586/3
2020-03-27 Robert VargaFix serviceutils dependency 46/88746/3
2020-03-23 Chandra Shekar SUpgrade support for hwvtep reconciliation 33/88533/2
2020-03-23 Chandra Shekar SHandle EOS Timeout for the Hwvtep Node addition. 54/88454/3
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 97/87997/1
2020-01-28 Chandra Shekar SSynchronize the HwvtepNode Delete and Add for connectio... 55/86955/8
2020-01-17 Robert VargaBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 00/87000/2
2020-01-16 Chandra Shekar SFix Hwvtep Port reconciliation to handle Physical_Port... 59/86859/2
2020-01-16 Chandra Shekar SEnhance Hwvtep Device TransactionHistory. 35/86835/2
2020-01-13 Chandra Shekar SFix NPE in SouthboundUtils 23/86823/2
2020-01-13 Chandra Shekar SOptimize the OvsdbPortUpdateCommand during the ODL... 19/86819/3
2020-01-09 Chetan Arakere... Use seperate txn when quering multiple shards 20/86820/5
2020-01-09 Chetan Arakere... Avoid unnecessary bridge Oper DS read 18/86818/5
2020-01-08 Chandra Shekar SCheck for the SHARD Status before opening the OVSDB... 29/83229/5
2020-01-08 Robert VargaLookup up bridge in old bridges when the port is removed 88/86188/9
2020-01-08 Chandra Shekar SOptimization to read the OvsdbNode from the cache. 77/85177/7
2020-01-07 Robert VargaConstrain TypedDatabaseSchema proxy argument 99/86199/19
2020-01-07 Robert VargaMake sure TransactionInvokerImpl chain is properly... 80/86280/15
2020-01-07 Robert VargaIsolate TransactionInvokerImpl.executeCommand() 79/86279/14
2020-01-07 Robert VargaEliminate TransactionInvokerImpl.transactionToCommand 78/86278/11
2020-01-07 Robert VargaUse ArrayDeque for TransactionInvokerImpl.pendingTransa... 45/86245/26
2020-01-07 Robert VargaFix transaction replay logic 69/86269/15
2020-01-07 Robert VargaDisambiguate TransactionInvokerImplTest assertion 77/86277/8
2020-01-07 Robert VargaCleanup TransactionInvokerImplTest 68/86268/10
2020-01-07 Robert VargaEliminate TransactionInvokerImpl.successfulTransactionQueue 44/86244/16
2020-01-06 Robert VargaUse properties to control install/deploy plugins 39/86739/1
2019-12-22 Chetan Arakere... Upgrade support of ovsdb reconciliation 72/82772/7
2019-12-22 xchearaNaming Anonymous Threads in OVSDB 52/85752/6
2019-12-16 Robert VargaRemove powermock overrides 46/86446/1
2019-12-16 Robert VargaRemove ARIES-1923 workaround 41/86441/1
2019-12-16 Robert VargaBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 72/86372/3
2019-12-12 Robert VargaImprove ConnectionReconciliationTask type safety 38/86238/3
2019-12-12 Robert VargaImprove BridgeConfigReconciliationTask type safety 37/86237/2
2019-12-12 Robert VargaCleanup ReconciliationTask 36/86236/2
2019-12-12 Robert VargaAdd support for Controller.type 03/86203/4
2019-12-12 Robert VargaAdd support for OpenVSwitch.dpdk_{initialized,version} 02/86202/3
2019-12-12 Robert VargaAdd support for Port.cvlans 01/86201/4
2019-12-12 Robert VargaAdd support for Port.protected 98/86198/5
2019-12-12 Robert VargaAdd support for Interface.mtu_request 97/86197/5
2019-12-12 Robert VargaAdd support for Mirror.snaplen 96/86196/5
2019-12-08 Robert VargaSpeed up inputQueue interaction 43/86243/5
2019-12-05 Robert VargaMake ChannelInitializers inner classes 71/86171/7
2019-12-05 Robert VargaGet rid of useless (Hwvtep)SouthboundProvider thread 66/86166/9
2019-12-05 Robert VargaMigrate OvsdbDataTreeChangeListenerTest 79/86179/3
2019-12-05 Robert VargaEliminate server startup threads 65/86165/5
2019-12-05 Robert VargaAdd support for using epoll Netty transport 62/86162/12
2019-12-05 Robert VargaAdd NettyBootstrapFactory to hold OVSDB network threads 61/86161/13
2019-12-03 Robert VargaReuse StringEncoders for all connections 46/86146/3
2019-12-03 Robert VargaReuse MappingJsonFactory across all sessions 43/86143/3
2019-12-03 Robert VargaDo not use reflection in TransactCommandAggregator 04/86104/2
2019-12-03 Robert VargaFix NPEs in HwvtepOperGlobalListener 02/86102/3
2019-12-03 Robert VargaMake HwvtepTableReader.alltables a constant 41/86141/3
2019-12-03 Robert VargaUse a singleton list in HwvtepTableReader 40/86140/3
2019-12-03 Robert VargaAdd TableSchema.getColumnList() 39/86139/3
2019-12-03 Robert VargaRemove unneeded @SuppressWarnings 37/86137/2
2019-12-03 Robert VargaCleanup WhereClausuleGetters 10/86110/2
2019-12-03 Robert VargaUse ClassToInstanceMap for tables 09/86109/1
2019-12-03 Robert VargaUse an immutable global type Map 08/86108/1
2019-12-03 Robert VargaSpeed up HwvtepTableReader.readAllTables() 07/86107/1
2019-12-03 Robert VargaMake RowUpdate immutable and final 06/86106/1
2019-12-02 Robert VargaRowUpdate should be a static class 05/86105/1
2019-12-02 Robert VargaMake TransactionBuilder type-aware 01/86101/7
2019-12-02 Robert VargaRework TypedRowInvocationHandler invocation path 84/86084/24
2019-12-02 Robert VargaMigrate TyperUtils.getTableSchema() users 96/86096/8
2019-12-02 Robert VargaSimplify exception instantiation 91/86091/4
2019-12-02 Robert VargaMigrate TyperUtils methods to TypedDatabaseSchemaImpl 86/86086/11
2019-12-02 Robert VargaMake OvsdbClient return TypedDatabaseSchemas 83/86083/10
2019-12-02 Robert VargaExtract TypedRowInvocationHandler 81/86081/12
2019-12-02 Robert VargaEliminate OvsdbClientImpl duplication 90/86090/5
2019-12-02 Robert VargaUse String.getBytes(CharSet) 89/86089/4
2019-12-02 Robert VargaDe-confuse InvocationHandler and target methods 80/86080/8
2019-12-02 Robert VargaHide TyperUtils.extractRowUpdates() 79/86079/9
2019-12-02 Robert VargaAdd TypedReflections 77/86077/12
2019-12-01 Robert VargaAdd @NonNull annotation to OvsdbConnectionListener... 82/86082/2
2019-12-01 Robert VargaAdd TypedDatabaseSchema 76/86076/6
2019-11-30 Robert VargaTurn DatabaseSchema into an interface 75/86075/3
2019-11-30 Robert VargaMake TableSchema/DatabaseSchema immutable 74/86074/2
2019-11-30 Robert VargaSplit out BaseTypeFactories 71/86071/5
2019-11-29 Robert VargaUse singleton BaseType instances for simple definitions 68/86068/3
next