White-space correction for yang model.
[bgpcep.git] / pcep /
2013-11-07 Dana KutenicsovaWhite-space correction for yang model. 22/2522/1
2013-11-07 Robert VargaUse pcep to use Bandwidth concept 17/2517/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted SVEC and IRO objects. 11/2511/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted Metric object. 08/2508/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted GC object. 06/2506/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted LoadBalancing object. 04/2504/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted PathKey object. 02/2502/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted ClassType object. 00/2500/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted OF Object. 99/2499/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted IRO object. 98/2498/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted XRO object. 96/2496/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted LSPA object. 94/2494/1
2013-11-07 Dana KutenicsovaBUG-50 : adjusted ERO object. 92/2492/1
2013-11-07 Robert VargaInitial code drop of Python PCEP code 77/2477/3
2013-11-06 Robert VargaBUG-48: fix a typo 41/2441/1
2013-11-06 Dana KutenicsovaBUG-50 : adjusted EndpointsObject. 36/2436/3
2013-11-06 Robert VargaBUG-48: split the programming and immediate parts 39/2439/1
2013-11-06 Robert VargaRemove mandatory statement to allow use in augments 38/2438/1
2013-11-05 Robert VargaBUG-48: add a description of RPC messages 93/2393/2
2013-11-05 Robert VargaBUG-48: add some documentation 88/2388/3
2013-11-05 Dana KutenicsovaBUG-50 : adjusted LSP object. 89/2389/1
2013-11-05 Robert VargaMerge "BUG-50 : adjusted srp object. Removed unused...
2013-11-05 Robert VargaMerge "BUG-50 : added test for Error message."
2013-11-05 Dana KutenicsovaBUG-50 : adjusted srp object. 86/2386/1
2013-11-05 Dana KutenicsovaBUG-50 : added test for Error message. 84/2384/1
2013-11-04 Robert VargaBUG-48: more implementation 66/2366/2
2013-11-04 Dana KutenicsovaBUG-50 : added test for Notification message. 65/2365/1
2013-11-04 Dana KutenicsovaBUG-50 : added test for Open Message. 56/2356/1
2013-11-04 Dana KutenicsovaBUG-50 : added tests for Keepalive/Close message. 49/2349/1
2013-11-04 Dana KutenicsovaBUG-50 : removed sonar warnings. 46/2346/1
2013-11-04 Robert VargaBUG-48: next phase of implementation 44/2344/2
2013-11-03 Dana KutenicsovaBUG-50 : added test for PathKey Object. 42/2342/1
2013-11-03 Dana KutenicsovaBUG-50 : added tests for IRO and RRO subobjects. 40/2340/1
2013-11-03 Dana KutenicsovaBUG-50 : added test for ERO. 34/2334/1
2013-11-03 Dana KutenicsovaBUG-50 : added test for XRO object. 33/2333/1
2013-11-03 Dana KutenicsovaBUG-50 : added test for Open Object. 28/2328/1
2013-11-02 Dana KutenicsovaBUG-50 : added tests for LSP/NoPath/RP Objects. 26/2326/2
2013-11-02 Robert VargaMerge "BUG-50 : added parsers for Notification and...
2013-11-02 Dana KutenicsovaBUG-50 : added parsers for Notification and Error Object. 24/2324/1
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
2013-11-01 Dana KutenicsovaBUG-50: added more object tests. 15/2315/1
2013-10-30 Dana KutenicsovaBUG-50 : added tests for simple PCEP objects. 71/2271/1
2013-10-29 Dana KutenicsovaBUG-50 : fixed bugs for ERO EXRS subobject. 57/2257/1
2013-10-29 Robert VargaMerge "BUG-50 : more tests for Label parsers. Removed...
2013-10-29 Dana KutenicsovaBUG-50 : more tests for Label parsers. 43/2243/1
2013-10-28 Dana KutenicsovaMerge "BUG-48: define a new submission error"
2013-10-28 Robert VargaMerge "BUG-50 : added tests for ERO subobjects."
2013-10-28 Dana KutenicsovaBUG-50 : added tests for ERO subobjects. 05/2205/1
2013-10-25 Robert VargaBUG-48: message send should return future 77/2177/1
2013-10-25 Robert VargaBUG-109: extract link operation status to a type 68/2168/2
2013-10-25 Dana KutenicsovaBUG-50: added tests for RRO subobjects. 70/2170/1
2013-10-25 Dana KutenicsovaBUG-50 : added tests for XRO subobjects. 65/2165/1
2013-10-25 Robert VargaFix SymblicName typo and extract the type 51/2151/3
2013-10-25 Dana KutenicsovaBUG-50 : added tests for PCEP TLVs. 55/2155/1
2013-10-23 Dana KutenicsovaMerge "Activate direct builder assignment"
2013-10-23 Dana KutenicsovaMerge "Add linkstate information to RIB"
2013-10-23 Dana KutenicsovaMerge "Activate augment"
2013-10-22 Robert VargaActivate augment 65/2065/1
2013-10-21 Maros MarsalekAdditional methods added to PCEPSession. 39/2039/2
2013-10-21 Alissa BonasFix junit dependencies in poms. Reuse existing from... 42/2042/1
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-19 Dana KutenicsovaMerge changes Ie520cc6e,I5e764fe1
2013-10-19 Dana KutenicsovaMerge "Cleanup package imports"
2013-10-17 Robert VargaTesttools should not be bundles 69/1969/1
2013-10-17 Robert VargaCleanup package imports 59/1959/1
2013-10-17 Tony TkacikMerge "Add Intellij extensions to .gitignore"
2013-10-17 Robert VargaMerge "Additional imports fix."
2013-10-16 Robert VargaMerge "BUG-47 : switched subobjects to generated source...
2013-10-16 Dana KutenicsovaBUG-47 : switched subobjects to generated source code. 42/1942/2
2013-10-16 Robert VargaFixup pcep-api imports 46/1946/1
2013-10-16 Robert VargaBUG-47: more subobject models 38/1938/2
2013-10-16 Martin VitezAdditional imports fix. 26/1926/1
2013-10-16 Robert VargaMerge "Fixed imports."
2013-10-16 Dana KutenicsovaMerge changes I3a7183d3,Ia787c1fb,I19c0576e
2013-10-16 Robert VargaBUG-113: allow for per-object subobject registries 22/1922/2
2013-10-16 Dana KutenicsovaBUG-47 : moved Label subobjects to generated source... 20/1920/3
2013-10-16 Dana KutenicsovaBUG-47 : added messages to registry. 96/1896/4
2013-10-15 Robert VargaBUG-48: introduce topology and programming models 12/1712/8
2013-10-15 Robert VargaRework tunnels to have paths standalone 10/1510/7
2013-10-15 Robert VargaSplit RSVP model out for reuse in bgp-linkstate 11/1911/2
2013-10-15 Robert VargaBUG-113: make sure the singleton is initialized 10/1910/2
2013-10-15 Martin VitezFixed imports. 09/1909/1
2013-10-15 Dana KutenicsovaMerge "BUG-47: introduce Label handlers"
2013-10-15 Dana KutenicsovaMerge "BUG-113: split off registry initialization into...
2013-10-15 Dana KutenicsovaMerge "BUG-47: label model"
2013-10-15 Robert VargaBUG-47: introduce Label handlers 07/1907/2
2013-10-15 Robert VargaBUG-113: split off registry initialization into activator 06/1906/2
2013-10-15 Robert VargaBUG-47: label model 03/1903/2
2013-10-15 Dana KutenicsovaCleaned up concepts module. 90/1890/2
2013-10-14 Dana KutenicsovaMerge "BUG-113: split HandlerRegistry into per-class...
2013-10-14 Dana KutenicsovaMerge "BUG-113: Move Linkstate NLRI parser to linkstate...
2013-10-14 Robert VargaBUG-113: split HandlerRegistry into per-class registries 88/1888/1
2013-10-14 Dana KutenicsovaParsing now returns only one message instead of a list. 86/1886/1
2013-10-14 Dana KutenicsovaBUG-47 : moved Ipv4 and Ipv6 to generated source code. 84/1884/2
2013-10-14 Dana KutenicsovaMerge "BUG-113: Concentrate singleton instances into...
2013-10-14 Dana KutenicsovaMerge changes I9afed602,Id8b701a4
2013-10-14 Dana KutenicsovaMerge "BUG-113: make SimpleFamilyRegistry abstract"
2013-10-14 Dana KutenicsovaMerge "BUG-113: introduce Activator and use it"
2013-10-14 Robert VargaMerge "BUG-47 : Removed protection support."
next