Merge "BUG-1997: moving barrier after message"
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / sal / convertor /
2014-09-19 Martin BobakBug 1254 - added basic conversion test for OFToMDSalFlo... 67/11367/3
2014-09-16 Michal RehakBUG-1759 ip-tos value 14/11114/2
2014-09-11 Abhijit KumbhareMerge "BUG-1421: VLAN tag"
2014-09-10 Michal RehakBUG-1713: NPE by flow with push-vlan action (OF-1.0) 06/11006/1
2014-09-10 Michal RehakBUG-1421: VLAN tag 16/10916/3
2014-09-08 Martin BobakBug 1588 - Move API classes from openflowplugin module... 87/10887/5
2014-09-03 Martin BobakBug 1588 - OFConstants.java moved to openflowplugin... 30/10630/4
2014-08-26 Kamal RameshanBug-1421 - MD-SAL app cannot create a flow entry which... 80/10280/3
2014-08-21 Abhijit KumbhareMerge "Bug 1088 :flow id in operational not matched...
2014-08-21 Anilkumar VishnoiBug 1088 :flow id in operational not matched; after... 36/10136/2
2014-08-20 Timotej KubasBUG - 1491 tp_dst/tp_src in OF13 67/10067/3 topic/netsal
2014-08-19 Moiz RajaRevert "Added the BufferId value on PacketIn." 74/10074/1
2014-08-18 André MartinsAdded the BufferId value on PacketIn. 48/10048/2
2014-08-15 Kamal RameshanCurrently, we ignore the 'order' field in the action... 14/9214/9
2014-08-08 Robert VargaFix potential performance problems reported by findbugs 94/9794/2
2014-08-07 Michal RehakExtension support - easy lookup for toOFJava 93/9393/11
2014-07-22 Brent SalisburyAdded conversion for Tunnel Endpoints to ofplugin 22/7722/6
2014-07-21 Michal PolkorabBUG-1397 Openflowjava corresponding changes for experim... 88/9188/2
2014-07-16 Rob AdamsFix various null pointer exceptions caused by flows... 79/8879/3
2014-07-04 Martin BobakBug-1307 - unit test failing (NPE) 67/8667/1
2014-07-03 Ed WarnickeAdded a missing nullcheck in stats converter 34/8634/1
2014-07-03 Rob AdamsBUG-1277 Add missing openflowplugin.util dependency... 29/8629/3
2014-07-03 Martin BobakBUG-1297 + BUG-1277 Reflection of OFJava's ByteBufUtils... 08/8608/5
2014-06-27 Michal RehakBug-835 - Reserve Ports should be logical ports, part2 22/8422/1
2014-06-26 Kamal RameshanBug-835 - Reserve Ports should be logical ports 18/7618/3
2014-06-23 michal rehakMerge "Bug 1187 - of-flow: instruction/.../action/set...
2014-06-23 michal rehakMerge "Bug 1186 - of-flow: pop-mpls-action different...
2014-06-21 Anilkumar VishnoiBug 1187 - of-flow: instruction/.../action/set-field... 15/8215/1
2014-06-18 Anilkumar VishnoiBug 1186 - of-flow: pop-mpls-action different in config... 31/8131/1
2014-06-13 Anilkumar VishnoiBug 1185 :of-flow: push-mpls-action different in config... 02/8002/1
2014-06-13 Anilkumar VishnoiBug 1181 : of-flow: Flow match criteria (ipv6-source... 57/7957/2
2014-06-12 michal rehakMerge "Use openflowjava-supplied MAC address utilities"
2014-06-12 michal rehakMerge "Bug-1152:Converting PopVlan to StripVlan for...
2014-06-11 Kamal RameshanBug-1152:Converting PopVlan to StripVlan for OF1.0 87/7887/2
2014-06-11 michal rehakMerge "Bug 1072 -Add OF13 pre-req for PCP match in...
2014-06-10 michal rehakMerge "Bug-1137:Handling OF-SAL Match for Vlan range...
2014-06-10 Kamal RameshanBug-1137:Handling OF-SAL Match for Vlan range of FFFF 44/7844/1
2014-06-09 Kamal RameshanBug-1137:Vlan-id defaulted to 65535 for OF1.0. Depends... 94/7794/3
2014-06-09 Robert VargaUse openflowjava-supplied MAC address utilities 60/7660/4
2014-06-04 Brent SalisburyBUG-1134: Added TCP flag conversions between md-sal... 07/7607/3
2014-06-03 Robert VargaOptimize string splitting by using Splitter class 59/7659/1
2014-06-03 Robert VargaImprove InjectionKey performance 43/7643/1
2014-06-03 Robert VargaOptimize conversionMapping table 39/7639/1
2014-06-03 michal rehakMerge "Fixed incorrect help message, converted to more...
2014-05-30 Robert VargaBUG-529: Remove Reactor getter contention 41/7541/1
2014-05-22 Michal RehakBUG-1065: translation of Ipv6ExtHeader flags to int 38/7338/1
2014-04-24 Michal RehakflowCookieMask conversion fix (BUG 840) 57/6357/1
2014-04-23 Michal Rehakfix for BUG-709 - mixed up flow cookie and connection... 60/6260/2
2014-04-03 michal rehakMerge "Added missing keys. This allows to reuse DTOs...
2014-04-01 Tony TkacikAdded missing keys. This allows to reuse DTOs for opera... 35/5835/1
2014-03-29 Prasanna Huddarvlan ID fix 09/5809/2
2014-03-27 Robert VargaBUG-592: prepare for API change 88/5788/2
2014-03-21 Moiz RajaRefactor and fix another reference bug in PortConvertor 12/5712/1
2014-03-21 Moiz RajaPass the appropriate PortModInput to portMod 06/5706/3
2014-03-21 Moiz RajaFix bug in PortConvertor#maskPortConfigFields 05/5705/2
2014-03-11 Michal Rehakfix of BUG 512 02/5602/2
2014-03-04 Michal Rehakfix BUG 391 19/5519/2
2014-02-17 Michal PolkorabMinor refactoring due to change in the library model 13/5113/2
2014-02-11 Deepthi V VClear actions instruction does not support actions. 55/5255/1
2014-02-11 michal rehakMerge "-refactored utility code to separate modules...
2014-02-10 Gaurav BhagwaniPlugin changes:handling List<actions> to PacketOut 72/5072/5
2014-01-27 Anilkumar VishnoiFix for bug 290/291 72/4872/1 openflowplugin-bulk-release-prepare-only-7 jenkins-openflowplugin-bulk-release-prepare-only-6 jenkins-openflowplugin-bulk-release-prepare-only-7
2014-01-25 Anilkumar VishnoiMinor fix in Ip address decoding from flow stats. 65/4765/2
2014-01-25 Gaurav BhagwaniFix for Bug 269 36/4736/2
2014-01-24 Anilkumar VishnoiMinor fix in instruction building -Explicitely setting... 46/4746/1
2014-01-24 Gaurav BhagwaniMapping OF1.0 Actions to OF1.3 SetField Action 97/4697/3
2014-01-24 goyalFix for bug #357- Set log levels on all log statements... 93/4693/2
2014-01-24 michal rehakMerge "updated version of switch restart test" jenkins-openflowplugin-bulk-release-prepare-only-5
2014-01-24 Anilkumar VishnoiFixed minor issue in decoding instruction from flow... 73/4673/1
2014-01-24 Ed WarnickeOpenflow plugin code changes due to match yang model... 38/4638/2
2014-01-20 Abhijit KumbhareMerge "copyright header added"
2014-01-20 Michal Rehakcopyright header added 57/4457/1
2014-01-20 Deepthi V VPortConvertor changed due to changes in yang model... 34/4434/3
2014-01-20 Prasanna HuddarFixed build failures for yang module changes 36/4436/5
2014-01-20 michal rehakMerge "Added some debug logging to check on processing...
2014-01-20 michal rehakMerge "Fixed a typo in pom.xml s/includeArtifacIds...
2014-01-20 Anilkumar VishnoiFixed bug : 288 14/4414/2
2014-01-17 Moiz RajaDo not add a null ActionsList to the List of ActionsList. 35/4335/3
2014-01-16 Michal RehakAdded dumpMsgCount osgi command 76/4276/3
2014-01-16 HemaTGTable Features Max Entries Fix 87/4287/1
2014-01-16 Abhijit KumbhareMerge "Fixed Bug : 287 https://bugs.opendaylight.org...
2014-01-15 Anilkumar VishnoiFixed Bug : 287 82/4282/1
2014-01-15 michal rehakMerge "Fixed for bug #301 and added test for queue...
2014-01-15 michal rehakMerge "Table Features Requests Fix and TestCases"
2014-01-15 michal rehakMerge "Added null check for reason Signed-off-by: Srika...
2014-01-15 michal rehakMerge "Fixed NullPointerException"
2014-01-15 HemaTGTable Features Requests Fix and TestCases 47/4247/1
2014-01-13 Deepthi V VFixed NullPointerException 78/4178/1
2014-01-12 Ed WarnickeProperly extract the port number from an MD-SAL NodeCon... 07/4007/7
2014-01-08 Ed WarnickeFix Bug 271 30/4030/5
2014-01-03 Abhijit KumbhareMerge "Fix for Bug 262 - goes with controller Gerrit3929"
2013-12-30 AnilGujeleupdated to fix the OF1.0 flow stats issue caused by... 76/3976/1
2013-12-27 GovindAdding default max Length for output Action 38/3938/2
2013-12-26 Ed WarnickeFix for Bug 262 - goes with controller Gerrit3929 30/3930/1
2013-12-25 Ed WarnickeMinor fixes to lldp speaker and packet out 25/3925/1
2013-12-24 Anilkumar VishnoiFixed minor issue in openflow 1.0 flow stats translator. 17/3917/1
2013-12-23 Prasanna HuddarAdded notification for Flow add/delete/update 96/3896/10
2013-12-23 Gaurav BhagwaniActions 1.0 : Fix for SetNwSrc and SetNwDst 81/3881/5
2013-12-23 Michal PolkorabUpdated Ipv6ExtHdr match field 63/3863/2
2013-12-22 Anilkumar Vishnoi1) Fixed minor issue caused by change in port statistic... 98/3898/1
next