Update OF header lenght
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / util /
2016-12-14 michal rehakMerge changes I34a6851c,I046e6272,I169f6b40,Iec24bf37...
2016-12-14 Tomas SlusnyAdd methods for modifying deserializer mapping 31/49231/3
2016-12-08 Andrej LeitnerRemove bundle extension (de)serializers 92/48892/3
2016-11-04 Andrej LeitnerAdd bundle control and ONF experimenter error deserializers 26/47726/6
2016-11-04 Andrej LeitnerAdd methods for experimenter (de)serializer registration 23/47723/4
2016-11-02 Andrej LeitnerAllow any hello mesage and extend hello support for... 87/26087/18
2016-08-02 Michal PolkorabBug 5895 - Support of Ext109 openflow tcp flag matching 54/42954/3
2016-07-14 Michal PolkorabMerge "Prepare upgrade to Netty 4.1"
2016-06-29 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 87/40787/2
2016-06-09 Michal PolkorabFixed netty & checkstyle failures 94/40094/8
2016-05-24 Michal PolkorabBug 5173 - Prevent log flooding 11/39311/1
2016-05-24 Michal PolkorabBug 4473 - Concentrate multipart-reply (table features... 03/39303/1
2016-05-19 Robert VargaBUG-4862: catch ClassCastException 97/39097/1
2016-02-23 Robert VargaBUG-2825: use provided Ipv4/MacAddress factories 85/35085/5
2015-11-20 Renato AguiarBug 4473 - Ignore unsupported features on table features 05/29905/3
2015-03-31 Robert VargaFix Java 8 javadoc compatibility 90/17290/3
2015-03-30 Robert VargaFix checkstyle 89/17289/2
2015-03-28 Michal PolkorabInstruction experimenterId fix 62/17162/4
2015-03-28 Michal PolkorabAction experimenterId fix 59/17159/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 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
2015-01-26 Martin UhlirBug 2245 - Added private constructors to utility classe... 80/14480/1
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 Redundant Modifier 48/12248/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Avoid cycle between Java package ... 20/12220/2
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-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 PolkorabRemoved EnhancedKeyRegistryHelper 80/12080/1
2014-07-30 Martin SunalCreated experimenter subtype for vendor's actions 29/9429/6
2014-07-22 Michal PolkorabReplaced usage of BytebufUtils.padBuffer() as it is... 94/8794/2
2014-07-21 Michal PolkorabFix: Correct key looked up on experimenter messages 59/9159/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-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-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 VargaUse 0-shifting operand 80/7680/1
2014-06-04 Robert VargaOptimize ipv4/ipv6 formatting 62/7662/2
2014-06-03 Robert VargaOptimize macAddressToBytes() 61/7661/2
2014-06-03 Robert VargaOptimize mask creation utilities 48/7648/1
2014-06-03 Brent SalisburyAdding tunnel ipv4 src/dst openflow augmentations 33/7633/3
2014-06-03 Robert VargaOptimize macAddressToString and padBuffer 37/7637/1
2014-06-02 Robert VargaDo not instantiate Joiner/Splitter 05/7605/1
2014-06-02 Michal PolkorabUsed Splitter instead of String.split() - performance... 83/7583/3
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-30 Michal PolkorabInstructionSerializer split into separate serializers 53/6553/2
2014-04-28 Michal PolkorabOF10ActionsSerializer and OF13ActionsSerializer split... 80/6380/2
2014-04-24 Michal PolkorabAdded default experimenter serializers 34/6334/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-03-25 Michal PolkorabExperimenterAction length computation added 58/5758/1
2014-03-20 Michal PolkorabAdded byte[] into ExperimenterAction 94/5694/1
2014-02-17 Adam BrcekMerge "Bumped to SNAPSHOT dependencies - some dependen...
2014-02-12 Michal PolkorabMinor model refactor 12/5112/2
2014-01-24 Michal PolkorabLogging updated 19/4719/1
2014-01-16 Adam BrcekMerge "Updated pom.xml to build documentation only...
2014-01-16 Michal PolkorabInstructions fix - Write/Apply actions instructions... 03/4303/1
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 PolkorabFix - bug 270 81/4181/2
2014-01-10 Michal PolkorabFixed ByteBuf logging 19/4119/2
2014-01-09 Daniel BartosMerge "TableFeatures deserialization fix"
2014-01-09 Michal PolkorabTableFeatures deserialization fix 05/4105/1
2014-01-08 Michal PolkorabTableFeatures fix (partial) 67/4067/4
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-30 Deepthi V VFixed padding issue with set-field action. 77/3977/1
2013-12-23 Adam BrcekMerge "Fixed decoder table key values"
2013-12-20 Michal PolkorabMatch (de)serialization fixed + tests added 62/3862/2
2013-12-19 Daniel BartosMerge "Fixed ipv6 address deserialization in match"
2013-12-19 Daniel BartosMerge "Removed enumeration ALL from FlowWildCardsV10"
2013-12-19 Michal PolkorabFixed ipv6 address deserialization in match 45/3845/1
2013-12-18 Michal PolkorabRemoved enumeration ALL from FlowWildCardsV10 16/3816/1
2013-12-18 Daniel BartosMerge "Added more tests"
2013-12-17 Michal PolkorabAdded more tests 92/3792/1
2013-12-17 Michal PolkorabInstructions quickfix + tests 83/3783/4
2013-12-15 Deepthi V V1. Corrected Pbb-Isis match value length to 3 bytes... 34/3734/2
2013-12-11 Michal Rehakadded length check for mask 45/3645/1
2013-12-10 Michal PolkorabCopyright update 02/3602/3
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.3 matchSerializer (Ipv6 address) fix + test 79/3579/1
2013-12-09 Michal PolkorabOF1.0 fixes 61/3561/3
2013-12-09 Michal PolkorabQuickfix - Vlan-vid match entry 72/3572/1
next