Fix IP/MASK intersection in Match
[controller.git] / opendaylight / sal / yang-prototype /
2013-08-28 Ed WarnickeMerge "Prepare for mvn release:prepare release:perform...
2013-08-28 Giovanni MeoPrepare for mvn release:prepare release:perform operation 78/978/4
2013-08-27 Giovanni MeoMerge changes I5809ac06,I4362cd4e
2013-08-26 Madhu VenugopalMerge "HostTracker immediately ages out hosts on coordi...
2013-08-26 Ed WarnickeMerge "Integration of MDSAL into distribution"
2013-08-26 Tony TkacikIntegration of MDSAL into distribution 07/1007/1
2013-08-22 Tony TkacikAdded startImpl to provide BundleContext to providers 66/966/1
2013-08-22 Tony TkacikFixed reference to missing file. 58/958/1
2013-08-22 Chi-Vien LyMerge "Added distributionManagement section to md-sal...
2013-08-22 Ed WarnickeAdded distributionManagement section to md-sal parent... 51/951/1
2013-08-20 Ed WarnickeMerge "Added YANG models for flow configuration, statis...
2013-08-19 Tony TkacikAdded YANG models for flow configuration, statistics... 12/912/1
2013-08-16 Andrew KimMerge "Devices dashlet show port total numbers, modal...
2013-08-16 Ed WarnickeMerge changes I8293baab,I63e248bd
2013-08-14 Tony TkacikAdded sample provider and consumer for MD SAL 64/864/3
2013-08-14 Tony TkacikClean up of binding broker implementation 62/862/4
2013-08-06 Alessandro BochMerge "Controller inventory service doesn't come up...
2013-08-06 Giovanni MeoMerge "Removed 'code-generator' and 'model' projects."
2013-08-06 Martin VitezRemoved 'code-generator' and 'model' projects. 03/803/1
2013-08-06 Chi-Vien LyMerge "Controller MAC to be synced in cluster"
2013-08-05 Giovanni MeoMerge "Test for YANG choices added"
2013-08-05 Jozef GloncakTest for YANG choices added 89/789/1
2013-08-05 msunalGeneration of java files from templates 87/787/2
2013-08-02 Giovanni MeoMerge "NorthBound APIs for the Bridge Domain configurat...
2013-08-02 Giovanni MeoMerge "Fix minor bug in FRM proactive flow code path"
2013-08-02 Giovanni MeoMerge "Increased version of binding-generator to 0...
2013-08-01 Martin VitezIncreased version of binding-generator to 0.5.5-SNAPSHOT. 68/768/2
2013-07-30 Giovanni MeoMerge "Added uses to extends list. Groupings in YANG...
2013-07-30 Giovanni MeoMerge "Created Yang to Java Builder pattern class gener...
2013-07-30 Giovanni MeoMerge "Fixed bug in resolving of conditional Revision...
2013-07-30 Giovanni MeoMerge "Get/remove inactive hosts"
2013-07-30 Giovanni MeoMerge "Adding Inactive Static Hosts"
2013-07-30 Jozef GloncakAdded uses to extends list. 94/694/4
2013-07-26 msunalCreated Yang to Java Builder pattern class generator 02/702/3
2013-07-25 lsedlakFixed bug in resolving of conditional Revision Aware... 03/703/1
2013-07-24 Chi-Vien LyMerge "Fix IPv6 + subnet flow installation"
2013-07-24 Alessandro BochMerge "When a node is going down, remove edges in both...
2013-07-23 Alessandro BochMerge "InventoryShim to check node presence, before...
2013-07-23 Giovanni MeoMerge "Projects moved under correct parent."
2013-07-23 Martin VitezProjects moved under correct parent. 16/616/4
2013-07-22 Madhu VenugopalMerge "Fixed bug of IPv4 option handling."
2013-07-22 Tony TkacikAdded toester demo yang file. 22/622/2
2013-07-21 Ed WarnickeMerge "Package names for enclosed Types of TOs were...
2013-07-18 Alessandro BochMerge "HA - Cache synch for Topology Manager"
2013-07-18 Chi-Vien LyMerge changes I69928220,Ia0704c89
2013-07-18 Jozef GloncakPackage names for enclosed Types of TOs were changed... 12/612/1
2013-07-18 Michal Rehakgroovy node-tree integration 93/593/5
2013-07-18 Giovanni MeoMerge "fix maven warnings regarding missing versions...
2013-07-18 Giovanni MeoMerge "YANG typedefs generation as class with extends...
2013-07-18 Giovanni MeoMerge "Added more descriptive parsing exceptions."
2013-07-16 Jozef GloncakYANG typedefs generation as class with extends key... 96/596/4
2013-07-16 Martin VitezAdded more descriptive parsing exceptions. 00/600/1
2013-07-16 Michal Rehakfix maven warnings regarding missing versions of some... 99/599/1
2013-07-12 Alessandro BochMerge "Moved parsing of unknown nodes from implementati...
2013-07-11 Jason YeMerge "Fix null value put in FRM incativeFlows hash...
2013-07-11 Alessandro BochMerge "- Adding hashCode() and equals() method for...
2013-07-11 Martin VitezMoved parsing of unknown nodes from implementation... 92/592/1
2013-07-11 Martin VitezBumped version of yang-prototype to 0.5.4-SNAPSHOT. 83/583/3
2013-07-11 Tony TkacikUpdated PoC APIs of Model-driven SAL 81/581/2
2013-07-11 Tony TkacikAdded YANG extensions module 80/580/2
2013-07-10 Tony TkacikFixed bug in RPC and Generics mapping 82/582/2
2013-07-10 Alessandro BochMerge "Maping of union leaf a bits leaf YANG type to...
2013-07-10 Jozef GloncakMaping of union leaf a bits leaf YANG type to JAVA... 46/546/9
2013-07-10 Martin VitezMinor code refactoring and improvements. 79/579/2
2013-07-10 Alessandro BochMerge "Added default output directory to CodeGeneratorI...
2013-07-09 Chi-Vien LyMerge "Fix for the "without any protocolPluginType...
2013-07-09 Alessandro BochMerge "Fixed bug in maven-yang-plugin."
2013-07-09 Alessandro BochMerge "Added more tests for yang parser. Updated curren...
2013-07-09 Alessandro BochMerge "first implementation of yang-data-api"
2013-07-09 Martin VitezAdded default output directory to CodeGeneratorImpl... 78/578/1
2013-07-08 Alessandro BochMerge "Ensuring that SET_DL_* action with openflowj...
2013-07-08 Maros MarsalekFixed bug in maven-yang-plugin. 73/573/1
2013-07-08 Michal Rehakfirst implementation of yang-data-api 30/530/2
2013-07-05 Alessandro BochMerge "Fixing the style checker to ignore the target...
2013-07-04 Martin VitezAdded more tests for yang parser. Updated current tests. 66/566/1
2013-07-03 Alessandro BochMerge "Added support to generate types from Choices...
2013-07-03 Alessandro BochMerge "Cache Sync for HostTracker"
2013-07-03 Chi-Vien LyMerge "Fix container flow logic in forwarding rules...
2013-07-03 Alessandro BochMerge "Implemented ordering of yang module data nodes...
2013-07-03 lsedlakAdded support to generate types from Choices and Cases... 65/565/1
2013-07-03 Martin VitezImplemented ordering of yang module data nodes. Added... 44/544/3
2013-07-03 Alessandro BochMerge "Added topologyNorthbound integration test remove...
2013-07-02 Alessandro BochMerge "Added support to generate interfaces from Choice...
2013-07-02 Alessandro BochMerge "Added annotations to Latency for northbound...
2013-07-02 lsedlakAdded support to generate interfaces from Choices and... 43/543/1
2013-06-28 Martin VitezRefactored parsing of YANG uses statement. 28/528/3
2013-06-28 Jozef GloncakAdded following mapping: 22/522/10
2013-06-27 Alessandro BochMerge "Added StatusCode to Response.Status Mapping"
2013-06-27 Alessandro BochMerge "HA - Cache sync for forwarding.staticrouting"
2013-06-27 Ed WarnickeMerge "Bumped version of YANG tools to 0.5.3-SNAPSHOT"
2013-06-27 Ed WarnickeMerge "Fixed bug in GeneratedPropertyBuilderImpl."
2013-06-27 lsedlakFixed bug in GeneratedPropertyBuilderImpl. 29/529/1
2013-06-27 Tony TkacikBumped version of YANG tools to 0.5.3-SNAPSHOT 27/527/1
2013-06-26 Alessandro BochMerge "Performance improvements:"
2013-06-26 Ed WarnickeMerge "Added support for parsing yang models with alrea...
2013-06-26 Ed WarnickeMerge "Added YANG models for base concepts in the contr...
2013-06-26 Martin VitezAdded support for parsing yang models with already... 19/519/4
2013-06-26 Tony TkacikAdded YANG models for base concepts in the controller 97/497/5
2013-06-24 Alessandro BochMerge "Host updates for Topology"
2013-06-20 Alessandro BochMerge "HostTracker StaticHost changes"
next