Use ByteBuf.readRetainedSlice()
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / device /
2024-02-29 Robert VargaBump upstreams 44/110144/35
2024-02-09 Robert VargaDo not use OpenflowProtocolListener in ConnectionAdapter 95/110195/2
2024-02-08 Robert VargaDitch use of SystemNotificationsListener 66/110166/5
2023-07-05 Robert VargaModernize codebase 32/106832/2
2023-05-02 Robert VargaModernize openflowplugin-impl 39/104239/5
2022-08-01 Robert VargaBump upstreams for 2022.09 Chlorine 45/101745/10
2022-03-31 Robert VargaBump MRI upstreams 77/100077/17
2021-07-04 Robert VargaUpdate MRI upstreams for Phosphorus 99/96399/14
2021-01-11 Robert VargaDrop locking from FlowGroupInfoHistoryImpl 02/94602/2
2021-01-11 Robert VargaRemove FlowGroupCacheManager crud 91/94591/10
2021-01-01 Robert VargaFurther warning removal 24/94324/6
2020-10-17 Robert VargaBump upstreams for Silicon 44/92944/15
2020-07-28 Robert VargaMerge "Bump odlparent/yangtools/mdsal/controller"
2020-07-27 Robert VargaClean up use of deprecated methods 18/91418/8
2020-06-01 Arunprakash DMerge "All openflow nodes are not getting listed in...
2020-05-28 Dheenadayalan bAll openflow nodes are not getting listed in the output... 03/87803/8
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-02-14 D ArunprakashRevert "All-dpns are not getting listed in the" 02/87702/1
2020-02-07 Shweta ChaturvediAll-dpns are not getting listed in the 05/85205/5
2019-12-06 Arunprakash DMerge "Failed to cancel service reconciliation, When...
2019-12-02 Arunprakash DMerge "Grep not working for Karaf commands"
2019-11-25 Arunprakash DMerge "OPNFLWPLUG-1078: Notify device TLS authenticatio...
2019-11-25 Arunprakash DMerge "OPNFLWPLUG-1075: Making Device Oper transactions...
2019-11-25 VenkataSatya JonnadulaOPNFLWPLUG-1075: Making Device Oper transactions atomic 32/85832/2
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-11-04 Somashekhar JavalagiCreating Empty Tables in datastore only when statistics... 67/83367/16
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-10-03 Robert VargaBump odlparent to 6.0.0 43/84243/13
2019-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-14 Robert VargaFix checkstyle 46/84246/8
2019-08-22 Anil VishnoiMerge "Use netconf-artifacts to get restconf version"
2019-08-22 Arunprakash DMerge "Use QueuedNotificationManager for port message...
2019-08-05 Shweta ChaturvediUse QueuedNotificationManager for port message processing 50/83350/8
2019-06-28 Anil VishnoiMerge "Migrate to LoggingFutures"
2019-06-28 Anil VishnoiMerge "Simplify DeviceContextImpl flow counting"
2019-06-28 Anil VishnoiMerge "Update flow during arbitrator reconciliation...
2019-06-27 Robert VargaSimplify DeviceContextImpl flow counting 81/82581/5
2019-06-27 Anil VishnoiMerge "Declare reconciliation artifacts"
2019-06-27 Anil VishnoiMerge "Reduce use of JdkFutureAdapters"
2019-06-27 Anil VishnoiMerge "Cleanup use of Guava Function"
2019-06-27 Anil VishnoiMerge "Remove use of Objects.{is,non}Null"
2019-06-20 Robert VargaRemove use of Objects.{is,non}Null 79/82579/2
2019-06-16 Robert VargaCleanup use of Guava Function 25/80525/6
2019-05-22 Anil VishnoiMerge "OPNFLWPLUG-1027 : Topology manager writes link...
2019-05-22 SOMASHEKHAR MANOHA... OPNFLWPLUG-1056 : Default table flows missing 34/80434/22
2019-05-20 Anil VishnoiMerge "OPNFLWPLUG-644: Openflow Event logging using...
2019-05-10 Somashekhar JavalagiOPNFLWPLUG-644: Openflow Event logging using log4j 15/75415/17
2019-05-01 Anil VishnoiMerge "Delete ScenarioService"
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-04-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Robert VargaRemove Optional.ofNullable() antipatterns 43/80443/4
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
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2019-02-06 Robert VargaRemove use of internal Netty class 63/80163/2
2019-01-25 Arunprakash DMerge "Rework bit-copying functions and re-enable tests"
2019-01-25 Arunprakash DMerge "Fix BitBufferHelper::toNumber()"
2019-01-25 Arunprakash DMerge "Clean up instance checks and casts"
2019-01-24 Stephen KittClean up instance checks and casts 82/77982/4
2018-11-27 Arunprakash DMerge "replace @SuppressFBWarnings with LoggingFutures"
2018-11-26 Arunprakash DMerge "Change log level for noisy disconnect log"
2018-11-22 Arunprakash DMerge "Simplify lambdas"
2018-11-20 Stephen KittSimplify lambdas 81/77981/2
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-06-14 Anil VishnoiMerge "Do not use maven.bundle.version"
2018-06-14 Arunprakash DMerge "Remove uses of BindingAwareProvider/Consumer"
2018-06-12 Anil VishnoiMerge changes I7500a6f1,If607a21b
2018-06-11 Chien-Hsin ChenOPNFLWPLUG-970: Prevent ConcurrentModificationException... 52/72852/1
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-15 Thanh HaMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-11 Prasanna HuddarMerge "OPNFLWPLUG-986: Administrative Reconciliation...
2018-04-10 Anil VishnoiMerge "Add Karaf build profile"
2018-04-10 Prasanna HuddarMerge "OPNFLWPLUG-987: Apps not getting proper notifica...
2018-04-04 D ArunprakashOPNFLWPLUG-987: Apps not getting proper notification... 22/69422/9
2018-03-12 Anil VishnoiMerge "OPNFLWPLUG-981: per-capability configuration...
2018-03-07 Yrineu RodriguesOPNFLWPLUG-951: Adding equal role functionality 04/68504/14
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-03-02 Tom PantelisFix findbugs violations in openflowplugin-impl 83/68983/5
2018-02-06 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflowjava-util"
next