Add method to register listener for unknown msg
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / util /
2016-11-03 Andrej LeitnerChange BarrierReq/Res factories to version assignable 90/26090/8
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-02-23 Robert VargaBUG-2825: use provided Ipv4/MacAddress factories 85/35085/5
2015-05-22 Robert VargaMigrate to RpcResultBuilder 65/20965/1
2015-05-22 Robert VargaFix Logger use 57/20957/1
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-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 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-10-23 Marian AdamjakBUG 2245 - Fixed Loose coupling 03/12203/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-15 Michal PolkorabImproved unit test coverage for openflowjava/protocol... 80/11980/1
2014-10-14 Michal PolkorabImproved unit test coverage (covered some untested... 57/11957/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-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 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-02 Michal PolkorabUsed Splitter instead of String.split() - performance... 83/7583/3
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-17 Michal PolkorabExtensibility support (deserialization part) 00/6000/6
2014-04-17 Michal PolkorabExtensibility support (serialization part) 77/5777/6
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-10 Michal PolkorabFixed ByteBuf logging 19/4119/2
2014-01-07 Michal PolkorabFixed issues 21/3921/5
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-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-06 Michal PolkorabConstants introduced 27/3527/1
2013-12-02 Adam BrcekMerge "Ip address is now send correctly"
2013-12-02 Michal PolkorabIp address is now send correctly 41/3341/1
2013-11-29 Daniel BartosMerge "Error code support for ErrorMessage"
2013-11-29 Michal PolkorabError code support for ErrorMessage 04/3204/2
2013-10-14 Timotej Kubasnew changes incorporated in serialization/deserializati... 67/1867/2
2013-10-01 Timotej Kubasadded new serialization factories and their tests 08/1508/2
2013-09-26 michal.polkorabAdded Yang code generation for Multipart messages 32/1432/2
2013-09-20 michal.polkorabDraft implementation of integration tests 11/1311/2
2013-09-17 Daniel BartosMerge "Added more (de)serialization factories + ByteBuf...
2013-09-17 michal.polkorabAdded more (de)serialization factories + ByteBufUtils... 96/1196/3
2013-09-12 michal.polkorabRenamed packages to org.opendaylight.openflowjava.proto... 69/1169/1