BUG-612 : switched PCEP message parsing to ByteBuf.
[bgpcep.git] / pcep /
2014-05-31 Dana KutenicsovaBUG-612 : switched PCEP message parsing to ByteBuf. 53/7553/1
2014-05-30 Dana KutenicsovaRemoved additional check for SRP-ID value. 37/7537/1
2014-05-30 Dana KutenicsovaFixed various small bugs when testing stateful07 version. 35/7535/1
2014-05-27 Dana KutenicsovaRemoved unused and deprecated message type class. 24/7424/1
2014-05-27 Dana KutenicsovaBUG-730 : added test for pcep-spi util classes. 23/7423/1
2014-05-27 Dana KutenicsovaAdjusted SRP-ID range to include 0. 22/7422/1
2014-05-14 Dana KutenicsovaImproved logging in PCEP. 33/6933/3
2014-05-10 Dana KutenicsovaMerge "BUG-731: rename LSPID and SRPID"
2014-05-10 Robert VargaBUG-731: rename LSPID and SRPID 32/6832/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 Robert VargaBUG-731: do not throw Exceptions 31/6831/1
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 Robert VargaBUG-731: hide serverSessionManager 48/6748/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 Robert VargaBUG-731: do not assign to parameters 16/6716/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: move to new APIs 10/6710/1
2014-05-05 Robert VargaBUG-731: fix keyword ordering 09/6709/1
2014-05-05 Tony TkacikEnabled replace action in PCEP Topology Provider 03/6703/1
2014-05-04 Robert VargaBUG-731: JMX attributes are static now 00/6700/1
2014-05-04 Robert VargaBUG-731: remove implied modifier 99/6699/1
2014-05-04 Robert VargaBUG-731: utility classes should be final 97/6697/1
2014-05-04 Robert VargaBUG-731: Raw RuntimeExceptions should not be thrown 96/6696/1
2014-05-03 Dana KutenicsovaBUG-730 : added unit tests for stateful02 82/6682/1
2014-05-02 Robert VargaBUG-632: add initial configuration bits for TCP-MD5 35/6635/4
2014-05-02 Robert VargaBUG-632: fix configuration interactions 34/6634/4
2014-05-01 Robert VargaBUG-636: fix PCEP MD5 keys not being propagated 36/6636/2
2014-04-30 Robert VargaBUG-731: fix unused imports and pom.xml override 09/6609/1
2014-04-29 Robert VargaBUG-636: Add configuration option to PCEP 45/6545/5
2014-04-29 Dana KutenicsovaMerge "Remove bgp-update-api-config"
2014-04-28 Milos FabianBug 187 - PCEP's message parser should ignore unknow... 46/6546/1
2014-04-28 Tomas OlveckyResolve Bug:681 - Fix bgpcep after config-manager tests... 99/5999/4
2014-04-27 Robert VargaBUG-592: use new InstanceIdentifier APIs 24/6424/1
2014-04-25 Milos FabianRandomized port number for PCEPTopologyProviderModule... 84/6384/2
2014-04-24 Milos FabianBug 474 - Added missing config junit tests. 14/6314/2
2014-04-23 Robert VargaMerge "Bug 498 - Fixed PCEP and BGP testtools"
2014-04-23 Dana KutenicsovaMerge "BUG-634: Fix .so not being included in the ...
2014-04-23 Dana KutenicsovaMerge "BUG-634: Fix JNI bugs"
2014-04-23 Milos FabianBug 498 - Fixed PCEP and BGP testtools 24/6324/2
2014-04-22 Robert VargaBUG-509 Specify ordering in lists 07/6307/1
2014-04-19 Robert VargaFix warnings about overridden versions 99/6299/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-04-15 Robert VargaBUG-731: do not declare Exception 94/6194/1
2014-04-14 Robert VargaBUG-509: Fix topology not being augmented 53/6153/2
2014-04-14 Robert VargaMerge "Fixed write of uptodate to explicitly set routes."
2014-04-09 Dana KutenicsovaRSVP Error code in stateful02 updated actally reflect... 06/6006/1
2014-04-09 Dana KutenicsovaBUG-670 : stateful07 now displaying LSP related errors... 97/5997/1
2014-04-04 Milos FabianRemove final keyword from Stateful02LspObjectParser... 08/5908/1
2014-03-21 Dana KutenicsovaBUG-64 : initial rewrite, MessageRegistry. 10/5710/1
2014-03-21 Dana KutenicsovaMerge "Initial code drop of Netty.io integration"
2014-03-20 Dana KutenicsovaBUG-64 : initial rewrite, LabelRegistry. 95/5695/1
2014-03-20 Dana KutenicsovaFixed delegate predefined value. 55/5655/3
2014-03-20 Dana KutenicsovaBUG-64 : initial rewrite, ObjectRegistry. 43/5643/4
2014-03-19 Dana KutenicsovaMerge "Remove unused distributionManagement sections"
2014-03-19 Milos FabianMove AbstractVendorSpecificTlvParser from pcep-spi... 74/5674/1
2014-03-19 Dana KutenicsovaMerge "Initial support for RFC2385"
2014-03-15 Dana KutenicsovaBUG-64 : initial rewrite, EROSubobjectRegistry. 42/5642/2
2014-03-14 Dana KutenicsovaBUG-64 : initial rewrite, RROSubobjectRegistry. 29/5629/4
2014-03-14 Dana KutenicsovaBUG-64 : reformat TlvRegistry, to skip using getType... 27/5627/6
2014-03-14 Dana KutenicsovaBUG-64 : initial rewrite, XROSubobjectRegistry. 97/5597/6
2014-03-11 Robert VargaMerge "BUG-444: Refactored BGP-RIB configuration module...
2014-03-11 Dana KutenicsovaRemoved sonar warning by making variables private. 90/5590/2
2014-03-07 Robert VargaMerge "Added definition of vendor-specific tlv into...
2014-03-07 Dana KutenicsovaMerge "Do not hard-code HashedWheelTimer"
2014-03-07 Milos FabianAdded definition of vendor-specific tlv into pcep-types. 44/5544/3
2014-03-06 Dana KutenicsovaDisplay all arguments when updating LSP. 54/5554/3
2014-03-06 Dana KutenicsovaAdd all argument object to Pcupd. 50/5550/4
2014-03-05 Robert VargaForce resynchronization of all LSPs on update 88/5388/8
2014-03-05 Dana KutenicsovaMerge "BUG-444: Refactor pcep configuration modules...
2014-03-05 Milos FabianBUG-444: Refactor pcep configuration modules tests. 43/5543/1
2014-03-03 Dana KutenicsovaRemoved final modifier, so that LSPA parser can be... 16/5516/2
2014-03-03 Dana KutenicsovaSplit pcep configuration to parser and provider. 13/5513/2
2014-02-27 Robert VargaUse sendMessage() from AbstractSessionNegotiator 61/5461/2
2014-02-27 Robert VargaBUG-430: Split off the various proposals 40/5440/5
2014-02-25 Tomas OlveckyBump config and netconf versions to 0.2.5-SNAPSHOT... 59/5459/1
2014-02-25 Dana KutenicsovaMerge "Update copied 00-netty.xml with name enforcing...
2014-02-24 Dana KutenicsovaMore tests for stateful02 module. 50/5450/1
2014-02-19 Robert VargaMerge changes I9c2aaa2e,Ia94bce78,I3a84c6c8
2014-02-19 Dana KutenicsovaFixed NPE and updated logging. 10/5410/1
2014-02-19 Dana KutenicsovaFixed update tunnel hanging. 85/5385/2
2014-02-18 Robert VargaMake sure to set the LSP name 89/5389/1
2014-02-14 Dana KutenicsovaSet proposal to default stateful02 session proposal. 28/5328/1
2014-02-13 Robert VargaMerge "BGPCEP distribution package core bundle version...
2014-02-13 Dana KutenicsovaRefactored LspDbVersion parser. 03/5303/1
2014-02-12 Robert VargaMerge "BGPCEP distribution package fix"
2014-02-12 Dana KutenicsovaFixed missing tlvs from base parser. 81/5281/1
2014-02-11 Dana KutenicsovaTopology provider rework to use lsp name instead of... 29/5229/6
2014-02-10 Dana KutenicsovaGet rid of mockito exceptions in tests. 28/5228/1
next