Merge "CHange log level from warn to debug in ProtocolSessionPromise when connection...
[controller.git] / opendaylight / netconf / netconf-util / src / main / java / org / opendaylight / controller / netconf / util / AbstractNetconfSessionNegotiator.java
2014-02-17 Tony TkacikMerge "CHange log level from warn to debug in ProtocolS...
2014-02-17 Tony TkacikMerge "Add support for multiple choice case statements...
2014-02-14 Ed WarnickeMerge "Fixed bug when Binding-Aware Data Change Listene...
2014-02-13 Andrew KimMerge "Fix for Bug 403: Install button does not work...
2014-02-13 Ed WarnickeMerge "Refactor Additional header for netconf hello...
2014-02-13 Ed WarnickeMerge "sal-restconf-broker initial implementation ...
2014-02-13 Maros MarsalekRefactor Additional header for netconf hello message. 63/5263/3
2014-02-13 Chi-Vien LyMerge "Increase SSL input buffer size to accommodate...
2014-02-13 Ed WarnickeMerge "Move flow comparison methods into utility class"
2014-02-13 Ed WarnickeMerge "Prepare for transitioning NodeStatisticsAger"
2014-02-13 Ed WarnickeMerge "Simplify StatisticsManagerActivator/StatisticsPr...
2014-02-13 Ed WarnickeMerge "Centralize NodeStatisticsAger creation"
2014-02-13 Ed WarnickeMerge "Optimize statistics cleanup"
2014-02-12 Ed WarnickeMerge "Do not allocate/commit transactions in tight...
2014-02-12 Ed WarnickeMerge "Rework NETCONF interfaces"
2014-02-11 Robert VargaRework NETCONF interfaces 18/5218/7
2014-02-10 Ed WarnickeMerge "Adding FlowRef,GroupRef and MeterRef for the...
2014-02-10 Ed WarnickeMerge "BUG-362: add some diagnostic information Changed...
2014-02-08 Andrew KimMerge "Fix incorrect validation in SwitchConfig"
2014-02-07 Andrew KimMerge "Lower logger level in OF1.0 Discovery Service"
2014-02-07 Ed WarnickeMerge "Fixed publishDataChangeEvent in 2phase commit"
2014-02-07 Ed WarnickeMerge "Increase timeout for waiting for broker service...
2014-02-07 Ed WarnickeMerge "Remove unnecessary warn log from config subsystem"
2014-02-07 Ed WarnickeMerge "Fix for bug #236 and bug #240 Have made changes...
2014-02-07 Ed WarnickeMerge "Improve netconf negotiator messages"
2014-02-07 Robert VargaImprove netconf negotiator messages 24/5124/6
2014-02-05 Chi-Vien LyMerge "Handle uncaught exceptions from Clustering Servi...
2014-02-04 Alessandro BochMerge "Fix end of TLV in LLDP packet"
2014-02-03 Ed WarnickeMerge "Removed unused code from md-sal."
2014-02-03 Ed WarnickeMerge "Yang Changes to include list<actions> to PacketO...
2014-02-01 Ed WarnickeMerge "Fix typo and add more descriptive error"
2014-02-01 Ed WarnickeMerge changes Iae4ee2f2,I148c22c4,I1dab84ae
2014-02-01 Ed WarnickeMerge "updated test coverage for AutodetectDirectoryPer...
2014-02-01 Ed WarnickeMerge "minor test fix"
2014-02-01 Ed WarnickeMerge "Add configurable connection timeout to netconf...
2014-01-30 Tomas OlveckyAdd configurable connection timeout to netconf client. 36/5036/1
2014-01-18 Ed WarnickeMerge "Fix for Bug 3"
2014-01-10 Ed WarnickeMerge "Fixed bug when converting augmentation in Instan...
2014-01-10 Ed WarnickeMerge "Add test for generated code checking list of...
2014-01-09 Giovanni MeoMerge "Addressing a flow programming issues on controle...
2014-01-09 Giovanni MeoMerge "Fix run.sh to work from any directory."
2014-01-09 Madhu VenugopalMerge "Remove redundant expression true:false"
2014-01-09 Madhu VenugopalMerge "Declare a urlPrefix for reuse in NorthboundIT."
2014-01-09 Madhu VenugopalMerge "Unitests: remove conditions that are always...
2014-01-09 Madhu VenugopalMerge "Use InetAddress.getLoopbackAddress in ClusterMan...
2014-01-09 Madhu VenugopalMerge "Use Java 7 new method getLoopbackAddress in...
2014-01-09 Ed WarnickeMerge "private key configurable in config.ini"
2014-01-09 Ed WarnickeMerge "Improve error logging in yang-store-impl"
2014-01-09 Ed WarnickeMerge "Update maven-bundle-plugin version in config...
2014-01-09 Ed WarnickeMerge changes If79fa865,Ia6652643
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2013-12-24 Alessandro BochMerge "Update SubnetConfig Validation"
2013-12-24 Chi-Vien LyMerge "Add some log messages in case controller failed...
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-21 Ed WarnickeMerge "Take care of a couple of exceptions in the proce...
2013-12-21 Ed WarnickeMerge "Use a String Id for both Node and NodeConnector"
2013-12-21 Ed WarnickeMerge "Provide an MDSalNodeFactory to construct an...
2013-12-20 Jason YeMerge "On openflow plugin restart, NPE in tx poller"
2013-12-20 Ed WarnickeMerge "Add testing support for registering OSGi service...
2013-12-20 Ed WarnickeMerge "Fix HashedWheelTimer exception for short living...
2013-12-20 Maros MarsalekFix HashedWheelTimer exception for short living netconf... 64/3864/1
2013-12-19 Maros MarsalekFixed some TODOs in netconf. 27/3827/2
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Alessandro BochMerge "Improve iteration over subnets map by using...
2013-12-16 Alessandro BochMerge "Simplify hasNodeConnector method in Subnet class...
2013-12-16 Ed WarnickeMerge "Add consistency check of visible yang modules...
2013-12-13 Maros MarsalekAdd consistency check of visible yang modules to netconf. 92/3692/1
2013-12-07 Ed WarnickeMerge "Added transactions statistics for BI Broker."
2013-12-07 Ed WarnickeMerge "Updated xpath pointing to a module instance...
2013-12-07 Ed WarnickeMerge "Refactor yang-jmx-generator and -plugin to suppo...
2013-12-06 Ed WarnickeMerge "1. Corrected Ip Protocol match field. 2. Added...
2013-12-06 Ed WarnickeMerge "modified group"
2013-12-06 Ed WarnickeMerge "Initial implementation of netconf monitoring...
2013-12-05 Maros MarsalekInitial implementation of netconf monitoring module... 37/3337/12
2013-10-20 Milos FabianReworked Netconf framing mechanism, added chunked frami... 97/1897/4
2013-10-14 Maros MarsalekInitial code drop of netconf protocol implementation 76/1776/9