Merge "Use ClassToInstanceMap instead of a HashMap"
[openflowplugin.git] / applications / forwardingrules-sync / src / main / java / org / opendaylight / openflowplugin /
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-04-09 Robert VargaFix spotbugs logging complaints 80/81280/7
2019-04-09 Robert VargaDo not use deprecated Futures methods 83/81283/3
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
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-01-10 Anil VishnoiMerge "Log the address and port when binding fails"
2018-12-10 Arunprakash DMerge "Change channel outbound queue size log level"
2018-12-05 Arunprakash DMerge "switch from FindBugs to SpotBugs"
2018-11-26 Michael Vorburgerswitch from FindBugs to SpotBugs 02/77802/10
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-06-18 Arunprakash DMerge "OPNFLWPLUG-990: Administrative Reconciliation...
2018-06-14 Anil VishnoiMerge "Do not use maven.bundle.version"
2018-06-14 Arunprakash DMerge "Remove uses of BindingAwareProvider/Consumer"
2018-06-08 Tom PantelisRemove uses of BindingAwareProvider/Consumer 04/72804/2
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-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in applications 85/67885/7
2018-02-15 Tom PantelisFix checkstyle violations in applications 53/67753/3
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"
2018-01-27 Anil VishnoiMerge "Fix checkstyle violations in openflow-protocol...
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
2018-01-23 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 62/67462/4
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-12 Anil VishnoiMerge "Fix odlparent 3 Checkstyle issues"
2018-01-05 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library 92/66892/1
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2018-01-04 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library...
2017-12-20 D ArunprakashOPNFLWPLUG-929 : Remove deprecated guava library in... 40/66640/2
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-06-23 Jozef BacigalBump to odlparent 2.0.0 23/59323/5
2016-10-14 Jozef BacigalMerge "Optimize LLDP packet check"
2016-10-07 miroslav.mackoBug 6745 SimplifiedOperationalListener optimation 94/46394/6
2016-10-03 Jozef BacigalMerge "Bug 6745 Do not skip first data for reconciliation"
2016-09-30 Andrej LeitnerBug 6745 Do not skip first data for reconciliation 54/46254/2
2016-09-28 Andrej LeitnerCreate SemaphoreKeeper inside decorators 44/46244/1
2016-09-28 Jozef BacigalMerge "Bug 6745 Improve compression queue locking and...
2016-09-27 Jozef BacigalMerge "Revert "Bug 6745 Do not ignore syncup return...
2016-09-27 Andrej LeitnerBug 6745 Improve compression queue locking and handle... 22/46222/1
2016-09-27 Andrej LeitnerAdd finals and move thread name constant to provider 95/46195/3
2016-09-27 Andrej LeitnerRevert "Bug 6745 Do not ignore syncup return value" 10/46210/1
2016-09-26 Jozef BacigalMerge "Bug 6745 Set compression semaphore to fair"
2016-09-26 Jozef BacigalMerge "Bug 6745 Do not ignore syncup return value"
2016-09-26 Jozef BacigalMerge "Bug 6745 Remove thread renaming and unnecessary...
2016-09-26 Jozef BacigalMerge "Bug 6745 Fix replacing in compression queue"
2016-09-26 Andrej LeitnerBug 6745 Set compression semaphore to fair 82/46182/2
2016-09-26 Andrej LeitnerBug 6745 Do not ignore syncup return value 81/46181/2
2016-09-26 Andrej LeitnerBug 6745 Remove thread renaming and unnecessary logging 80/46180/2
2016-09-26 Andrej LeitnerBug 6745 Fix replacing in compression queue 68/46168/3
2016-09-22 Andrej LeitnerRemove excessive (trace) logging in FRS 72/45972/7
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-15 Shuva Jyoti KarMerge "Bug 6633 : NXM_OF_IN_PORT support in openflowplugin"
2016-09-13 Andrej LeitnerClusterSingletonService cleaning FRM/FRS 50/44850/2
2016-09-07 Jozef BacigalMerge "Bug 6554 Fix rejecting connections"
2016-09-07 Jozef BacigalMerge "Bug 6176 - Decrease logging level in Sal-F/G...
2016-09-02 Andrej LeitnerBug 6542 FRS - prevent concurrent reconciliation node... 10/44710/5
2016-08-25 Andrej LeitnerBug 6524 FlowDescriptor instead of SwitchFlowId in FRS 62/44662/3
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 "Bug 6278: Switch to use odlparent's karaf-parent"
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - StatisticsContextImpl, StatisticsMana...
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 "Drop Felix Gogo"
2016-08-15 Andrej LeitnerSonar - technical debt of FRS app 41/43741/4
2016-08-05 Jozef BacigalMerge "Sonar issues"
2016-07-28 Abhijit KumbhareMerge "Bug 6146 - Some Flows not found in DeviceFlowReg...
2016-07-28 Andrej LeitnerFRS - sonar issues and repackage 96/42696/1
2016-07-27 Andrej LeitnerUse SyncupEntry in syncup method (Bug 6170 cleaning) 47/42547/3
2016-07-27 Andrej LeitnerBug 6170 + Bug 5919 - made FRS cluster-aware 89/41889/18
2016-07-26 Andrej LeitnerCleaning and preparation before bug 6170 88/41888/7
2016-07-08 Anil VishnoiMerge "BUG-5888: moving the reconciliation process...
2016-07-08 Anil VishnoiMerge "Fixed debug log messages."
next