Bump upstreams
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / sal / convertor / match /
2023-07-05 Robert VargaBump upstreams 71/106571/8
2023-05-02 Robert VargaMigrate users of Optional.get() 21/105621/4
2022-08-01 Robert VargaBump upstreams for 2022.09 Chlorine 45/101745/10
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-05 Robert VargaMerge "Cleanup MeterMessageSerializer"
2021-01-04 Robert VargaPartial cleanup of convertors 90/94390/5
2021-01-02 Robert VargaMigrate a few convertors 44/94344/6
2021-01-01 Robert VargaFurther warning removal 24/94324/6
2020-09-25 Robert VargaDeprecate ByteBufUtil.macAddressToString() 10/92710/3
2020-09-25 Robert VargaDeprecate ByteBufUtils.macAddressToBytes() 08/92708/3
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-10 Arunprakash DMerge "Migrate most of openflowplugin to use Uint types"
2020-09-07 Robert VargaMigrate most of openflowplugin to use Uint types 77/92377/6
2020-07-28 Robert VargaMerge "Bump odlparent/yangtools/mdsal/controller"
2020-07-27 Robert VargaClean up use of deprecated methods 18/91418/8
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-05-05 Arunprakash DMerge "OPNFLWPLUG-1080: Nodes not populated in operatio...
2020-05-03 Robert VargaRemove invalid annotations 00/89500/4
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
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-03-07 Robert VargaPrevent Ipv4Address rewrap in OfToSalIpv4DstCase 42/80542/6
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Jaime Caamaño RuizSupport for packet type match field 13/71113/10
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-05-03 Anil VishnoiMerge "must use full node-connector string when writing...
2018-04-26 D ArunprakashFix IPv6 OXMHeader Mask issue for multi-layer 20/71420/2
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in openflowplugin 91/68391/2
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 5 30/67830/5
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 4 25/67825/5
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 3 24/67824/5
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Jozef BacigalMerge "Remove dependency of impl on onf-extensions"
2017-09-08 Jozef BacigalMerge "Add missing bundle converters"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Cleanup"
2017-09-08 Jozef BacigalMerge "Move match converter to new converter system"
2017-09-07 Tomas SlusnyMove match converter to new converter system 22/62822/1
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-16 Shuva Jyoti KarMerge "Fix checkstyle warnings"
2017-03-16 Shuva Jyoti KarMerge "Fix checkstyle warnings"
2017-03-16 Shuva Jyoti KarMerge "Fix checkstyle warnings"
2017-03-16 Shuva Jyoti KarMerge "Remove drop-test feature from He design"
2017-03-15 Abhijit KumbhareMerge "Bug 7916: MatchConvertorImpl detailed IllegalSta...
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-03-08 Michael VorburgerBug 7916: MatchConvertorImpl detailed IllegalStateExcep... 79/52979/2
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-28 Jozef BacigalMerge "Convert Functions to private methods"
2017-02-27 Jozef BacigalMerge "Fix some FRM checkstyle violations"
2017-02-27 Jozef BacigalMerge "Fix comparison of match extensions"
2017-02-22 Tomas SlusnyFix comparison of match extensions 39/51839/5
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 Andrej LeitnerFix Ipv6 format compression 41/43641/5
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-08-03 Tomas SlusnyBug 5540 - Remove ConvertorManager singleton 56/41756/13
2016-08-03 Tomas SlusnyBug 5540 - Multiple convert types for one convertor 07/41707/8
2016-08-03 Tomas SlusnyBug 5540 - ConvertorManager DataContainer source, one... 32/41632/9
2016-08-03 Tomas SlusnyBug 5540 - FlowConvertor, FlowStatsResponseConvertor... 94/40994/21
2016-08-03 Tomas SlusnyBug 5540 - PortConvertor, MatchConvertor 77/40877/23
2016-08-03 Tomas SlusnyBug 5540 - ConvertorManager base 63/40863/24
2016-08-03 Anil VishnoiBug 5895 - Support of Ext109 openflow tcp flag matching... 30/42630/5
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 Sai MarapaReddyBug 5390 - Adding Ipv6 L3ArbitraryBitMask feature support. 05/42105/3
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-06-23 Abhijit KumbhareMerge "Fixed the log level."
2016-05-21 Abhijit KumbhareMerge "BUG-4117: add support of Old Notif. for Statistics"
next