Merge "Fixed lookup of created routes in BGP Topology Exporter."
[bgpcep.git] / pcep / impl /
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 Object 48/9648/7
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-26 Robert VargaMerge "Fixed various small bugs found by Findbugs plugin."
2014-07-26 Dana KutenicsovaMerge "Add defensive checks when looking up attributes"
2014-07-25 Dana KutenicsovaFixed various small bugs found by Findbugs plugin. 35/9335/3
2014-07-25 Dana KutenicsovaMerge changes I6723f9e0,Iab4269dc
2014-07-25 Robert VargaImprove message writing performance 64/9264/3
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-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-07-18 Dana KutenicsovaMerge "Bug-1370: Support for four-octet AS number capab...
2014-07-17 Dana KutenicsovaBUG-731 : removed some sonar warnings 14/9114/1
2014-07-16 Robert VargaMerge "Fixed PCEP activator. Fixed ExcludeRouteObject...
2014-07-16 Dana KutenicsovaFixed PCEP activator. 51/9051/1
2014-07-16 Robert VargaMerge "Bug-1370: Reads message body bytes as well as...
2014-07-16 Milos FabianBug-612: Added check - before subobjects are serialized. 76/8976/2
2014-07-15 Robert VargaMerge "BUG-1025 : use correct YANG syntax to avoid...
2014-07-15 Robert VargaMerge "BUG-1025 : removed logs that pollute log file"
2014-07-15 Robert VargaMerge "BUG-1199 : fixed incorrect parsing of Error...
2014-07-15 Milos FabianBug-194: Fixed bundle exports. 26/9026/1
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 small mistake in Pcerr, added a test 02/8902/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: Base PCEP serializers - more defensive...
2014-07-07 Milos FabianBug-612: Base PCEP serializers - more defensive code 55/8555/4
2014-07-04 Robert VargaMerge "Repair bgp-rib-impl-config to work with MD5...
2014-07-03 Dana KutenicsovaMerge "BUG-1279: keep an insertion-sorted iterable...
2014-07-03 Robert VargaMerge "bug1273 - POM restructuring changes for weekly...
2014-07-03 Robert VargaMerge "Repair pcep-topology-provider-config to work...
2014-07-03 Dana KutenicsovaBUG-1199 : fixed max message length. 47/8547/3
2014-06-29 Robert VargaMerge "Fixed NPE when serializing Bandwidth object."
2014-06-28 Dana KutenicsovaFixed NPE when serializing Bandwidth object. 35/8435/2
2014-06-28 Robert VargaMerge "Bug-1180: Segment routing message parsers/serili...
2014-06-28 Robert VargaMerge "Bug-1180: Segment Routing parsers/serializers"
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 "PCEPReplyMessageParser fix - separate reply...
2014-06-26 Robert VargaMerge "Fixed stateful07 message parsers/serializers"
2014-06-26 Dana KutenicsovaBUG-612 : defensive parser for LSPA 65/8365/5
2014-06-26 Milos FabianFixed vendor specific tlv's payload parser/serializer 73/8373/1
2014-06-25 Robert VargaMerge "CapabilitySerializer and ParameterSerializer...
2014-06-25 Robert VargaMerge "Parameter registry uses ByteBuf instead of byte...
2014-06-25 Robert VargaMerge "Bug 611 - MessageUtil uses ByteBuf instead of...
2014-06-25 Robert VargaMerge "BUG 611 - MPReach/Unreach uses serializers from...
2014-06-25 Milos FabianBug 1244: Fixed BasePCEPSessionProposalFactory 25/8325/2
2014-06-25 Milos FabianPCEPReplyMessageParser fix - separate reply's serialization 90/8290/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 KutenicsovaMerge "Bug 611 - NlriReg supports serialization"
2014-06-22 Dana KutenicsovaBUG-612 : switched PCEP label serializers to ByteBuf 68/8068/6
2014-06-22 Dana KutenicsovaBUG-612 : switched PCEP XRO subobject serializers to... 65/8065/4
2014-06-22 Dana KutenicsovaBUG-612 : switched PCEP RRO subobject serializers to... 63/8063/4
2014-06-22 Dana KutenicsovaBUG-612 : switched PCEP ERO subobject serializers to... 47/8047/4
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-17 Dana KutenicsovaBUG-1199 : Small adjustments to stateful07 interop 69/8069/2
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-06-03 Dana KutenicsovaFixed failing PCEP tests (wrong readerIndex handling). 41/7641/2
2014-06-01 Dana KutenicsovaBUG-612 : switched Labels to ByteBuf. 75/7575/1
2014-06-01 Dana KutenicsovaBUG-612 : switch XRO to ByteBuf. 74/7574/1
2014-06-01 Dana KutenicsovaBUG-612 : switched ERO to ByteBuf. 73/7573/1
2014-06-01 Dana KutenicsovaBUG-612 : switched RRO subobjects to ByteBuf. 70/7570/2
2014-06-01 Dana KutenicsovaBUG-612 : switched PCEP Tlvs to ByteBuf 69/7569/1
2014-06-01 Dana KutenicsovaBUG-612 : switch PCEP objects to ByteBuf. 65/7565/1
2014-05-31 Dana KutenicsovaBUG-612 : switched PCEP message parsing to ByteBuf. 53/7553/1
2014-05-14 Dana KutenicsovaImproved logging in PCEP. 33/6933/3
2014-05-09 Dana KutenicsovaRemoving deprecated getType() method from serializers. 33/6833/1
2014-05-09 Robert VargaMerge "BUG-730 : added tests for Encoders/Decoders...
2014-05-09 Dana KutenicsovaBUG-730 : added tests for Encoders/Decoders in PCEP. 29/6829/1
2014-05-07 Dana KutenicsovaMerge "BUG-632: add missing module"
2014-05-06 Robert VargaBUG-731: reduce field visibility 52/6752/1
2014-05-06 Robert VargaBUG-731: limit protected field visibility 51/6751/1
2014-05-06 Dana KutenicsovaMerge "Bug 187 - PCEP: object parser - report correctly...
2014-05-06 Milos FabianBug 187 - PCEP: object parser - report correctly unknow... 23/6723/2
2014-05-05 Robert VargaMerge "BUG-730: cleanup tests in pcep-impl"
2014-05-05 Robert VargaMerge "Remove unnecessary try-catch. OF codes are no...
2014-05-05 Robert VargaMerge "Added open object parser/serializer to basic...
2014-05-05 Robert VargaBUG-731: do not declare Exception as thrown 19/6719/1
2014-05-05 Dana KutenicsovaBUG-730: cleanup tests in pcep-impl 13/6713/1
2014-05-05 Dana KutenicsovaRemove unnecessary try-catch. 12/6712/1
2014-05-05 Dana KutenicsovaAdded open object parser/serializer to basic activator. 11/6711/1
2014-05-05 Robert VargaBUG-731: fix keyword ordering 09/6709/1
2014-05-04 Robert VargaBUG-731: utility classes should be final 97/6697/1
next