Change return type of events
[openflowplugin.git] / openflowplugin-impl / src / test / java /
2017-08-02 Jozef BacigalChange return type of events 78/60978/5
2017-08-02 Jozef BacigalReconciliation framework binding point improvements 09/60809/6
2017-07-27 Tomas SlusnyMerge "Remove config knob for reconciliation framework"
2017-07-25 Jozef BacigalRemove config knob for reconciliation framework 26/60726/2
2017-07-24 Jozef BacigalExctract onDevicePrepared to interface 40/60640/4
2017-07-24 Jozef BacigalExtract mastership blueprint service 81/60181/12
2017-07-24 Jozef BacigalMastershipchange service implementation. 15/53615/21
2017-07-24 Jozef BacigalMastership service provider API 98/53598/21
2017-07-24 Tomas SlusnyFix context chain initialization and SLAVE change 75/60075/22
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-07-04 Tomas SlusnyAdd single-layer deserializer for PacketIn msg 75/59675/13
2017-06-26 Tomas SlusnyEncapsulate OpenFlowPlugin configuration 66/59166/14
2017-06-26 Jozef BacigalMerge "Report (TCP) port number for switches"
2017-06-23 Tomas SlusnyFix context chain closing 14/57814/38
2017-06-22 Tomas SlusnyMerge "Fix checkstyle API."
2017-06-20 Jozef BacigalFix checkstyle API. 27/59227/1
2017-06-19 Tomas SlusnyMerge "Bug 8647: remove odl-dlux-core as artifact POM"
2017-06-19 Jozef BacigalMerge "Ensure that statistics gathering is terminated"
2017-06-15 Tomas SlusnyMerge "Fix connection when slave role request is unsupp...
2017-06-15 Tomas SlusnyMerge "Fix port update"
2017-06-15 Tomas SlusnyMerge "Fix 'INPORT' keyword in port field"
2017-06-15 miroslav.mackoFix port update 48/58948/4
2017-06-15 miroslav.mackoFix connection when slave role request is unsupported 18/58518/6
2017-06-15 Jozef BacigalFix 'INPORT' keyword in port field 00/58600/11
2017-06-15 Tomas SlusnyEnsure that statistics gathering is terminated 22/57122/12
2017-06-12 Tomas SlusnyMerge "Fix onSwitchIdleEvent echo request-reply xid"
2017-06-12 Jozef BacigalMerge "HeaderDeserializer and HeaderSerializer for...
2017-06-12 Jozef BacigalFix onSwitchIdleEvent echo request-reply xid 34/58234/4
2017-06-11 Tomas SlusnyClose OpenFlowPluginProvider during shutdown 60/58260/3
2017-06-01 Jozef BacigalMerge "Improve flow collection"
2017-06-01 Jozef BacigalMerge "Add missing convertors for OF1.0 actions"
2017-05-29 Tomas SlusnyImprove flow collection 68/53368/40
2017-05-26 Tomas SlusnyMerge "Bug 8253: Set-Field can not accept vendor extens...
2017-05-25 Anil VishnoiMerge "Bug 8535: Fix IPv6 OXMHeader Mask issue"
2017-05-25 Anil VishnoiMerge "Add Nicira extension support for matching IPv6...
2017-05-24 Anil VishnoiMerge "Adding Reason Attribute to FlowCapableNodeConnector"
2017-05-23 Sridhar GaddamBug 8535: Fix IPv6 OXMHeader Mask issue 94/57694/1
2017-05-18 Jozef BacigalMerge "Fix logging of exception in HandshakeListenerImpl"
2017-05-18 GauravBhagwaniAdding Reason Attribute to FlowCapableNodeConnector 98/51498/7
2017-05-17 Tomas SlusnyFix logging of exception in HandshakeListenerImpl 58/57158/3
2017-05-15 Anil VishnoiMerge "Remove device without master from DS."
2017-05-15 Tomas SlusnyMerge "Bug 8408 - Deserialization exception in logs...
2017-05-14 Anil VishnoiMerge "Though shall not use org.eclipse.tycho's osgi...
2017-05-12 Jozef BacigalFix queue and xid issue 18/56918/1
2017-05-10 Anil VishnoiMerge "Bug 8293: Add table writer to bulk-o-matic"
2017-05-04 Jozef BacigalChange yang models due to errors 97/51497/17
2017-04-25 Tomas SlusnyMerge "Bug 8217: Set error information into direct...
2017-04-25 Tomas SlusnyMerge "Bug 8223: Fixed incorrect enable-flow-removed...
2017-04-24 Tomas SlusnyPrevent changing single-layer-serialization on fly 88/55888/1
2017-04-24 Jozef BacigalMerge "Improve property-based configuration"
2017-04-19 Tomas SlusnyImprove property-based configuration 30/53630/16
2017-04-13 Tomas SlusnyIgnore early port status msg and process it later 05/53905/14
2017-04-10 Tomas SlusnyUpdate multipart request services for single layer 21/53221/9
2017-04-10 Tomas SlusnyAdd multipart request message serializers 52/52952/13
2017-04-04 Jozef BacigalAdd timer and auxiliary connection 04/54304/3
2017-04-04 Jozef BacigalFix startup. 55/54255/4
2017-04-04 Jozef BacigalClean up 68/54168/3
2017-04-04 Jozef BacigalRemove unneccessary code 49/53549/5
2017-04-04 Jozef BacigalRemove to set all devices slave. 76/53276/7
2017-04-04 Jozef BacigalAdd EOS listener. 11/53011/9
2017-04-04 Jozef BacigalChange dropping mastership. 76/51676/14
2017-04-04 Jozef BacigalAdd tests. 03/50603/18
2017-04-04 Jozef BacigalRepair style check for new classes. 53/49653/18
2017-04-04 Jozef BacigalDisconnection improvements. 67/49367/19
2017-04-04 Jozef BacigalImplement connection core layer basic behavior 83/48883/23
2017-04-03 Tomas SlusnyFix DeviceFlowRegistry performance regression 72/53972/16
2017-03-16 Jozef BacigalMerge "Add arbitrary mask for nxm-reg"
2017-03-16 Jozef BacigalMerge "Fix statistics race condition on big flows"
2017-03-15 Abhijit KumbhareMerge "Bug 7916: MatchConvertorImpl detailed IllegalSta...
2017-03-13 Tomas SlusnyFix statistics race condition on big flows 37/52237/15
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-03-10 Jozef BacigalMerge "Implement core API's methods."
2017-03-10 Jozef BacigalMerge "Define new API for context chain and context...
2017-03-10 Jozef BacigalMerge "Add module and feature for ONF extensions"
2017-03-09 Anil VishnoiBug 7910 - Flow with ethernet mask (ff:ff:ff:ff:ff... 98/53098/1
2017-03-09 Jozef BacigalMerge "Add configuration knob for Single Layer"
2017-03-07 Tomas SlusnyAdd configuration knob for Single Layer 71/52671/4
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
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-15 miroslav.mackoAdd multipart reply deserializers unit tests 55/50955/24
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 miroslav.mackoAdd FlowMessageService 14/50714/14
2017-02-15 Tomas SlusnyAdd configuration parameter for single layer 19/50819/10
2017-02-13 Jozef BacigalFix failing test. 72/51772/1
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-01-24 Tomas SlusnyFix comparison between port numbers in match 65/50965/1
2017-01-18 Shuva Jyoti KarMerge "Bug7485 Make statistics poller parameters config...
next