Update OF header lenght
[openflowjava.git] / openflow-protocol-impl / src / test / java / org /
2017-02-15 miroslav.mackoUpdate OF header lenght 40/51640/5
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-12-08 Tomas SlusnyAdd methods that allows registering any serializer 51/48251/6
2016-11-04 Andrej LeitnerAdd bundle control and ONF experimenter error deserializers 26/47726/6
2016-11-04 Andrej LeitnerAdd bundle messages serializers 25/47725/5
2016-11-03 Andrej LeitnerChange BarrierReq/Res factories to version assignable 90/26090/8
2016-11-03 Andrej LeitnerChange GetConfigReq/Res and SetConfig factories to... 89/26089/9
2016-11-03 Andrej LeitnerChange EchoReq/Res factories to version assignable 88/26088/9
2016-11-02 Andrej LeitnerAllow any hello mesage and extend hello support for... 87/26087/18
2016-09-22 yunyunhanBug 6744 - the parameters of the function of registerMe... 16/46016/1
2016-08-02 Michal PolkorabBug 5895 - Support of Ext109 openflow tcp flag matching 54/42954/3
2016-07-23 Thanh HaAdd missing license headers 73/42373/1
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-29 Jozef BacigalBug 5928 - Future error after OutboundQueueEntry.java... 74/40874/5
2016-06-09 Michal PolkorabFixed netty & checkstyle failures 94/40094/8
2016-04-14 DileepBug 3230 - Attempt to use Epoll native transport if... 92/36792/2
2016-02-29 Rashmi PujarBug 5377: Support configuring cipher suites to use... 42/34942/5
2016-02-29 Michal PolkorabBug 4614 - Reintroduce xid check for correct RPC handling 53/35353/2
2016-02-23 Robert VargaBUG-2825: use provided Ipv4/MacAddress factories 85/35085/5
2015-12-17 peppepetraExtend openflow-protocol-impl serialization 49/31349/3
2015-12-02 Vaclav DemcakBarrier turn on/off-add switcher value to Config-Subsystem 99/30499/1
2015-10-28 Michal RehakBUG-4283: experimenter msg support - deserialization... 13/28813/3
2015-10-28 Michal RehakBUG-4283: experimenter msg support - serialization... 12/28812/3
2015-05-22 Robert VargaMigrate to RpcResultBuilder 65/20965/1
2015-05-22 Robert VargaFix Logger use 57/20957/1
2015-05-22 Robert VargaChange Assert import 55/20955/1
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-25 Michal PolkorabBug 2866 - Fixed ipv6 address parsing 10/16810/3
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-11 Martin UhlirAdded option to initiate connection to device 77/14977/7
2015-02-02 Marian AdamjakBug 2245 Fixed Avoid cycle between java packages 21/12321/5
2014-11-28 Robert VargaRemove trailing whitespace 10/13210/2
2014-11-28 Robert VargaMass replace CRLF->LF 09/13209/2
2014-11-28 Robert VargaStatic fields should be accessed via class 08/13208/2
2014-11-28 Robert VargaMake sure to pick up junit version from odlparent 07/13207/2
2014-11-25 Michal PolkorabTest updated according to yangtools string validation... 13/13113/2
2014-11-14 Michal PolkorabJConsole support for statistics collection 18/12818/3
2014-11-10 Marian AdamjakStatistics collection added 06/12606/2
2014-11-10 Marian AdamjakStatistics collection - initial change 05/12605/2
2014-10-29 Marian AdamjakBug 2245 - Fixed Avoid cycle between java packages 19/12319/1
2014-10-29 Marian AdamjakMaintaining code - Move buildRpcError method into Abstr... 14/12314/2
2014-10-29 Marian AdamjakMaintaining code - remove unused class SslTrustManagerF... 11/12311/1
2014-10-29 Marian AdamjakMaintainig code - OFDatagramPacketDecoder, UdpConnectionMap 82/12282/6
2014-10-27 Marian AdamjakBUG 2245 - Fix Unnecessary Local Before Return 28/12228/2
2014-10-27 Marian AdamjakBUG 2245 - Fixed Avoid cycle between Java package ... 20/12220/2
2014-10-23 Marian AdamjakBUG 2245 - Fixed Loose coupling 03/12203/1
2014-10-23 Marian AdamjakEnhancedMessageTypeKey add hash(), ChannelOutboundQueue... 79/12179/2
2014-10-23 Marian AdamjakCreated unit tests for OFDatagramPacketDecoder, OFDatag... 63/12163/5
2014-10-23 Marian AdamjakAdd unit test for OF13SetFieldActionSerializer (experim... 43/12143/4
2014-10-23 Marian AdamjakFix HelloMessageFactory - repair handling message with... 37/12137/5
2014-10-22 Michal PolkorabIncreased unit test coverage of serialization factories 64/12164/1
2014-10-22 Michal PolkorabIncreased unit test coverage for the rest of deserializ... 02/12102/2
2014-10-22 Marian AdamjakAdd unit test ChannelOutboundQueue, tested by closed... 36/12136/1
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 Marian AdamjakAdd unit test - fully covered SwitchConnectionProviderI... 49/12049/4
2014-10-20 Marian AdamjakAdd unit tests for EchoInputMessageFactory, EchoReplyIn... 13/12013/7
2014-10-20 Michal PolkorabAdded unit tests for MultipartReply message factory 72/12072/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 PolkorabAdded unit tests for Error and Vendor/Experimenter... 23/12023/1
2014-10-16 Michal PolkorabIncreased unit test coverage for keys 07/12007/1
2014-10-15 Michal PolkorabImproved unit test coverage for openflowjava/protocol... 80/11980/1
2014-10-15 Marian AdamjakAdd new tests, fix several mistakes, add and edit copyr... 74/11974/2
2014-10-15 Marian AdamjakAdded test 51/11951/3
2014-10-14 Michal PolkorabImproved unit test coverage (covered some untested... 57/11957/1
2014-10-13 Michal PolkorabAdded unit tests 26/11926/1
2014-10-13 Michal PolkorabBug 2177 - Updated SwitchConnectionProviderImpl 90/11690/3
2014-09-17 Michal PolkorabBug 1935 - Double fireConnectionReady notification 77/11277/2
2014-09-11 Michal PolkorabFixed incorrect exception type on deserializer lookup 48/10848/3
2014-08-28 Michal PolkorabUDP support implementation 32/10432/3
2014-08-27 michal rehakMerge "Improve unit test coverage"
2014-08-27 Michal PolkorabImprove unit test coverage 32/10132/2
2014-07-22 Michal PolkorabAdded switch TLS keys 25/9225/4
2014-07-22 Michal PolkorabReplaced usage of BytebufUtils.padBuffer() as it is... 94/8794/2
2014-07-18 Michal PolkorabUpdated experimenter model 55/9155/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-08 Michal PolkorabBug 1324 - Buffer released correctly (even if translate... 87/8787/4
2014-07-04 Michal PolkorabDefault experimenters moved to separate bundle + unit... 42/6742/5
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 Michal PolkorabMerge "Bug 1277 - Move ByteBuffUtils to separate bundle"
2014-07-03 Michal PolkorabTLS support - configurable passwords 45/8545/2
2014-07-03 Adam BrcekMerge "TLS unit test resources moved from src/main...
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-07-02 Michal PolkorabTLS unit test resources moved from src/main/resources... 60/8560/1
2014-07-01 Michal PolkorabMerge "Fix Eclipse errors"
2014-07-01 jameshall03885TLS support 04/7904/8
2014-06-02 Michal PolkorabUsed Splitter instead of String.split() - performance... 83/7583/3
2014-04-30 Michal PolkorabInstructionDeserializer split into separate deserializers 98/6598/2
next