bug 7599 improve perf of ucast mcas
[ovsdb.git] / southbound /
2017-03-11 Anil VishnoiBug 7160 - operational store still has node after ovs... 68/53168/2
2017-02-24 Stephen KittAdd ovsdb southbound Karaf 4 features 01/51801/3
2017-02-22 Anil VishnoiBug 7836 - Make OVSDB southbound plugin listener port... 47/52147/1
2017-02-03 Lorand JakabCheckstyle: fix ParenPad violations 96/51396/2
2017-02-02 Anil VishnoiBug 7023 - NPE at org.opendaylight.ovsdb.southbound... 64/51364/1
2017-02-02 melserngawyBug 5306: Enable the SSL connection for ovs manager 82/48482/11
2017-01-25 Vishal ThaparBug 7563: Add config for inactivity_probe and max_backoff 93/50993/3
2017-01-24 Alon KochbaRevert "Bug 7563: Add an ability to configure inactivit... 52/50952/1
2017-01-18 Vishal ThaparBug 7563: Add an ability to configure inactivity_probe... 43/50643/1
2017-01-13 Robert VargaBUG-5222: do not pull in odl-mdsal-xsql 98/50398/1
2016-12-22 Vishal ThaparBUG 7310: Add configurable option to skip columns 68/49068/2
2016-12-21 Vishal ThaparBUG 7414: Tunnel pushed to wrong OVS 80/49680/3
2016-12-15 Anil VishnoiBug 7373 - ConflictingModificationAppliedException... 99/49399/2
2016-12-07 Stephen KittSpecify karaf dependency types 78/49078/1
2016-10-23 Tarun ThakurBug 6851 fix: handling OtherConfig column clear 22/46022/9
2016-10-05 Stephen KittBug 6692: don't mock Optional 19/45719/2
2016-10-05 Stephen KittBug 6692: remove InstanceIdentifierCodec instance from SBU 33/45633/3
2016-10-03 Stephen KittBug 6692: use non-deprecated firstKeyOf() variant 59/45959/4
2016-09-23 Stephen KittBug 5995: remove org.json 29/46129/1
2016-09-16 Anil VishnoiMerge "Bug 6692: improve TyperUtils tests (first pass)"
2016-09-16 Anil VishnoiMerge "Bug 6692: clean up MonitorRequestBuilder"
2016-09-12 Stephen KittBug 6692: clean up MonitorRequestBuilder 52/44952/2
2016-09-10 Anil VishnoiMerge "Clean up SouthboundConstants"
2016-09-02 Anil VishnoiMerge "Fix clear bug related to "num" in JSON Node"
2016-08-31 Stephen KittClean up SouthboundConstants 51/44951/1
2016-08-29 Anil VishnoiMerge "Bug 5555: Exception during operations on ReadWri...
2016-08-27 Hideyuki TaiFixed inappropriate WARN message. 49/44749/1
2016-08-24 K.V Suneelu VermaBug 5555: Exception during operations on ReadWriteTrans... 90/44090/2
2016-08-23 Sam HagueMerge "Bug 6505 - blueprint managed-property is not...
2016-08-23 Anil VishnoiMerge "Bug 6475: Removed unnecessary read operations."
2016-08-23 Peng ZhangBug 6506: Add bridge stp_enble to ovsdb.yang 25/44225/3
2016-08-22 Hideyuki TaiBug 6475: Removed unnecessary read operations. 26/44526/1
2016-08-18 Anil VishnoiMerge "Add cli flag for virtual environment"
2016-08-18 Sam HagueMerge "Bug 6454: ProcUtils stdout should be grouped...
2016-08-18 Anil VishnoiBug 6463 - Monitoring _version column on the ovsdb 39/44239/1
2016-08-18 Vishal ThaparFilter out monitor updates for some columns 68/20568/11
2016-08-17 Anil VishnoiBug 6332 - Conflicting modification Exception for topol... 37/44137/1
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 38/43438/1
2016-08-08 Sam HagueMerge "Bug 6352 - [SR3] RPC timeout in JsonRPCEndpoint...
2016-08-08 Anil VishnoiBug 6352 - [SR3] RPC timeout in JsonRPCEndpoint is... 76/43276/3
2016-08-07 Robert VargaSwitch from yangtools to mdsal binding APIs 08/43108/4
2016-08-05 Anil VishnoiMerge "added support for switch/port fault status for...
2016-08-04 Anil VishnoiMerge "Docker-compose files for hwvtep IT, ovs 2.4...
2016-08-04 Anil VishnoiMerge changes from topic 'move-karaf-parent'
2016-08-04 Anil VishnoiMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-04 Anil VishnoiMerge "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-01 Anil VishnoiMerge "Bug 5951 - Termination point config reconciliation"
2016-07-31 Vinh NguyenBug 5951 - Termination point config reconciliation 07/42807/2
2016-07-29 Anil VishnoiMerge "Add getTerminationPointOfBridge method to Southb...
2016-07-29 Vishal ThaparMerge "Bug 6304 - Regression in Connection reconciliati...
2016-07-29 Anil VishnoiBug 6304 - Regression in Connection reconciliation... 57/42757/1
2016-07-28 Anil VishnoiBug 6284 - Cancellation exceptions during operation... 75/42675/3
2016-07-28 Ryan GouldingBug 6278: Switch to use odlparent's karaf-parent 26/42726/1
2016-07-24 vinothBUG-6136 - Southbound plugin throws IllegalStateExcepti... 32/42332/2
2016-07-23 Sam HagueMerge "Checkstyle fixes (to be enforced)"
2016-07-23 Sam HagueMerge "Add support for setting the db schema version"
2016-07-23 Sam HagueAdd support for setting the db schema version 42/42342/2
2016-07-22 Sam HagueCheckstyle fixes for ovsdb test dirs 26/42326/2
2016-07-21 Anil VishnoiBug 6185 - southbound system tests failing when 13/42113/3
2016-07-16 ananthipBug 5938 - Updated the logging 19/41919/1
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Anil VishnoiFixed check-style error caused by odl parents check... 83/41683/1
2016-07-08 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 20/40820/2
2016-07-08 Anil VishnoiMerge "Fix potential future problems re. hidden fields"
2016-07-08 Michael VorburgerFix potential future problems re. hidden fields 11/41311/2
2016-07-08 Michael VorburgerCheckstyle clean-up src/test/java of southbound-impl 66/40966/5
2016-07-08 Anil VishnoiMerge "BUG 6130 - process only qos and queue creates...
2016-07-08 Eric MultanenBUG 6130 - process only qos and queue creates and updates 91/41091/2
2016-07-07 Michael VorburgerFix Sonar (soon Checkstyle) constant name 98/41298/2
2016-07-06 Anil VishnoiMerge "Fix Sonar (soon Checkstyle) TrailingComment"
2016-07-04 Michael VorburgerFix Checkstyle "Utility classes should not have (visibl... 10/41310/1
2016-07-04 Michael VorburgerFix Sonar (soon Checkstyle) TrailingComment 96/41296/1
2016-07-02 Sam HagueMerge "Fix ALOTOF Checkstyle violation, and switch...
2016-07-02 Sam HagueMerge "Schema changes for 1.7.0 support"
2016-07-02 Sam HagueMerge "hwvtep yang changes for 1.4.1"
2016-07-02 Sam HagueMerge "Bug 5938 - Improve the logging."
2016-07-02 Sam HagueMerge "Checkstyle clean-up invalid license headers...
2016-07-02 Sam HagueMerge "Bug 5938 - Updated the logging."
2016-07-02 Sam HagueMerge "Bug:5938 Updated Log messages."
2016-07-02 ananthipBug 5938 - Improve the logging. 36/41236/2
2016-07-01 ananthipBug 5938 - Updated the logging. 23/41223/1
2016-06-29 Anil VishnoiMerge "Bug 4790 - 'ifindex' column from Interface table...
2016-06-28 Rashmi PujarBug 4790 - 'ifindex' column from Interface table on OVS 01/39801/10
2016-06-28 ananthipBug:5938 Updated Log messages. 07/40907/1
2016-06-25 Eric MultanenBUG 5746 - Ovasb QoS and Queue enhancements part 2 30/40830/1
2016-06-23 Anil VishnoiMerge "Bug 5721 - br-int not created in clustered setup"
2016-06-23 Anil VishnoiMerge "Fixing sonar bug 1)Add a private constructor...
2016-06-23 vinh.nguyenBug 5721 - br-int not created in clustered setup 41/40541/2
2016-06-23 Sam Hagueovsdb enable checkstyle on error 68/40768/3
2016-06-23 Anil VishnoiMerge changes from topic 'blueprint'
2016-06-22 Alexis de TalhouëtAdd blueprint wiring for southbound 39/40639/4
2016-06-22 Vishal ThaparBUG 5945: Tunnel updates through Genius not working 97/40697/1
2016-06-22 Anil VishnoiMerge "BUG 5746 - Ovsdb QoS and Queue model enhancements"
2016-06-20 Sam HagueRemove verbose logging in TransactUtils 57/40557/1
2016-06-20 Sam HagueMerge "Bug:5938 Added log message for OvsdbDataTreeChan...
2016-06-20 Anil VishnoiMerge ".gitignore .factorypath created by m2e-apt"
2016-06-20 Anil VishnoiMerge "Patch set 2 ------------ 1. Break this up into...
2016-06-20 ananthipBug:5938 Added log message for OvsdbDataTreeChangeListener. 87/40487/2
2016-06-17 Anil VishnoiMerge "Support for IT Ping feature"
2016-06-17 Victor PickardPatch set 2 61/40261/2
next