Use ByteBuf.readRetainedSlice()
[openflowplugin.git] / extension / openflowplugin-extension-nicira / src / test / java / org / opendaylight / openflowplugin /
2022-08-01 Robert VargaBump upstreams for 2022.09 Chlorine 45/101745/10
2022-03-11 Sangwook HaReplace Empty.getInstance() with Empty.value() 54/99854/3
2022-02-08 Robert VargaMigrate to assertThrows() 62/99662/1
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-05 Robert VargaCleanup ofp nicira extension 89/94389/16
2020-09-24 Robert VargaFinish test code migration to uint 77/92677/1
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-07 Robert VargaMigrate openflowplugin-extension-nicira to use Uint... 52/92352/2
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-11-14 Robert VargaMigrate MockitoJUnitRunner 60/84460/6
2019-10-21 Arunprakash DMerge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwarding...
2019-10-09 Robert VargaBump mdsal to 5.0.2 44/84244/23
2019-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-14 Robert VargaFix checkstyle 46/84246/8
2019-05-01 Anil VishnoiMerge "Add IpConversionUtil.hasIpv4Prefix()"
2019-05-01 Anil VishnoiMerge "Remove Optional.ofNullable() antipatterns"
2019-05-01 Anil VishnoiMerge "Use ClassToInstanceMap instead of a HashMap"
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-04-13 Robert VargaBump mdsal to 4.0.0 82/81282/17
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2019-03-04 Stephen KittRemove redundant type specifiers 59/77459/7
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-08-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-07 Anil VishnoiMerge "OPNFLWPLUG-999 Spec - Reconciliation CLI and...
2018-08-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-06 Jaime Caamaño RuizClean up bits of old nsh implementation 21/72321/13
2018-08-03 Arunprakash DMerge "OPNFLWPLUG-1007 : Future (eventually) failed...
2018-07-30 Thanh HaMerge "Bump to odlparent 3.1.3"
2018-07-25 Anil VishnoiMerge "Refactor nsh fields to new encoding"
2018-07-23 Jaime Caamaño RuizRefactor nsh fields to new encoding 20/72320/11
2018-07-23 Robert VargaUse IpAddressBuilder instead of char[] constructor 15/74215/4
2018-07-23 Anil VishnoiMerge "Output reg support for nicira experimenter fields"
2018-07-18 Anil VishnoiMerge "Reg move support for nicira experimenter fields"
2018-07-18 Anil VishnoiMerge "Reg load support for nicira experimenter fields"
2018-07-17 Arunprakash DMerge "Break all the application part of odl-openflowpl...
2018-07-12 Jaime Caamaño RuizOutput reg support for nicira experimenter fields 25/72225/11
2018-07-12 Jaime Caamaño RuizReg move support for nicira experimenter fields 99/71999/14
2018-07-12 Jaime Caamaño RuizReg load support for nicira experimenter fields 17/71917/14
2018-07-12 Jaime Caamaño RuizAdd match support for nsh_flags and nsh_ttl 95/71895/16
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Jaime Caamaño RuizAdd support for dec_nsh_ttl nicira action 70/72170/8
2018-07-09 Jaime Caamaño RuizAdd support for encap/decap nicira actions 91/72091/9
2018-06-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-04-10 Prasanna HuddarMerge "OPNFLWPLUG-987: Apps not getting proper notifica...
2018-04-05 Anil VishnoiMerge "OPNFLWPLUG-993 ct_clear is not supported in...
2018-04-02 Aswin SuryanarayananOPNFLWPLUG-993 ct_clear is not supported in Openflowplugin 33/69033/9
2018-02-15 Tom PantelisFix checkstyle violations in openflowplugin extensions 94/67794/5
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-10-31 Anil VishnoiOPNFLWPLUG-930 Inconsistent flow IDs between flows 13/64913/2
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-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
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-03 Abhijit KumbhareMerge "Replace mockito-all by mockito-core (see Bug...
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-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
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...
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-15 Shuva Jyoti KarMerge "Bug 6372 table-miss-enforcer - DTCL instead...
2016-08-11 Anil VishnoiMerge "Bug5822:Ensuring that the flowId, is unique...
2016-08-11 Jozef BacigalMerge "Fix Ipv6 format compression"
2016-08-11 Shuva Jyoti KarMerge "Support new matches and actions in ovs nsh patch"
2016-08-06 Yi YangSupport new matches and actions in ovs nsh patch 37/37937/11
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-26 Jozef BacigalMerge "Topology manager small sonar issues (+ optimized...
2016-07-24 Anil VishnoiMerge "Bug 6073: Wait for completion of add-group RPCs...
2016-07-23 Thanh HaAdd missing license headers 72/42372/1
2016-07-14 Jozef BacigalMerge "Bug 6181 - DeviceFlowRegistry performance issue...
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 98/40798/6
2016-07-08 Anil VishnoiMerge "BUG-5888: moving the reconciliation process...
2016-07-08 Anil VishnoiMerge "Fixed debug log messages."
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_13"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_12"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_11"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_10"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_9"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_8"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_7"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_6"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_5"
2016-07-06 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_4"
2016-07-01 Jozef BacigalMerge "Bug 5543 - Bo: Update JUnit tests part_3"
2016-07-01 Jozef BacigalMerge "Bug 5578 Improve frsync (threadpool)"
2016-07-01 Jozef BacigalMerge "BUG-4117: Migrating notification-supplier from...
next