Use ByteBuf.readRetainedSlice()
[openflowplugin.git] / applications / forwardingrules-manager / src / test / java /
2024-03-04 Robert VargaRemove ListenerRegistrationHelper 65/110465/1
2024-02-29 Robert VargaBump upstreams 44/110144/35
2024-02-09 Robert VargaMore FRM convertions 97/110197/6
2024-02-09 Robert VargaMove FRM tests 11/110211/1
2024-02-09 Robert VargaRefactor reconciliation wiring 99/110199/8
2024-02-08 Robert VargaClean up ForwardingRulesManager interface 85/110185/5
2024-02-08 Robert VargaConvert ListenerRegistrationHelper into a component 83/110183/2
2023-07-05 Robert VargaBump upstreams 71/106571/8
2023-01-24 Robert VargaAdopt 2023.03 Argon upstreams 39/104039/6
2021-11-18 Sangwook HaRefactor FRM unit tests 04/98604/5
2021-01-02 Robert VargaFinal round of isFoo() migration 29/94329/7
2020-09-10 Arunprakash DMerge "Fix a modernizer warning"
2020-09-07 Arunprakash DMerge "Migrate forwardingrules-manager to uint types"
2020-08-30 Robert VargaMigrate forwardingrules-manager to uint types 29/92329/1
2020-08-21 Arunprakash DMerge "Migrate uint/ByteBuf interactions"
2020-08-21 Arunprakash DMerge "Do not pull javax.inject into features"
2020-08-21 Arunprakash DMerge "FRM code cleanup."
2020-08-12 Shweta ChaturvediFRM code cleanup. 07/88907/12
2020-07-28 Robert VargaMerge "Bump odlparent/yangtools/mdsal/controller"
2020-07-27 Robert VargaClean up use of deprecated methods 18/91418/8
2020-04-16 Arunprakash DMerge "OPNFLWPLUG-1087: ODL controller to provide view...
2020-04-15 dheenadayalan bOPNFLWPLUG-1087: ODL controller to provide view of... 21/88021/13
2020-02-14 D ArunprakashRevert "CSC to provide a view of DPN re-sync" 00/87700/1
2020-02-07 Shweta ChaturvediCSC to provide a view of DPN re-sync 97/82297/29
2019-09-30 Anil VishnoiMerge "Update docs header to Magnesium in the master"
2019-09-14 Robert VargaFix checkstyle 46/84246/8
2019-08-02 Robert VargaMerge changes from topic "mdsal-4.0.3"
2019-08-01 Robert VargaDo not store empty node list 67/82167/5
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
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
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-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-08-14 Somashekhar JavalagiJIRA: OPNFLWPLUG-1028 Fix for Table Miss Entry failed... 07/74907/2
2018-08-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-07 gobinathOPNFLWPLUG-1005 : Implementation of arbitrator reconcil... 90/71090/28
2018-08-03 Somashekhar JavalagiOPNFLWPLUG-985: Service recovery for openfplowplugin 98/68998/36
2018-08-03 Arunprakash DMerge "OPNFLWPLUG-991 : FRM: Flow Group Dependency...
2018-08-01 gobinathOPNFLWPLUG-991 : FRM: Flow Group Dependency support 31/73531/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-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-25 Anil VishnoiMerge "fix diagstatus NPE on showSvcStatus CLI"
2018-05-23 Anil VishnoiOPNFLWPLUG-1010 Adopt mdsal changes proposed through... 07/71907/5
2018-04-15 Thanh HaMerge "Bump to odlparent 3.1.0 and yangtools 2.0.3"
2018-04-11 Prasanna HuddarMerge "Logs are added to identify the flows and groups...
2018-04-11 Prasanna HuddarMerge "OPNFLWPLUG-986: Administrative Reconciliation...
2018-04-10 eeiilluOPNFLWPLUG-986: Administrative Reconciliation for multi... 80/68280/36
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-03 Anil VishnoiMerge "BUG8607 Fix checkstyle issues"
2017-09-02 David SuarezBUG8607 Fix checkstyle issues 80/62580/2
2017-08-21 Tomas SlusnyMerge "Remove deprecated CheckedFuture."
2017-08-21 Jozef BacigalMerge "Move extension implementation from API to impl"
2017-08-17 gobinathBug 8902 - Changes in FRM for Reconciliation Framework 95/60195/22
2017-08-07 Tomas SlusnyMerge "Bug 8873 - Bundle based reconciliation to enable...
2017-08-04 eeiilluBug 8873 - Bundle based reconciliation to enable bundli... 20/60520/13
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-06-26 Tomas SlusnyEncapsulate OpenFlowPlugin configuration 66/59166/14
2017-06-01 Jozef BacigalMerge "Improve flow collection"
2017-06-01 Tomas SlusnyMerge "Bug 8497 - Provide config knob to disable the...
2017-05-31 Anil VishnoiBug 8497 - Provide config knob to disable the Forwardin... 14/57314/5
2017-04-04 Jozef BacigalAdd timer and auxiliary connection 04/54304/3
2017-03-20 Shuva Jyoti KarMerge "Bug 7915 - Zero flows populated in all switches...
2017-03-18 Anil VishnoiBug 7915 - Zero flows populated in all switches when... 21/53521/1
2017-03-10 Jozef BacigalMerge "Remove old drop-test module and files."
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-27 Jozef BacigalMerge "Fix comparison of match extensions"
2017-02-23 Jon CastroBug 7736 - Forwarding Rules application cluster singlet... 25/52225/2
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-13 Andrej LeitnerClusterSingletonService cleaning FRM/FRS 50/44850/2
2016-08-17 Shuva Jyoti KarMerge "Bug 6366 - of-switch-config-pusher - DTCL instea...
2016-08-16 Anil VishnoiMerge "Adding learn action"
2016-08-16 Shuva Jyoti KarMerge "Bug 6374 topology-manager - DTCL instead of...
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 Shuva Jyoti KarMerge "SONAR TD - FlatBatchUtil, DeviceInitializationUtils"
2016-08-15 Jozef BacigalMerge "Removed unused logger and fixed javadoc links"
2016-08-15 Jozef BacigalMerge "Bug 6380 lldp-speaker - DTCL instead of DTL"
2016-08-15 Shuva Jyoti KarMerge "Sonar - technical debt of FRS app"
2016-08-15 Jozef BacigalMerge "SONAR TD - Group actions redundancy"
2016-08-15 Jozef BacigalMerge "SONAR TD - Sal*ServiceImpl"
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 Jozef BacigalMerge "Bug 6357 - FRM integration with singleton"
2016-08-15 Andrej LeitnerBug 6357 - FRM integration with singleton 36/43236/9
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...
next