Merge "Simplify DeviceFlowRegistryImpl streaming"
[openflowplugin.git] / openflowplugin-impl /
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 VargaSimplify DeviceFlowRegistryImpl streaming 80/82580/3
2019-06-27 Robert VargaRemove dead code from DeviceFlowRegistryImpl 78/82578/4
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-18 Robert VargaReduce use of JdkFutureAdapters 26/80526/8
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-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 VargaAdd IpConversionUtil.hasIpv4Prefix() 43/80543/8
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Robert VargaFix IpConversionUtil.extractIpv4AddressMask() 46/80546/11
2019-03-07 Robert VargaRemove Optional.ofNullable() antipatterns 43/80443/4
2019-03-07 Robert VargaUse ClassToInstanceMap instead of a HashMap 41/80441/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-03-01 Shweta ChaturvediOPNFLWPLUG-1064: Openflow diagstatus: Merge all 93/79793/22
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-02-06 Shweta ChaturvediOPNFLWPLUG-1058: Changing INFO to DEBUG 68/80168/2
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 93/80093/1
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
2019-01-24 Robert VargaAdd javax.annotation-api dependencies 02/79202/8
2019-01-24 Robert VargaUse scope=provided for karaf shell 01/79201/6
2019-01-24 Arunprakash DMerge "add getFullyStarted() to OpenFlowPluginProviderImpl"
2019-01-17 Arunprakash DMerge "mv log4j.xml from src/main => src/test"
2019-01-10 Anil VishnoiMerge "Log the address and port when binding fails"
2019-01-08 Michael Vorburgeradd getFullyStarted() to OpenFlowPluginProviderImpl 98/78898/4
2019-01-08 Anil VishnoiRevert "Change log level for noisy disconnect log" 99/79299/2
2019-01-08 Arunprakash DMerge "report diagstatus from UdpHandler/TcpHandler...
2019-01-08 Arunprakash DMerge "use (infrautils') Executors in SwitchConnectionP...
2019-01-07 Anil VishnoiMerge "OPNFLWPLUG-1039: adding switch idle event regist...
2018-12-24 Robert VargaMerge "Bump mdsal to 3.0.3"
2018-12-24 Arunprakash DMerge "add blueprint-maven-plugin scanPath org.opendayl...
2018-12-19 Arunprakash DMerge "Replace GroupingResolver with AugmentationGroupi...
2018-12-18 Michael Vorburgeradd blueprint-maven-plugin scanPath org.opendaylight... 57/78857/1
2018-12-17 Arunprakash DMerge "remove "polling" from OpenflowPluginDiagStatusPr...
2018-12-12 Michael Vorburgerremove "polling" from OpenflowPluginDiagStatusProvider 77/78277/4
2018-12-05 Arunprakash DMerge "switch from FindBugs to SpotBugs"
2018-11-29 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
2018-11-28 Arunprakash DMerge "OPNFLWPLUG-1046 : Migrate OFP from XML to annota...
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-21 Arunprakash DMerge "Unwrap Optionals"
2018-11-20 Stephen KittSimplify lambdas 81/77981/2
2018-11-20 Victor PickardChange log level for noisy disconnect log 91/77991/1
2018-11-19 Michael Vorburgerminor clean-up of left-over un-used @Inject 00/77900/3
2018-11-19 Michael Vorburgerreplace @SuppressFBWarnings with LoggingFutures 96/77896/3
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-16 Michael Vorburgerre-activate FindBugs 96/77796/11
2018-11-15 Arunprakash DMerge "git rid of Blueprint openflowplugin.xml"
2018-11-15 Arunprakash DMerge "avoid <bean factory-ref/method> in lldp-speaker...
2018-11-15 Arunprakash DMerge "use annotations instead XML for BP in impl"
2018-11-15 Arunprakash DMerge "fix ArbitratorReconciliationManagerImpl endRecon...
2018-11-15 Michael Vorburgergit rid of Blueprint openflowplugin.xml 32/77832/2
2018-11-14 Michael Vorburgeruse annotations instead XML for BP in impl 00/77800/2
2018-11-14 gobinathmv BP XML from org/opendaylight to OSGI-INF/ 08/77008/6
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-10-11 Arunprakash DMerge "make ConfigurationServiceFactoryImpl independent...
2018-10-03 Michael Vorburgermake ConfigurationServiceFactoryImpl independent of... 88/76588/2
2018-09-18 Somashekhar JavalagiOPNFLWPLUG-1033: Fix for StackOverflowError while stopping 09/76209/3
2018-08-14 Arunprakash DMerge "Enhancement activity in admin reconciliation...
2018-08-13 Anil VishnoiMerge "OPNFLWPLUG-1004 : Spec arbitrator reconciliation"
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 98/74998/1
2018-07-17 Arunprakash DMerge "Break all the application part of odl-openflowpl...
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-07-09 Anil VishnoiMerge "Fix union use issues"
2018-07-09 Robert VargaFix union use issues 33/73833/1
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-997 Spec - Southbound cli implementation"
2018-06-29 Arunprakash DMerge "Testplan for Bundle-Reysnc"
2018-06-27 Robert VargaFix opendaylight-flow-types.yang cases 72/73472/2
2018-06-19 Anil VishnoiMerge "remove useless diagstatus ServiceDescriptor...
2018-06-18 Arunprakash DMerge "OPNFLWPLUG-990: Administrative Reconciliation...
2018-06-15 Tom PantelisAdd explicit org.osgi.core dependency 43/73043/1
2018-06-14 Anil VishnoiMerge "Do not use maven.bundle.version"
2018-06-14 Michael Vorburgerremove useless diagstatus ServiceDescriptor descriptions 94/72994/1
next