Synchronize Flow and Group Remove events
[openflowplugin.git] / applications / forwardingrules-manager / src / main / java / org / opendaylight / openflowplugin / applications / frm /
2019-11-04 GobinathSynchronize Flow and Group Remove events 44/82444/9
2019-11-04 GobinathDrop flows with actions to non-existing group id 38/82438/12
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-09-03 gobinathAdding Logs to log commit bundle errors 34/82334/16
2019-08-02 Robert VargaMerge changes from topic "mdsal-4.0.3"
2019-08-01 Arunprakash DMerge "Printing failed flow/group details for the bundl...
2019-08-01 Arunprakash DMerge "Sending each flow/group in separate bundle add...
2019-07-12 Somashekhar JavalagiPrinting failed flow/group details for the bundle based... 74/82274/26
2019-07-12 gobinathSending each flow/group in separate bundle add rpc... 64/82264/29
2019-07-09 Arunprakash DMerge "OPNFLWPLUG-1073 : Using ofppool executor for...
2019-07-08 Anil VishnoiMerge "Cleanup JobEntry"
2019-07-08 Anil VishnoiMerge "Simplify job NodeConfiguratorImpl dispatch"
2019-07-08 Anil VishnoiMerge "Add task termination traces"
2019-07-08 Robert VargaCleanup JobEntry 68/82568/4
2019-07-08 Robert VargaSimplify job NodeConfiguratorImpl dispatch 67/82567/4
2019-07-08 Robert VargaAdd task termination traces 66/82566/3
2019-06-28 Anil VishnoiMerge "Migrate to LoggingFutures"
2019-06-28 Anil VishnoiMerge "Simplify DeviceContextImpl flow counting"
2019-06-28 Anil VishnoiMerge "Simplify DeviceFlowRegistryImpl streaming"
2019-06-28 Anil VishnoiMerge "Remove dead code from DeviceFlowRegistryImpl"
2019-06-28 Anil VishnoiMerge "Update flow during arbitrator reconciliation...
2019-06-27 Robert VargaMigrate to LoggingFutures 47/82547/2
2019-06-26 Somashekhar JavalagiUpdate flow during arbitrator reconciliation should... 49/82249/20
2019-05-22 Anil VishnoiMerge "OPNFLWPLUG-1027 : Topology manager writes link...
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 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 Robert VargaRemove Optional.ofNullable() antipatterns 43/80443/4
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
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-21 Robert VargaAdd NodeConfiguratorImpl enqueue trace 90/79790/2
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-12-01 Anil BelurMerge "Bump to mdsal-3.0.2"
2018-11-29 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-11-28 gobinathOPNFLWPLUG-1046 : Migrate OFP from XML to annotation... 85/78085/4
2018-11-27 Arunprakash DMerge "replace @SuppressFBWarnings with LoggingFutures"
2018-11-22 Arunprakash DMerge "Simplify lambdas"
2018-11-21 Arunprakash DMerge "Unwrap Optionals"
2018-11-19 Arunprakash DMerge "Use List instead of SortedMap for scenario events"
2018-11-19 Arunprakash DMerge "improve fixed incorrect Future usage in (Bundle...
2018-11-19 Arunprakash DMerge "Log Future failure in NodeConfiguratorImpl"
2018-11-19 Arunprakash DMerge "fix incorrect Future usage in (Bundle)FlowForwarder"
2018-11-16 Tom PantelisLog Future failure in NodeConfiguratorImpl 05/77905/1
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerimprove fixed incorrect Future usage in (Bundle)FlowFor... 98/77898/1
2018-11-16 Tom Pantelisfix incorrect Future usage in (Bundle)FlowForwarder 59/77859/3
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-11-14 Anil VishnoiMerge "use annotations instead of XML for blueprint"
2018-11-13 Robert VargaUse QueuedNotificationManager to dispatch tasks 32/77732/3
2018-11-13 Robert VargaFix raw types in NodeConfiguratorImpl 31/77731/3
2018-11-02 Stephen KittClose ReadTransactions 58/77458/1
2018-11-02 Stephen KittClose ReadTransactions from ForwardingRulesManager 57/77457/1
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-14 Arunprakash DMerge "Enhancement activity in admin reconciliation...
2018-08-08 eeiilluEnhancement activity in admin reconciliation for handli... 57/74557/16
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-03 Arunprakash DMerge "Reconciliation Failure Count is not increased...
2018-08-03 eeiilluReconciliation Failure Count is not increased in failur... 33/74733/4
2018-08-01 gobinathOPNFLWPLUG-991 : FRM: Flow Group Dependency support 31/73531/9
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Anil VishnoiMerge "Fix union use issues"
2018-07-09 Anil VishnoiMerge "Correct NshNpCodec serializer key"
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-917 : pkt_mark support in nicira...
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-1021 : ct_tp_src and ct_tp_dst suppor...
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-997 Spec - Southbound cli implementation"
2018-07-06 eeiilluRenaming reconciliation cli's 49/73649/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 Anil VishnoiMerge "Pass error cause to service status"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-06-03 Anil VishnoiMerge "Switch to using lfdocs-conf to pull in theme"
2018-06-03 Anil VishnoiMerge "Enable nitpicky mode and fail on warnings"
2018-06-03 Anil VishnoiMerge "Resolve Sphinx build warnings"
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 : remove deprecated checkedfuture"
2018-06-03 Anil VishnoiMerge "Bundle Reconciliation: Close bundle on switch...
2018-05-29 Prasanna HuddarMerge "IllegalArgumentException with metadata field...
2018-05-28 D ArunprakashBundle Reconciliation: Close bundle on switch before... 17/72217/2
2018-05-27 D ArunprakashOPNFLWPLUG-898 : remove deprecated checkedfuture 20/71220/13
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
next