Promote MessageRegistry to pcep-api
[bgpcep.git] / pcep / impl / src / main / java / org / opendaylight / protocol / pcep / impl / PCEPDispatcherImpl.java
2023-01-14 Robert VargaPromote MessageRegistry to pcep-api 19/104019/2
2023-01-14 Robert VargaPCEPSessionNegotiatorFactory is not generic 18/104018/2
2021-11-17 Robert VargaKeyMapping is immutable 71/98571/6
2020-07-22 Robert VargaAdd an explanatory messages around TCP-MD5 16/91516/1
2019-10-15 Robert VargaAdd ByteBufUtils 00/85100/15
2019-07-01 Robert VargaGet rid of JSR305 annotations 69/82869/9
2017-12-18 Claudio D. GaspariniReduce number of paramaters for PCEP Dispatcher 50/66350/9
2017-12-05 Claudio D. GaspariniMigrate deprecated netty methods 43/66243/2
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-06-20 Claudio D. GaspariniKeyMapping rework 59/57959/13
2017-02-04 Claudio D. GaspariniCode clean up 25/51225/7
2017-01-27 Claudio D. Gasparini\BUG-7386 Remove blocking gracefulshutdown 26/51126/2
2017-01-27 Claudio D. GaspariniBUG-7673: Improve synchonization under BGP/PCEP Session 83/51083/3
2016-08-28 OmairBUG 6541: Switch the Epoll mode in PCEP and PCC-mock... 53/44753/1
2016-08-10 AjayBug-5878: PCErr not generated by configuring 32-pcep... 38/42938/4
2016-07-15 Om PrakashBUG-4692: Migrate TCP-MD5 support in pcep package to... 70/39270/20
2015-11-09 Claudio D. GaspariniKeep consistency under Optional parssword 17/29317/2
2015-10-28 Claudio D. GaspariniBUG-4531: Error channelFactory set already 31/28831/7
2015-08-06 Iveta HalanovaBUG-139: PCEP capabilities refactor 85/24585/18
2015-07-15 Claudio D. GaspariniBUG: Fix Sonar Issues 50/24150/2
2015-07-14 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on... 31/23431/11
2015-03-25 Ladislav BorakFix Java8 javadoc incompatibility 97/17097/4
2014-07-29 Dana KutenicsovaFixed various findbugs issues in PCEP. 60/9360/7
2014-07-26 Dana KutenicsovaMerge "Add defensive checks when looking up attributes"
2014-07-24 Dana KutenicsovaMerge "BUG-1287: migrate pcep-topology-provider"
2014-07-24 Robert VargaBUG-1394: do not read in tight loops 75/9275/4
2014-07-23 Dana KutenicsovaMerge "BUG-1394: add traces"
2014-07-22 Robert VargaMigrate to use tcpmd5 code in its new place 87/9187/5
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-05-01 Robert VargaBUG-636: fix PCEP MD5 keys not being propagated 36/6636/2
2014-04-29 Robert VargaBUG-636: Add configuration option to PCEP 45/6545/5
2014-03-21 Dana KutenicsovaBUG-64 : initial rewrite, MessageRegistry. 10/5710/1
2013-11-21 Dana KutenicsovaFixed some sonar warnings. 70/2970/1
2013-11-13 Robert VargaMerge "Uncommented now working tests."
2013-11-13 Robert VargaMerge "Added configurable reconnect strategies, added...
2013-11-13 Dana KutenicsovaMerge "BUG-108: make sure we add proper attributes...
2013-11-13 Dana KutenicsovaMerge "BUG-108: defensive AbstractAdjRIBsIn"
2013-11-13 Maros MarsalekRevert removal of deprecated constructor in AbstractDis... 00/2700/2
2013-11-13 Dana KutenicsovaMerge "BUG-108: further progress on implementation"
2013-11-12 Robert VargaMerge "Removed deprecated constructor in AbstractDispat...
2013-11-12 Maros MarsalekRemoved deprecated constructor in AbstractDispatcher 65/2665/1
2013-11-11 Robert VargaMerge "BUG-50 : added test for Pcinitiate message."
2013-11-08 Maros MarsalekEventLoopGroup instances moved to constructor parameter... 44/2544/2
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
2013-10-21 Dana KutenicsovaMerge "BUG-108: initial topology provider structure"
2013-10-19 Robert VargaBUG-113: convert PCEP to use activators 70/1970/2
2013-10-15 Dana KutenicsovaMerge "BUG-113: split off registry initialization into...
2013-10-15 Robert VargaBUG-113: split off registry initialization into activator 06/1906/2
2013-10-14 Dana KutenicsovaMerge "BUG-113: split HandlerRegistry into per-class...
2013-10-14 Robert VargaBUG-113: split HandlerRegistry into per-class registries 88/1888/1
2013-10-07 Robert VargaMerge "BUG-47 : removed PCEPMessage interface, switched...
2013-10-07 Dana KutenicsovaBUG-47 : removed PCEPMessage interface, switched to... 15/1715/3
2013-09-27 Robert VargaFix the dispatcher not being threadsafe 64/1464/4
2013-09-17 Robert VargaMerge "BUG-54 : switched channel pipeline to be protoco...
2013-09-17 Dana KutenicsovaBUG-54 : switched channel pipeline to be protocol specific. 56/1156/7
2013-09-09 Robert VargaMake DispatcherImpl an abstract class 35/1135/2
2013-09-09 Robert VargaMerge "Bug45: updated YANG model."
2013-09-06 Robert VargaBUG-58: refactor to take advantage of netty 74/1074/4
2013-08-26 Robert VargaRemove ProtocolSessionOutboundHandler 80/980/2
2013-08-23 Robert VargaRemove unused logger to fix a warning 44/944/3
2013-08-21 Robert VargaBUG-58: pass ReconnectStrategy to dispatcher 39/939/1
2013-08-20 Robert VargaBUG-55: make sure session initialization asynchronous 18/918/2
2013-08-19 Dana KutenicsovaImplemented closing operations for PCEP Netty. 06/906/1
2013-08-19 Dana KutenicsovaPCEP sucessfull connection now implemented. Fixed minor... 97/897/3
2013-08-09 Dana KutenicsovaInitial framework migration to netty. 19/819/3
2013-07-24 Robert VargaInitial code drop 36/636/1