Add new revision for pcep types model
[bgpcep.git] / pcep / impl / src / main / java / org / opendaylight / protocol / pcep / impl / AbstractPCEPSessionNegotiator.java
2018-12-07 Claudio D. GaspariniAdd new revision for pcep types model 17/77817/12
2018-06-17 Claudio D. GaspariniCode clean up 72/73072/1
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-03-20 Claudio D. GaspariniFix sonar complains 38/53538/2
2017-03-15 Claudio D. GaspariniCode Clean Up 36/53236/2
2017-03-15 Claudio D. GaspariniCode Clean Up 35/53235/2
2016-08-01 Tom PantelisConvert PCEPDispatcher wiring to blueprint 54/41854/4
2016-01-10 Claudio D. GaspariniBUG-2208: Cancel PCEPSessionNegotiator Timers on sessio... 45/32145/7
2015-07-14 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on... 31/23431/11
2015-07-13 Claudio D. GaspariniBug: Fix missing break 49/24049/1
2015-05-05 Ladislav BorakBug 3106 - Untangle directories 32/19632/1
2015-05-01 Robert VargaMerge "Removed deprecated classes."
2015-05-01 Robert VargaMerge "BUG-2227 : fix exporting transitive attributes"
2015-05-01 Robert VargaMerge "BUG-2571 : created configuration for Flowspec"
2015-05-01 Milos FabianBug 2231 - Secure transport for PCEP 30/15730/8
2015-03-31 Robert VargaMerge "Simplified ASNumber subobject parsing."
2015-03-31 Robert VargaMerge "Simplified ErrorMessage subclassing by extractin...
2015-03-31 Robert VargaMerge "Simplified inheritance within stateful module."
2015-03-31 Robert VargaMerge "Simplified some pcep classes to avoid sonar...
2015-03-31 Dana KutenicsovaSimplified some pcep classes to avoid sonar warnings. 95/17295/3
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-19 Ladislav BorakImprove compatibility with Java 8 javadoc 20/16220/5
2014-12-01 Robert VargaMerge "BUG-2255 : adjusted BGP configuration to use...
2014-12-01 Robert VargaMerge "BUG-2448 : added more defensive lookup to node...
2014-11-28 Dana KutenicsovaSwitch statements should end with a default case. 02/13202/1
2014-11-28 Dana KutenicsovaConstant names should comply with a naming convention. 00/13200/2
2014-11-10 Robert VargaMerge "BUG-2109 : clear BGP session after it was alread...
2014-11-09 Dana KutenicsovaBUG-731 : more warnings down 61/12661/2
2014-07-21 Dana KutenicsovaMerge "Rework PCEP timers to work on channel"
2014-07-20 Robert VargaRework PCEP timers to work on channel 63/9163/5
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-05-14 Dana KutenicsovaImproved logging in PCEP. 33/6933/3
2014-05-04 Robert VargaBUG-731: Raw RuntimeExceptions should not be thrown 96/6696/1
2014-04-16 Dana KutenicsovaMerge "BUG-509: Fix topology not being augmented"
2014-04-15 Robert VargaBUG-731: use IllegalArgumentException 95/6195/1
2014-02-27 Robert VargaUse sendMessage() from AbstractSessionNegotiator 61/5461/2
2014-02-05 Robert VargaKeepalive message can be shared between instances 35/5135/1
2013-12-16 Dana KutenicsovaFixed PCEP synchronization. 53/3753/2
2013-12-11 Dana KutenicsovaMerge "Fix message arguments to match format string"
2013-12-11 Dana KutenicsovaMerge "Identify topology reference as such"
2013-12-11 Dana KutenicsovaMerge "Fix an 'impl' package export warning"
2013-12-10 Dana KutenicsovaFixed PCEP session warnings and missing tlvs. 17/3617/2
2013-12-08 Dana KutenicsovaMerge "Make sure we only accept short AS numbers"
2013-12-06 Robert VargaBUG-197: improve session ID tracking 24/3524/2
2013-12-05 Robert VargaMerge "Fixed rib-impl-config modules tests."
2013-12-05 Dana KutenicsovaMerge "Implement creation of implied termination points"
2013-12-05 Dana KutenicsovaMerge "Move link add() method to keep symmetry"
2013-12-04 Dana KutenicsovaMerge "Split UriBuilder into a separate type"
2013-12-04 Robert VargaMerge changes Ic12888cc,I669cc282,Iad2d6119
2013-12-04 Dana KutenicsovaRemoved some sonar warnings from pcep. 39/3439/2
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
2013-11-28 Robert VargaFix sonar warnings 23/3223/2
2013-11-21 Dana KutenicsovaBUG-159 : Removed PCEPDocumentedException. 31/2931/1
2013-11-13 Robert VargaMerge "Added configurable reconnect strategies, added...
2013-11-11 Dana KutenicsovaMerge "BUG-108: fix instanceidentifier extraction"
2013-11-11 Dana KutenicsovaMerge "BUG-108: rename routes objects to prevent confusion"
2013-11-11 Dana KutenicsovaBUG-76 : fixed some FSM tests. 90/2590/2
2013-11-04 Dana KutenicsovaBUG-50 : added test for Open Message. 56/2356/1
2013-10-17 Tony TkacikMerge "Add Intellij extensions to .gitignore"
2013-10-16 Robert VargaMerge "Fixed imports."
2013-10-15 Martin VitezFixed imports. 09/1909/1
2013-10-14 Robert VargaMerge "BUG-47 : PCEP migration to generated DTOs."
2013-10-14 Dana KutenicsovaRevert "BUG-47 : unfinished PCEP migration to generated... 71/1871/1
2013-10-14 Dana KutenicsovaBUG-47 : PCEP migration to generated DTOs. 69/1869/1
2013-10-14 Dana KutenicsovaBUG-47 : unfinished PCEP migration to generated DTOs. 35/1735/12
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-09 Robert VargaMerge "Bug45: updated YANG model."
2013-09-09 Robert VargaFix debug message 26/1126/1
2013-09-06 Robert VargaBUG-58: refactor to take advantage of netty 74/1074/4