Correct FlowRegistryKeyFactory
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / registry / flow / FlowRegistryKeyFactory.java
2024-02-06 Robert VargaCorrect FlowRegistryKeyFactory 61/110161/1
2023-05-02 Robert VargaModernize openflowplugin-impl 39/104239/5
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2020-10-17 Robert VargaBump upstreams for Silicon 44/92944/15
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2019-11-07 Arunprakash DMerge "Eliminate {infra,service}utils.version"
2019-11-07 Arunprakash DMerge "Remove nagasena dependency declaration"
2019-11-07 Arunprakash DMerge "Make applications/pom.xml an aggregator"
2019-11-07 Arunprakash DMerge "Turn libraries/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn samples/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Turn extension/pom.xml into an aggregator"
2019-11-07 Arunprakash DMerge "Make model/pom.xml inherit from odlparent-lite"
2019-11-05 Somashekhar JavalagiOPNFLWPLUG-1071 : Removal of javax.annotation.Nonnnull... 22/81722/13
2019-10-21 Arunprakash DMerge "OPNFLWPLUG-1076 Migrate lldp-speaker, forwarding...
2019-10-09 Robert VargaBump mdsal to 5.0.2 44/84244/23
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-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-10-31 Anil VishnoiOPNFLWPLUG-930 Inconsistent flow IDs between flows 13/64913/2
2017-10-04 David SuarezFix issues related to checkstyle enforcement 78/63778/2
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-08-22 miroslav.mackoFix checkstyle warnings for translator and registry... 36/61836/6
2017-04-03 Tomas SlusnyFix DeviceFlowRegistry performance regression 72/53972/16
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
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
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-07 Anil VishnoiMerge "Mask Support for TCP and UDP ports in nicira...
2016-08-05 Shuva Jyoti KarMerge "Device*Registry quickfix - add failed"
2016-08-05 Jozef BacigalMerge "Sonar issues"
2016-07-28 Abhijit KumbhareMerge "Bug 6146 - Some Flows not found in DeviceFlowReg...
2016-07-26 Icaro CameloSonar issues 30/42330/4
2016-07-26 Jozef BacigalMerge "Move empty match constant into OFConstants"
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-25 Anil VishnoiBug 6146 - Some Flows not found in DeviceFlowRegistry 10/42510/1
2016-07-25 Andrej LeitnerMove empty match constant into OFConstants 54/42454/1
2016-07-21 Tomas SlusnySONAR TD - DeviceFlowRegistryImpl, FlowDescriptorFactor... 63/41963/2
2016-07-20 Jozef BacigalMerge "Create empty match only once"
2016-07-20 Jozef BacigalMerge "Optimized imports in frm"
2016-07-20 Jozef BacigalMerge "Bug 4148: Fixed the log level."
2016-07-20 Jozef BacigalRevert "Merge "Bug 6235 - Cookie compare in FlowRegistr... 32/42132/1
2016-07-20 Andrej LeitnerCreate empty match only once 26/42126/2
2016-07-20 Jozef BacigalMerge "Bug 6235 - Cookie compare in FlowRegistryKeyFactory"
2016-07-19 Tomas SlusnyBug 6235 - Cookie compare in FlowRegistryKeyFactory 36/42036/2
2016-07-11 Jozef BacigalMerge "BUG-6109: Having a null match field is totally...
2016-07-09 Shuva KarBUG-6109: Having a null match field is totally fine. 05/41605/1
2016-07-08 Anil VishnoiMerge "Fixed debug log messages."
2016-06-29 Jozef BacigalMerge "FRSync features.xml removed"
2016-06-29 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 5"
2016-06-29 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 4"
2016-06-28 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 3"
2016-06-28 Jozef BacigalMerge "Bug-5543 - Bo: Update JUnit tests part 2"
2016-06-28 Jozef BacigalMerge "Bug 5936 - DeviceFlowRegistry flowId bug"
2016-06-23 Tomas SlusnyBug 5936 - DeviceFlowRegistry flowId bug 86/39586/9
2015-06-13 michal rehakMerge "Bug 3660 - Missing flow for match ARP."
2015-06-13 Jozef GloncakBUG 3603 - Flow without priority isn't processed. 26/22526/1
2015-06-10 Robert VargaBUG-3363: code optimization and cleanup - Fix eclipse... 86/22286/2
2015-05-26 michal rehakMerge "Bug 3328: Set icmpv4-match into OF10 match."
2015-05-26 michal rehakMerge "Change StatisticsContext"
2015-05-26 michal rehakMerge "Un-obfuscate srcVlanMatch"
2015-05-26 michal rehakMerge "Use an ImmutableMaps for constant lookups"
2015-05-26 michal rehakMerge "Fix TableFeaturesConvertor table"
2015-05-26 michal rehakMerge "Use constants for Ordering objects"
2015-05-26 michal rehakMerge "Make OrderComparator.build() use generic arguments"
2015-05-26 michal rehakMerge "Add VLAN match constants"
2015-05-26 michal rehakMerge "Optimize FlowConvertor"
2015-05-26 michal rehakMerge "Make MatchReactor a proper constant"
2015-05-26 michal rehakMerge "Simplify CommonService interface"
2015-05-26 michal rehakMerge "HashUtil erradicated"
2015-05-26 Martin BobakHashUtil erradicated 97/21097/1
2015-05-25 michal rehakMerge "HashUtils are not used anymore"
2015-05-25 Martin BobakHashUtils are not used anymore 53/21053/1