BUG-3219: Introduce OutboundQueueHandler and related interfaces
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / deserialization /
2015-03-30 Robert VargaFix checkstyle 89/17289/2
2015-03-24 Michal PolkorabBug 2756 - Instruction model update 39/16039/3
2015-03-24 Michal PolkorabBug 2756 - Action model update 32/15932/6
2015-03-24 Michal PolkorabBug 2756 - Match model update 18/15718/7
2015-02-02 Martin UhlirNXM (de)serializers deleted 25/14625/2
2015-02-02 Marian AdamjakBug 2245 Fixed Avoid cycle between java packages 21/12321/5
2015-01-28 Martin UhlirBug 2245 - Changed type parameters to comply with namin... 49/14449/5
2014-11-28 Robert VargaRemove trailing whitespace 10/13210/2
2014-11-28 Robert VargaMass replace CRLF->LF 09/13209/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Magic Number 65/12265/1
2014-10-27 Marian AdamjakBUG 2245 - Fixed Parameter Name 26/12226/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Avoid cycle between Java package ... 20/12220/2
2014-10-27 Marian AdamjakBUG-2245 - Fixed Magic Number 60/12260/1
2014-10-27 Marian AdamjakBUG-2245 Sonar technical debt 95/12195/2
2014-10-23 Michal PolkorabBug 2245 - Fixed 'Hide Utility Class Constructor' 99/12199/3
2014-10-23 Marian AdamjakBUG 2245 Fixed Local Variable Names 01/12201/2
2014-10-23 Marian AdamjakChange local names of local variables in FeaturesReplyM... 81/12181/2
2014-10-23 Michal PolkorabBug 2245 - Fixed 'If Stmts Must Use Braces' 86/12186/1
2014-10-23 Marian AdamjakFix HelloMessageFactory - repair handling message with... 37/12137/5
2014-10-21 michal rehakMerge "Increased unit test coverage for some deserializ...
2014-10-20 Michal PolkorabIncreased unit test coverage for some deserialization... 81/12081/1
2014-10-20 Michal PolkorabFixed MultipartReply - MeterFeatures capabilities bitma... 70/12070/1
2014-10-17 Michal PolkorabBug 2212 - Fixed MultipartReply - GroupFeatures action... 43/12043/2
2014-10-16 Michal PolkorabIncreased unit test coverage for keys 07/12007/1
2014-10-13 Michal PolkorabBug 2177 - Updated SwitchConnectionProviderImpl 90/11690/3
2014-09-11 Michal PolkorabFixed incorrect exception type on deserializer lookup 48/10848/3
2014-09-04 Michal PolkorabAdded warn log on same key registration 73/10773/2
2014-09-03 Michal PolkorabAdded missing extension registration methods + keys... 94/10694/2
2014-07-18 Michal PolkorabUpdated experimenter model 55/9155/1
2014-07-18 Michal PolkorabRenamed base identity for match oxm_classes 37/9137/1
2014-07-17 Michal PolkorabBug 1373 - Fixed NullPointerException on incorrect... 15/9115/2
2014-07-16 Michal PolkorabCreated special extension keys for more easier (de... 63/9063/1
2014-07-15 Michal PolkorabUpdated extension registration keys 91/8991/4
2014-07-04 Michal PolkorabDefault experimenter bundle migrated to ConfigSubsystem 15/8615/5
2014-07-04 Michal PolkorabDefault experimenters moved to separate bundle + unit... 42/6742/5
2014-07-03 Michal PolkorabExtensibility support - added possibility to unregister... 99/8599/2
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 09/8609/2
2014-07-03 Martin BobakBug 1277 - Move ByteBuffUtils to separate bundle 54/8554/3
2014-06-04 Robert VargaOptimize ipv4/ipv6 formatting 62/7662/2
2014-06-03 Brent SalisburyAdding tunnel ipv4 src/dst openflow augmentations 33/7633/3
2014-06-02 Robert VargaDo not instantiate Joiner/Splitter 05/7605/1
2014-06-02 Robert VargaDo not instantiate key in fast path 04/7604/1
2014-05-30 Brent SalisburyAdded augmentations for TCP_Flag reads and low level... 33/7533/1
2014-04-30 Michal PolkorabOF10ActionDeserializer and ActionDeserializer split... 22/6622/1
2014-04-30 Michal PolkorabInstructionDeserializer split into separate deserializers 98/6598/2
2014-04-22 Michal PolkorabExtensibility refactoring 09/6309/1
2014-04-17 Michal PolkorabExtensibility support (deserialization part) 00/6000/6
2014-04-17 Michal PolkorabExtensibility support (serialization part) 77/5777/6
2014-02-17 Adam BrcekMerge "Bumped to SNAPSHOT dependencies - some dependen...
2014-02-12 Michal PolkorabMinor model refactor 12/5112/2
2014-01-25 Michal PolkorabTemporary fix for OF10 Stats - table 67/4767/3 openflowjava-bulk-release-prepare-only-6
2014-01-15 Michal PolkorabMultipartReply Flowstats fix 69/4269/3
2014-01-14 Adam BrcekMerge "Updated dependency versions of ODL components"
2014-01-14 Michal PolkorabExperimenter support for TableFeatures 80/4180/4
2014-01-14 Adam BrcekMerge "Removed System.out.println()"
2014-01-13 Michal PolkorabRemoved System.out.println() 83/4183/1
2014-01-13 Michal PolkorabFix - bug 270 81/4181/2
2014-01-09 Daniel BartosMerge "TableFeatures deserialization fix"
2014-01-09 Michal PolkorabTableFeatures deserialization fix 05/4105/1
2014-01-09 Michal PolkorabPortFeatures constructor fix 01/4101/1
2014-01-07 Michal PolkorabFixed issues 21/3921/5
2014-01-07 Daniel BartosMerge "Adding support for the git-review command line...
2014-01-07 Daniel BartosMerge "Fixed padding issue with set-field action."
2013-12-27 Ed WarnickeFixed a bug in PortStatus decoding 31/3931/2
2013-12-23 Adam BrcekMerge "Fixed decoder table key values"
2013-12-22 Michal PolkorabFixed decoder table key values 99/3899/1
2013-12-13 Michal PolkorabYang model fixed 36/3336/3
2013-12-10 Michal PolkorabCopyright update 02/3602/3
2013-12-10 Michal PolkorabGroupId and MeterId used in model (as requested) 00/3600/1
2013-12-10 Daniel BartosMerge "OF1.3 matchSerializer (Ipv6 address) fix + test"
2013-12-10 Daniel BartosMerge "Quickfix - Vlan-vid match entry"
2013-12-10 Daniel BartosMerge "OF1.0 fixes"
2013-12-09 Michal PolkorabOF1.0 fixes 61/3561/3
2013-12-06 Michal PolkorabConstants introduced 27/3527/1
2013-12-06 Daniel BartosMerge "MacAddress (de)serialization for OF1.0"
2013-12-05 Michal RehakOF-1.0 related fixes 15/3515/1
2013-12-05 Michal PolkorabMacAddress (de)serialization for OF1.0 14/3514/1
2013-12-05 Michal PolkorabMacAddress (de)serialization fixed 04/3504/2
2013-12-03 Michal PolkorabQuickfix: MultipartReplyTableFeatures -> config is... 91/3391/1
2013-11-29 Michal PolkorabErrorMessage - int values for type and code provided 58/3258/1
2013-11-29 Daniel BartosMerge "Error code support for ErrorMessage"
2013-11-29 Michal PolkorabError code support for ErrorMessage 04/3204/2
2013-11-27 Michal PolkorabFixed conversion of GetAsyncReply and SetAsync messages 25/3125/1
2013-11-26 Michal PolkorabBugfixed factories 04/3104/1
2013-11-26 Michal PolkorabFixed MultipartReply MeterFeatures 91/3091/1
2013-11-26 Michal PolkorabException catch while decoding / encoding DTOs 88/3088/1
2013-11-16 Adam BrcekMerge "Fixing OF Multipart messages 1) So we have...
2013-11-15 Daniel BartosMerge "Javadoc update"
2013-11-14 Michal PolkorabJavadoc update 50/2750/1
2013-11-14 Michal PolkorabFactory tests back to stable 33/2733/1
2013-11-12 Michal PolkorabBugfix - match, actions, instructions 45/2645/1
2013-11-11 Michal PolkorabOpenFlow 1.0 support completed 06/2606/1
2013-11-11 Michal PolkorabAdded support for OF 1.0 99/2599/1
2013-11-08 Michal Polkorabofp_packet_queue structure - implemented missing fields 98/2598/1
2013-11-07 Michal PolkorabFinished actions + match + instructions (de)serialization 14/2514/1
2013-11-05 Michal PolkorabMatch and actions (de)serialization + fix 91/2391/2
2013-11-04 Michal Polkorabhello-VersionBitmap fixed 64/2364/2
2013-10-28 Timotej Kubasmultipart reply message updated 06/2206/2
next