openflowplugin.git
2017-02-22 Tomas SlusnyFix comparison of match extensions 39/51839/5
2017-02-22 Jozef BacigalMerge changes from topic 'ofj-models-to-ofp-models'
2017-02-22 deathbeamAdd single layer deserialization support 04/51304/35
2017-02-20 Tomas SlusnyFix errors in serializers and deserializers 79/51579/13
2017-02-18 Aswin SuryanarayananBug 7811 - Conntrack Action deserialization - IndexOutO... 26/52026/1
2017-02-15 miroslav.mackoAdd multipart reply deserializers unit tests 55/50955/24
2017-02-15 deathbeamUpdate AbstractService to support isComplete 80/51180/8
2017-02-15 Tomas SlusnyAdd multipart reply deserializers 56/50556/22
2017-02-15 Tomas SlusnyAdd PortMessageDeserializer 55/49255/16
2017-02-15 Tomas SlusnyAdd MeterMessageDeserializer 49/49249/16
2017-02-15 Tomas SlusnyAdd GroupMessageDeserializer 16/50016/20
2017-02-15 Tomas SlusnyAdd FlowMessageDeserializer 89/50189/19
2017-02-15 Tomas SlusnyAdd Instruction deserializers 64/50064/18
2017-02-15 Tomas SlusnyAdd InstructionDeserializerInjector 48/50048/16
2017-02-15 Tomas SlusnyAdd Action deserializers 43/49943/23
2017-02-15 Tomas SlusnyAdd ActionDeserializerInjector 37/49737/21
2017-02-15 Tomas SlusnyAdd Match entry deserializers 57/49357/19
2017-02-15 Tomas SlusnyAdd MatchDeserializerInjector 02/49302/15
2017-02-15 Tomas SlusnyAdd MessageDeserializerInjector 48/49248/10
2017-02-15 Tomas SlusnyAdd PortMessageService 41/50941/9
2017-02-15 Tomas SlusnyAdd GroupMessageService 25/50925/10
2017-02-15 Tomas SlusnyAdd MeterMessageService 30/50930/10
2017-02-15 miroslav.mackoAdd FlowMessageService 14/50714/14
2017-02-15 miroslav.mackoAdd AbstractMessageService 02/50702/11
2017-02-15 Tomas SlusnyAdd configuration parameter for single layer 19/50819/10
2017-02-14 Michal RehakRemove redundand case in nicira-action.yang 70/51470/3
2017-02-13 Jozef BacigalFix failing test. 72/51772/1
2017-02-10 Anil VishnoiMerge "Bug 7764 - Do no throw warning on explicit task...
2017-02-10 Anil VishnoiBug 7764 - Do no throw warning on explicit task cancell... 36/51636/2
2017-02-10 Aswin SuryanarayananNAT Action added in Nicira Extension 70/49770/16
2017-02-09 Anil VishnoiBug 7769 - Master branch is broken because of the test... 57/51657/1
2017-02-09 Jozef BacigalMerge "Fix comparison between port numbers in match"
2017-02-07 miroslav.mackoFix PacketInV10TranslatorTest 45/51345/2
2017-02-03 Abhijit KumbhareMerge "Replace mockito-all by mockito-core (see Bug...
2017-02-02 Jon CastroBug 7499 - ensure statistics scheduler does not die... 53/51353/1
2017-01-31 michal rehakMerge "BUG-7608: use blueprint action-provider/action...
2017-01-31 eeiilluBug 7453 - FlowRemoved doesn't have Removed Reason... 35/50335/7
2017-01-30 Robert VargaBUG-7608: use blueprint action-provider/action-service 15/51115/2
2017-01-27 Michael VorburgerReplace FindBugs :jsr305 by full :annotation (Bug 7663) 03/50903/4
2017-01-26 Tomas SlusnyAdd isComplete callback to commitEntry 69/51069/1
2017-01-24 Tomas SlusnyFix comparison between port numbers in match 65/50965/1
2017-01-23 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 80/50880/1
2017-01-19 miroslav.mackoFix Direct statistics RPC - actions part 61/50561/4
2017-01-19 D ArunprakashRPC opendaylight-direct-statistics:get-flow-statistics... 12/50412/9
2017-01-18 Shuva Jyoti KarMerge "Bug7485 Make statistics poller parameters config...
2017-01-13 Robert VargaBUG-5222: do not pull in odl-mdsal-xsql 95/50395/1
2017-01-12 Sai MarapaReddyBug7485 Make statistics poller parameters configurable. 79/50079/10
2017-01-11 Shuva Jyoti KarMerge "BUG 7502: Switch throws an error message for...
2017-01-10 Shuva Jyoti KarMerge "Remove use of triemap"
2017-01-10 Robert VargaRemove use of triemap 78/50178/1
2017-01-10 Slava RaduneBug 7071: adding support for fin-timeout 65/49665/8
2017-01-10 epgorajBUG 7502: Switch throws an error message for the action... 57/50157/2
2017-01-09 Abhijit KumbhareMerge "Bug 7481 - Flows with nicira actions get corrupt...
2017-01-09 Jozef BacigalMerge "Add GroupMessageSerializer"
2017-01-09 Jozef BacigalMerge "Add PortMessage serializer"
2017-01-09 Jozef BacigalMerge "Add MeterMessage serializer"
2017-01-09 Jozef BacigalMerge "Add FlowMessage serializer"
2017-01-09 Jozef BacigalMerge "Add Instruction serializers"
2017-01-09 Jozef BacigalMerge "Add InstructionSerializerInjector"
2017-01-09 Jozef BacigalMerge "Add Action serializers"
2017-01-09 Jozef BacigalMerge "Add ActionSerializerInjector"
2017-01-09 Jozef BacigalMerge "Add Match entry serializers"
2017-01-09 Jozef BacigalMerge "Add MatchSerializerInjector"
2017-01-09 Jozef BacigalMerge "Add MessageSerializerInjector"
2017-01-09 Tomas SlusnyAdd GroupMessageSerializer 44/48744/11
2017-01-09 Tomas SlusnyAdd PortMessage serializer 59/48259/13
2017-01-09 Tomas SlusnyAdd MeterMessage serializer 20/48520/18
2017-01-04 TaliBug 7481 - Flows with nicira actions get corrupted... 29/50029/4
2016-12-21 Sai MarapareddyBug 7415 Reducing the severity of the log message 73/49673/2
2016-12-20 Jozef BacigalMerge "Create YANG builders for all relevant model...
2016-12-20 Jozef BacigalMerge "Add Serialization and Deserialization injectors"
2016-12-14 Tomas SlusnyAdd FlowMessage serializer 90/48790/11
2016-12-14 Tomas SlusnyAdd Instruction serializers 73/48773/13
2016-12-14 Tomas SlusnyAdd InstructionSerializerInjector 68/48768/13
2016-12-14 Tomas SlusnyAdd Action serializers 40/48540/21
2016-12-14 Tomas SlusnyAdd ActionSerializerInjector 63/48563/15
2016-12-14 Tomas SlusnyAdd Match entry serializers 29/48629/21
2016-12-14 Tomas SlusnyAdd MatchSerializerInjector 22/48622/15
2016-12-13 Anil VishnoiRevert the functional behavior change introduced through 59/49159/2
2016-12-12 Tomas SlusnyAdd MessageSerializerInjector 62/48562/10
2016-12-12 Tomas SlusnyCreate YANG builders for all relevant model types 54/48254/16
2016-12-12 Tomas SlusnyAdd Serialization and Deserialization injectors 57/48257/13
2016-12-10 Anil VishnoiBug 7335 - Flow update rejected by switch generates 09/49209/1
2016-12-05 Jozef BacigalMerge "BUG-6890:Flow-Removed Notification configuration"
2016-12-05 Jozef BacigalMerge "Add new API's for LLDP"
2016-11-27 Vinh NguyenBug 7209 - Null Pointer Exception in LearnCodecUtil... 22/48722/1
2016-11-22 senthilAdd new API's for LLDP 05/48005/4
2016-11-22 epgorajBUG:6997 supporting OXM_OF_MPLS_LABEL in nicira extensiona 62/47662/8
2016-11-21 Jozef BacigalMerge "Bug 6820 - Implement SalExperimenterMpMessageSer...
2016-11-10 Jamo Luhrsenlower log level when stats come before flow is written... 90/48190/1
2016-11-10 Shuva KarBUG-6890:Flow-Removed Notification configuration 88/48188/1
2016-11-09 Shuva Jyoti KarMerge "Bug 7058 - [Helium Plugin]Stats collection issue...
2016-11-03 Jozef BacigalMerge "BUG-6890: Statistics-polling configuration"
2016-11-02 Anil VishnoiBug 7058 - [Helium Plugin]Stats collection issue when... 43/47843/1
2016-11-01 yunyunhanBug 6820 - Implement SalExperimenterMpMessageService 93/47793/1
2016-10-31 Shuva KarBUG-6890: Statistics-polling configuration 76/47476/7
2016-10-28 Anil VishnoiBug 7011 - Race condition in statistics collection... 80/47380/4
2016-10-28 Jozef BacigalMerge "Implement SalExperimenterMpMessageService"
2016-10-27 Tomas SlusnyOptimize port number lookups 57/47657/4
2016-10-27 Tomas SlusnyImplement SalExperimenterMpMessageService 68/47668/1
next