Merge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3,I89b6349e,I23a09513,Ibe5395dd...
[controller.git] / opendaylight / md-sal /
2014-01-07 Alessandro BochMerge changes I7e42fc60,I6a7335b4,Ie11ee943,Ic48123a3...
2014-01-07 Andrew KimMerge "API for accessing the controller version"
2014-01-07 Tony TkacikBug 267: Fixed augmentation read from configuration... 48/4048/2
2014-01-07 Tony TkacikFixed advanced Netconf client functionality. 38/4038/2
2014-01-07 Ed WarnickeMerge "Support for mount points in Restconf"
2014-01-07 Alessandro BochMerge "Updated ContainerFlow to take multiple vlans"
2014-01-07 Tony TkacikSupport for mount points in Restconf 37/4037/2
2014-01-06 Ed WarnickeMerge "Added constructor which allows for custom Netcon...
2014-01-06 Ed WarnickeAdded WADL generation for Models 32/4032/1
2014-01-06 Ed WarnickeFixed Adapter to correctly pass NodeConnector Properties. 81/3981/2
2014-01-06 Ed WarnickeFix for Bug 271 31/4031/1
2014-01-06 Ed WarnickeFix to Topology Adapter to properly handle links coming... 80/3980/2
2014-01-06 Moiz RajaAdd a flow by adding the flow data into the datastore 16/4016/2
2014-01-06 Moiz RajaSet Node on the AddFlowInput and RemoveFlowInput 05/4005/3
2014-01-06 Ed WarnickeFixed Topology Adapter to properly add Edge Properties 23/4023/2
2014-01-06 Ed WarnickeRemoved dead code in LLDPDiscoveryUtil 14/4014/2
2014-01-06 Ed WarnickeFixed two small FlowAdapter bugs. 09/4009/2
2014-01-06 Ed WarnickeFixed implementation of getNodeConnectorProps and getNo... 08/4008/2
2014-01-06 Ed WarnickeCheck for null srcNodeId and srcNodeConnectorId 04/4004/2
2014-01-06 Ed WarnickeFixed Node Properties in Adapter - with exceptions... 94/3994/4
2014-01-06 Ed WarnickeFixed adapter handling of Special Node Connectors 82/3982/2
2014-01-04 Madhu VenugopalMerge "Upgrade jackson library to version 2.3.0"
2014-01-03 Alessandro BochMerge changes Ib1fb74f6,I532fff58
2014-01-03 Alessandro BochMerge changes Idf3f69db,I4499d7c7,I512af911
2014-01-03 Alessandro BochMerge "Fixed northbound references to SAL"
2013-12-30 Ed WarnickeRemove links from topology when port goes down 32/3932/3
2013-12-30 Ed WarnickeInitial fix to topology-adapter. 28/3928/2
2013-12-30 Ed WarnickeFix for port-state Bug 262. 29/3929/2
2013-12-30 Ed WarnickeFixed topology-manager now that we have topology-lldp... 27/3927/2
2013-12-30 Ed WarnickeAdded topology-lldp-discovery module 26/3926/2
2013-12-27 Prasanna HuddarFixed the API call to operationDataStore from RuntimeDa... 46/3946/2
2013-12-24 Anil VishnoiMD-SAL Statistics-Manager - Minor fix in augmenting... 13/3913/2
2013-12-24 Alessandro BochMerge "Update SubnetConfig Validation"
2013-12-24 Chi-Vien LyMerge "Add some log messages in case controller failed...
2013-12-24 Alissa BonasUpgrade jackson library to version 2.3.0 05/3905/10
2013-12-23 Madhu VenugopalMerge "Simplify method isMutualExclusive in Subnet...
2013-12-23 Madhu VenugopalMerge "Refactor Subnet.isSubnetOf - reduce number of...
2013-12-23 Prasanna Huddarmodified the FRM for group and meter to send ref to... 06/3906/2
2013-12-22 Anil VishnoiThis commit contains following changes 97/3897/1
2013-12-22 Prasanna HuddarAdded notification for Flow add/delete/update. 95/3895/4
2013-12-21 Prasanna HuddarFixed as per comments by changed leaf name 79/3879/5
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 Moiz RajaTake care of a couple of exceptions in the process... 86/3886/1
2013-12-21 Moiz RajaUse a String Id for both Node and NodeConnector 84/3884/1
2013-12-21 Ed WarnickeMerge "Provide an MDSalNodeFactory to construct an...
2013-12-20 Moiz RajaProvide an MDSalNodeFactory to construct an MD-SAL... 83/3883/1
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 Prasanna Huddarchanged models to include XID in add/update/delete... 71/3871/1
2013-12-19 Ed WarnickeMerge "Fixed bug in discovering JVM loaded case classes...
2013-12-19 Tony TkacikFixed bug in discovering JVM loaded case classes during... 46/3846/1
2013-12-19 Moiz RajaGenerate ADDED events for Node and NodeConnector 43/3843/2
2013-12-18 Ed WarnickeMerge "DataPacketAdapter fix"
2013-12-18 Juraj SebinDataPacketAdapter fix 38/3838/1
2013-12-18 Ed WarnickeMerge "Fixed Bug 250 - bits serialization between Bindi...
2013-12-18 Tony TkacikFixed Bug 250 - bits serialization between Binding... 20/3820/2
2013-12-18 Anil VishnoiMD-SAL Statistics Manager - Changed Group/Meter Augment... 95/3795/4
2013-12-18 Ed WarnickeMerge "Persist service references as separate MBeans."
2013-12-18 Ed WarnickeMerge "Switched codecs infrastructure to use yang-data...
2013-12-18 Ed WarnickeMerge "Fixed RESTConf support for identity-ref build...
2013-12-18 Ed WarnickeMerge "Verification of keys in list"
2013-12-18 Ed WarnickeMerge "Fix list of dependencies mapping for readable...
2013-12-18 Martin SunalSwitched codecs infrastructure to use yang-data-impl... 49/3749/8
2013-12-17 Tony TkacikFixed RESTConf support for identity-ref build-in datatype 01/3701/3
2013-12-17 Tony TkacikVerification of keys in list 05/3605/3
2013-12-17 Giovanni MeoMerge changes I1474351f,I2ddc5ffa
2013-12-17 Giovanni MeoMerge "Use equalsIgnoreCase when comparing subnet name...
2013-12-17 Giovanni MeoMerge "Changed zeromq-routingtable module to remoterpc...
2013-12-17 Basheeruddin AhmedChanged zeromq-routingtable module to remoterpc-routing... 55/3655/4
2013-12-16 Ed WarnickeMerge "Added tests for reading: - operational data...
2013-12-16 Anil VishnoiMD-SAL Statistics Manager: Added support for queue... 65/3765/1
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-16 Ed WarnickeMerge "Fixed netconf monitoring."
2013-12-16 Ed WarnickeMerge "Fixed bug in cross-broker RPC routing"
2013-12-16 Ladislav BorakAdded tests for reading: 54/3754/1
2013-12-14 Anil VishnoiMD-SAL Statistics Manger - Added support for fetching... 31/3731/1
2013-12-14 Ed WarnickeMerge "Adding Enum for Output -Port Values"
2013-12-14 Ed WarnickeMerge "Revert "Reverting until appropriate Gerrit for...
2013-12-14 Gaurav BhagwaniAdding Enum for Output -Port Values 14/3714/3
2013-12-14 Anil VishnoiMD-SAL Statistics Manager - Adding support for individu... 08/3708/2
2013-12-14 Ed WarnickeMerge "Added support for union yang types to netconf."
2013-12-14 Ed WarnickeMerge "model of switch features in md-sal"
2013-12-13 Ed WarnickeMerge "Fixed union serialization and deserialization"
2013-12-13 Tony TkacikFixed bug in cross-broker RPC routing 00/3700/2
2013-12-13 Tony TkacikFixed union serialization and deserialization 21/3721/2
2013-12-13 Juraj Sebinmodel of switch features in md-sal 81/3681/4
2013-12-13 Ed WarnickeRevert "Reverting until appropriate Gerrit for Openflow... 13/3713/1
2013-12-13 Ed WarnickeMerge "This sanity test is sporatically failing in...
2013-12-13 Ed WarnickeMerge "Reverting until appropriate Gerrit for Openflowp...
2013-12-13 Ed WarnickeReverting until appropriate Gerrit for Openflowplugin... 03/3703/1
2013-12-13 Ed WarnickeMerge "VLAN bug fixes"
2013-12-13 Alessandro BochMerge "Notifying listeners when a subnet gets added...
2013-12-13 Prasanna HuddarVLAN bug fixes 79/3679/2
2013-12-12 Milos FabianFixed netconf monitoring. 61/3661/6
2013-12-12 Ed WarnickeMerge "Openflowyang - added StripVlan, nwTos changes"
2013-12-12 Gaurav BhagwaniOpenflowyang - added StripVlan, nwTos changes 71/3671/3
next