Bump upstreams for 2022.09 Chlorine
[openflowplugin.git] / extension / openflowjava-extension-nicira /
2018-04-02 Aswin SuryanarayananOPNFLWPLUG-993 ct_clear is not supported in Openflowplugin 33/69033/9
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in extensions 88/68388/3
2018-02-26 Anil VishnoiMerge "BUG-86: Fixed echo response processing"
2018-02-26 Anil VishnoiMerge "OPNFLWPLUG-952: All links disappear from the...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 46/68746/1
2018-02-15 Tom PantelisFix checkstyle violations in openflowjava extensions 93/67793/4
2018-02-15 Anil VishnoiMerge "Fix checkstyle violations in liblldp"
2018-02-08 gobinathOPNFLWPLUG-974: Message deserialization failed 50/68050/1
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-20 Tom PantelisEliminate explicit yangtools dependencies and pom cleanup 75/67375/1
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-10-13 Anil VishnoiMerge "Cli to display all the connected DPNs"
2017-10-08 BertrandThis patch implements ct-mark support in nicira extensions. 43/64043/1
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-08-30 Tomas SlusnyMerge "Remove CSS artifact remnants"
2017-08-25 Tom PantelisRemove CSS artifact remnants 30/62330/1
2017-08-21 Tomas SlusnyMerge "Fix checkstyle"
2017-08-21 Tomas SlusnyMerge "Remove deprecated CheckedFuture."
2017-08-21 Jozef BacigalMerge "Move extension implementation from API to impl"
2017-08-17 Prasanna HuddarMerge "Bug 8902 - Reconciliation Framework changes"
2017-08-15 Tomas SlusnyMove extension implementation from API to impl 93/61493/3
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 97/61697/1
2017-08-07 Tomas SlusnyMerge "Bug 8873 - Bundle based reconciliation to enable...
2017-08-03 Tomas SlusnyMerge "Bug 8882 - With conntrack SNAT communication...
2017-07-28 Aswin SuryanarayananBug 8882 - With conntrack SNAT communication with PNF... 69/60869/3
2017-07-11 Tomas SlusnyMerge "BUG-8607: Fix issues in checkstyle enforcement...
2017-07-10 Tomas SlusnyIntegrate OpenFlowJava into OpenFlowPlugin build 29/59529/16
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-06-22 Tomas SlusnyMerge "Fix checkstyle API."
2017-06-20 Tomas SlusnyMove Nicira extensions to blueprint 14/59214/2
2017-06-15 Tomas SlusnyMerge "Fix SwitchIdleEvent echo request-reply xid"
2017-06-14 Thanh HaMerge "Migrate to odlparent 1.9.0"
2017-06-13 David SuarezBUG-8607: Replace logger and log by LOG 83/58183/4
2017-06-12 Tomas SlusnyMerge "Fix onSwitchIdleEvent echo request-reply xid"
2017-06-12 Jozef BacigalMerge "HeaderDeserializer and HeaderSerializer for...
2017-06-11 Tomas SlusnyHeaderDeserializer and HeaderSerializer for codecs 17/58117/3
2017-06-01 Jozef BacigalMerge "Add missing convertors for OF1.0 actions"
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-15 Anil VishnoiMerge "Remove device without master from DS."
2017-05-15 Anil VishnoiMerge "Add timeout for device initialization"
2017-05-15 Tomas SlusnyMerge "Bug 8408 - Deserialization exception in logs...
2017-05-15 Aswin SuryanarayananBug 8408 - Deserialization exception in logs when NAT... 31/56731/2
2017-05-12 Sridhar GaddamAdd Nicira extension support for matching IPv6 Src/Dst 69/56969/1
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 17/54717/1
2017-03-31 Jozef BacigalMerge "Fix table miss flow push"
2017-03-30 Jozef BacigalMerge "Replace project-specific checkstyle by odlparent's"
2017-03-30 Jozef BacigalMerge "Fix minor issues regarding checkstyle"
2017-03-30 Jozef BacigalMerge "Fix modifiers order to comply with Java coding...
2017-03-30 Jozef BacigalMerge "Fix checkstyle .api.openflow.protocol"
2017-03-30 Jozef BacigalMerge "Fix checkstyle api.openflow.md.util"
2017-03-30 Jozef BacigalMerge "Fix checkstyle - api.openflow.md.queue"
2017-03-30 Jozef BacigalMerge "Fix checkstyle warnings."
2017-03-30 Jozef BacigalMerge "Fix checkstyle warnings"
2017-03-30 Jozef BacigalMerge "BUG-7901: fix unsynchronized transaction access"
2017-03-27 TaliFix masked NXM reg length 91/53891/2
2017-03-16 Jozef BacigalMerge "Add arbitrary mask for nxm-reg"
2017-03-14 Tomas SlusnyAdd arbitrary mask for nxm-reg 59/53259/1
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-03-10 Jozef BacigalMerge "Add module and feature for ONF extensions"
2017-03-07 Jakub TothBUG-6859 - Binding generator v1 refactoring 39/52939/1
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-18 Aswin SuryanarayananBug 7811 - Conntrack Action deserialization - IndexOutO... 26/52026/1
2017-02-14 Michal RehakRemove redundand case in nicira-action.yang 70/51470/3
2017-02-10 Anil VishnoiMerge "Bug 7764 - Do no throw warning on explicit task...
2017-02-10 Aswin SuryanarayananNAT Action added in Nicira Extension 70/49770/16
2017-02-09 Jozef BacigalMerge "Fix comparison between port numbers in match"
2017-02-03 Abhijit KumbhareMerge "Replace mockito-all by mockito-core (see Bug...
2017-01-23 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 80/50880/1
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 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
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 epgorajBUG:6997 supporting OXM_OF_MPLS_LABEL in nicira extensiona 62/47662/8
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-19 Jozef BacigalMerge "Update comments around flat-batch service"
2016-09-19 Jozef BacigalMerge "Bug 6665 Clean code"
2016-09-19 Jozef BacigalMerge "Bug 6665 - Fix switches scalability"
2016-09-15 Shuva Jyoti KarMerge "Bug 6633 : NXM_OF_IN_PORT support in openflowplugin"
2016-09-07 Chetan A GBug 6633 : NXM_OF_IN_PORT support in openflowplugin 92/45192/5
2016-08-17 Shuva Jyoti KarMerge "Bug 6366 - of-switch-config-pusher - DTCL instea...
2016-08-17 Shuva Jyoti KarMerge "Bug 5596 Singleton API test"
2016-08-16 Anil VishnoiMerge "Adding learn action"
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Jozef BacigalMerge "SONAR TD - AbstractService"
2016-08-15 Jozef BacigalMerge "SONAR TD - *ToNotificationTransformer private...
next