Add new revision for pcep types model
[bgpcep.git] / pcep / ietf-stateful07 / src / main / java / org / opendaylight /
2018-12-07 Claudio D. GaspariniAdd new revision for pcep types model 17/77817/12
2018-11-09 Claudio D. GaspariniUpdate ObjectParser API 31/77631/2
2018-11-06 Claudio D. GaspariniMigrate pcep to MD-SAL APIs 48/77448/5
2018-09-07 Robert VargaSwitch PCEP to no-zone ip addresses 71/72771/11
2018-07-12 Robert VargaConvert rsvp-api to use ip-address-no-zone 65/72765/11
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 59/71259/11
2018-03-20 Claudio D. GaspariniEnforce findbug on binding-parent 14/69614/3
2017-11-28 Claudio D. GaspariniBGPCEP-704: Add restart session rpc 97/65997/3
2017-10-16 Claudio D. GaspariniRemove deprecated binding type / value models 78/62378/5
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-03-13 Claudio D. GaspariniCode clean up 33/53233/1
2017-02-14 Claudio D. GaspariniCode clean up 29/51229/6
2016-08-10 AjayBug-5878: PCErr not generated by configuring 32-pcep... 38/42938/4
2016-07-28 Tom PantelisConvert PCEP session capabilities to blueprint 53/41853/5
2016-07-26 AjayBug-6242: PCRpt received with bandwidth reoptimization... 34/42434/2
2016-07-19 Tom PantelisConvert PCEP extensions to blueprint 12/41512/7
2016-07-19 Robert VargaUse Java StandardCharsets 79/41979/3
2016-07-17 Tom PantelisMove pcep base parser Activator to its own bundle 07/41507/5
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-09 Milos FabianBug-3464: Updated Path Binding TLV according draft... 51/21751/10
2016-05-12 Claudio D. GaspariniFix various SonarQube complains 49/38549/6
2016-04-26 Claudio D. GaspariniBUG-5731: Send Error Message if LSP-IDENTIFIERS TLV... 15/38015/2
2015-09-04 Claudio D. GaspariniBug-2230: Revision of module RSVP 15/24915/13
2015-09-03 Milos FabianBug-4230: Fix NPE in LSP TLV serializer 16/26316/2
2015-08-06 Iveta HalanovaBUG-139: PCEP capabilities refactor 85/24585/18
2015-07-20 Dana KutenicsovaBUG-3823 : fixed Sonar issues for PCEP/programming 83/24283/3
2015-07-20 Iveta HalanovaBUG-139: PCEP TLVs extensions implementation 01/24201/13
2015-07-17 Iveta HalanovaBUG-139: Implement PCEP state synchronization avoidance 86/24086/18
2015-07-17 Iveta HalanovaPCEP LSP obj parser: missing PathBindingTlv serialization 25/24225/1
2015-07-06 Iveta HalanovaIllegalArgument Exception changed to Preconditions... 70/23770/8
2015-06-02 Iveta HalanovaComplexity issue: pcep.ietf.stateful07 16/21416/8
2015-04-30 Robert VargaMerge "BUG-2383 : cleanup RIBImpl"
2015-04-30 Dana KutenicsovaImplementation for Path Binding Tlv. 16/18616/6
2015-03-31 Robert VargaMerge "Simplified ErrorMessage subclassing by extractin...
2015-03-31 Robert VargaMerge "Simplified inheritance within stateful module."
2015-03-31 Dana KutenicsovaSimplified ErrorMessage subclassing by extracting cases 31/17431/3
2015-03-31 Dana KutenicsovaSimplified inheritance within stateful module. 98/17298/4
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-05 Dana KutenicsovaMerge "Support proper route redistribution"
2015-03-05 Robert VargaMerge "BUG-2794 : refactored code to use BitArray"
2015-03-03 Ladislav BorakBUG-2794 : refactored code to use BitArray 93/15793/8
2015-02-27 Robert VargaMerge "BUG-2794 : created BitArray class"
2015-02-26 Dana KutenicsovaGetting rid of readerIndex handling. 96/15796/1
2015-02-18 Robert VargaMerge "Use readUnsignedByte instead of readByte and...
2015-02-18 Robert VargaMerge "Remove check for empty lists, where not needed."
2015-02-16 Dana KutenicsovaRemove check for empty lists, where not needed. 69/15369/1
2015-01-16 Dana KutenicsovaMerge "Set root pom.xml <name> for Sonar"
2015-01-14 Robert VargaMerge "Bug-2225: Move Path Setup Type TLV to base PCEP"
2015-01-12 Milos FabianBug-2225: Move Path Setup Type TLV to base PCEP 15/13715/4
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-11-06 Robert VargaMerge "Removed obsolete methods from Ipv4/Ipv6Util."
2014-11-05 Dana KutenicsovaRemoved obsolete methods from Ipv4/Ipv6Util. 23/12523/2
2014-11-03 Robert VargaMerge "Moved config files to modules where they belong."
2014-11-01 Dana KutenicsovaBUG-731: reduced complexity 99/12399/2
2014-10-23 Robert VargaMerge "BUG-731 : fixed pcep sonar warnings"
2014-10-22 Dana KutenicsovaBUG-731 : fixed pcep sonar warnings 58/12158/1
2014-09-03 Robert VargaMerge "BUG-1663 : Removed check for SRP processed flag...
2014-09-03 Dana KutenicsovaBUG-1663 : Removed check for SRP processed flag in... 15/10615/4
2014-08-12 Robert VargaMerge "Pre-populate links/nodes with empty lists"
2014-08-12 Dana KutenicsovaMerge "Bug-731: Fixed few major Sonar warnings"
2014-08-12 Milos FabianBug-731: Fixed few major Sonar warnings 85/9785/5
2014-08-10 Robert VargaMerge "Revoke delegation sent as Pcinitiate message."
2014-08-08 Robert VargaMerge "Fixed lookup of created routes in BGP Topology...
2014-08-08 Milos FabianBug-731: PCEPErrors enum with error-type and error... 70/9770/2
2014-08-05 Tony TkacikMerge "BUG-1116: Finish up egress path API changes"
2014-08-05 Milos FabianBug-479: Implementation of Vendor-Information TLV 29/9629/6
2014-07-29 Dana KutenicsovaFixed various findbugs issues in PCEP. 60/9360/7
2014-07-16 Robert VargaMerge "Bug-1370: Reads message body bytes as well as...
2014-07-15 Robert VargaMerge "BUG-1199 : fixed incorrect parsing of Error...
2014-07-15 Dana KutenicsovaBUG-1199 : fixed incorrect parsing of Error message. 19/9019/3
2014-07-15 Dana KutenicsovaMerge "BUG-670: enable reporting of PCEP errors"
2014-07-14 Milos FabianBug-194: Moved pcep configuration artifacts 55/8855/7
2014-07-13 Robert VargaMerge "Bug-194: Moved tcp-md5 configuration artifacts"
2014-07-13 Robert VargaMerge "Bug-194: Moved topology configuration artifacts"
2014-07-13 Robert VargaMerge "Bug-194: Moved programming configuration artifacts"
2014-07-13 Robert VargaMerge "BUG-730 : added test for pcep-spi registry."
2014-07-13 Dana KutenicsovaBUG-1199 : fixed incorrect parsing of RSVP tlv 01/8901/3
2014-07-08 Dana KutenicsovaMerge "BUG-1287: migrate tests to new APIs"
2014-07-08 Dana KutenicsovaMerge "Bug-731: pcep Tlv serializers - fixed sonar...
2014-07-08 Milos FabianBug-731: pcep Tlv serializers - fixed sonar issues 83/8783/3
2014-07-07 Robert VargaMerge "BUG-730 : added test for bgp/concepts"
2014-07-07 Dana KutenicsovaMerge "Bug-612: ietf-stateful07 serializers - improved...
2014-07-07 Milos FabianBug-612: ietf-stateful07 serializers - improved code... 20/8720/2
2014-06-27 Dana KutenicsovaMerge "Fixed vendor specific tlv's payload parser/seria...
2014-06-26 Robert VargaMerge "BUG-1202 : PCEP:implemented make-before-break"
2014-06-26 Robert VargaMerge "BUG-612 : defensive parser for LSPA"
2014-06-26 Robert VargaMerge "Fixed stateful07 message parsers/serializers"
2014-06-24 Milos FabianFixed stateful07 message parsers/serializers 43/8243/3
2014-06-23 Robert VargaMerge "BUG-1233 : KAs not encoded properly - fix: reset...
2014-06-23 Milos FabianMoved Ipv4Util and Ipv6Util from concepts to util 49/7849/3
2014-06-22 Dana KutenicsovaBUG-612 : switched PCEP tlv serializers to ByteBuf 42/8042/4
2014-06-22 Dana KutenicsovaBUG-612 : switched PCEP message serializers to ByteBuf 40/8040/4
2014-06-12 Milos FabianPut VS-Tlv to LSP object. 34/7934/2
2014-06-10 Dana KutenicsovaRemoved final modifier from LSP (stateful07) to allow... 75/7875/1
2014-06-10 Milos FabianStateful07LspaObjectParser - removed "final" keyword 61/7861/1
next