bgpcep.git
2014-08-15 Giovanni MeoTell to IT the version of object-api in BGPCEP 16/9716/4
2014-08-13 Robert VargaFix a sonar warning 36/9936/1
2014-08-12 Dana KutenicsovaBUG-730 : moved BGP path selection test to proper place. 98/9898/1
2014-08-12 Dana KutenicsovaFixed bgp-testool activator exception. 58/9858/3
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 Robert VargaPre-populate links/nodes with empty lists 85/9885/1
2014-08-12 Milos FabianBug-731: Fixed few major Sonar warnings 85/9785/5
2014-08-12 Robert VargaProperly create parent nodes in reachability builders 80/9880/2
2014-08-11 Milos FabianBug-1399: Fixed initial linkstate-attribute type config... 59/9859/1
2014-08-11 Robert VargaSwitch Sonar profile 28/9828/2
2014-08-10 Robert VargaMerge "Revoke delegation sent as Pcinitiate message."
2014-08-08 Dana KutenicsovaMerge "Bug-731 Fixed few minor Sonar warnings"
2014-08-08 Robert VargaMerge "Fixed lookup of created routes in BGP Topology...
2014-08-08 Tony TkacikFixed lookup of created routes in BGP Topology Exporter. 09/9809/1
2014-08-08 Dana KutenicsovaRevoke delegation sent as Pcinitiate message. 07/9807/1
2014-08-08 Milos FabianBug-731 Fixed few minor Sonar warnings 79/9779/2
2014-08-08 Milos FabianBug-731: PCEPErrors enum with error-type and error... 70/9770/2
2014-08-06 Robert VargaFix UT coverage not being reported in Sonar 32/9732/5
2014-08-05 Tony TkacikMerge "BUG-1116: Finish up egress path API changes"
2014-08-05 Milos FabianBUG-1116: Finish up egress path API changes 22/9122/26
2014-08-05 Milos FabianBug-479: Implementation of Vendor-Information Object 48/9648/7
2014-08-05 Robert VargaFix integration tests after object-cache-api addition 90/9690/2
2014-08-05 Milos FabianBug-479: Implementation of Vendor-Information TLV 29/9629/6
2014-08-04 Milos FabianBug-1429: Get rid of overriding managed dependencies... 49/9649/2
2014-08-04 Milos FabianBUG-1116: Rework AbstractAdjRIBsIn interface 91/9491/7
2014-08-04 Robert VargaBUG-1116: add BGP application peer skeleton 33/9033/4
2014-08-01 Robert VargaBUG-868: migrate SchemaServiceListener users 42/9542/2
2014-08-01 Milos FabianBug-1463: Unknown attribute's bytes must be skipped. 66/9566/1
2014-07-31 Milos FabianBug-1383: BGP listener should fail to configure if... 59/9259/5
2014-07-30 Milos FabianBug-1447: Ensure candidate's parents exist. 85/9485/5
2014-07-30 Robert VargaBUG-1116: add AbstractAdjRIBsIn documentation 88/9488/3
2014-07-30 Robert VargaBUG-1116: Move BGPSession and friends to a more private... 36/9436/6
2014-07-30 Dana KutenicsovaMerge changes I21c05c40,Ib6e5362f
2014-07-30 Robert VargaMerge "Bug-1399: Added Linkstate attribute type configu...
2014-07-29 Robert VargaBUG-1287: migrate Transaction.commit() to Transaction... 32/9432/3
2014-07-29 Milos FabianBUG-1116: Rework comparator and encapsulate transactions 44/9244/9
2014-07-29 Robert VargaUse an atomic long for SRP counter 31/9431/1
2014-07-29 Milos FabianBug-1399: Added Linkstate attribute type configuration 85/9285/8
2014-07-29 Dana KutenicsovaFixed various findbugs issues in PCEP. 60/9360/7
2014-07-29 Dana KutenicsovaFixed various findbugs issues in util. 59/9359/7
2014-07-29 Dana KutenicsovaFixed findbug issues in BGP. 58/9358/7
2014-07-29 Maros MarsalekUpdate config files in bgpcep, remove duplicate config... 21/9321/6
2014-07-29 Dana KutenicsovaMerge "BUG-1116: Require Peer handle for creation of...
2014-07-28 Robert VargaBUG-1116: Require Peer handle for creation of AdjRIBsIn... 43/9243/5
2014-07-28 Robert VargaBUG-1287: migrate to WriteTransaction.submit() 99/9299/3
2014-07-28 Robert VargaUpdate LSPDB incrementally 10/9110/9
2014-07-28 Robert VargaUse Collections.singletonList() 11/9111/10
2014-07-28 Robert VargaBUG-1394: Do not notify RPC callers until the report... 09/9109/10
2014-07-28 Milos FabianBUG-1287: migrate bgp-topology-provider 93/8693/14
2014-07-28 Milos FabianBUG-1287: migrate bgp-rib 94/8694/15
2014-07-28 Milos FabianBUG-1287: migrate pcep-tunnel-provider 95/8695/13
2014-07-28 Robert VargaBUG-432: fix API breakage 79/9379/1
2014-07-28 Milos FabianBug-1409: Fix empty Update message (EOR) handling. 10/9310/3
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 Dana KutenicsovaBUG-1287 : fixed pcep/programming configs. 18/9318/2
2014-07-25 Robert VargaBUG-731: registration no longer throw exceptions 17/9317/1
2014-07-25 Robert VargaImprove message writing performance 64/9264/3
2014-07-24 Robert VargaReport IllegalArgument instead of IllegalState 08/9108/4
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-24 Milos FabianBUG-1287: migrate pcep-topology-provider 75/9075/7
2014-07-24 Milos FabianBUG-1287: migrate programming-impl 76/9076/8
2014-07-23 Dana KutenicsovaMerge "BUG-1394: add traces"
2014-07-22 Robert VargaAdd defensive checks when looking up attributes 89/9189/3
2014-07-22 Robert VargaBUG-1394: add traces 62/9162/3
2014-07-22 Robert VargaMigrate to use tcpmd5 code in its new place 87/9187/5
2014-07-22 Robert VargaAlways set the list of uncleaned instructions 28/9228/1
2014-07-21 Dana KutenicsovaMerge "Rework BGP timers to work with channel"
2014-07-21 Robert VargaRework BGP timers to work with channel 64/9164/6
2014-07-21 Dana KutenicsovaBUG-1389 : fixed removing of LSP by checking remove... 95/9195/2
2014-07-21 Dana KutenicsovaMerge "Rework PCEP timers to work on channel"
2014-07-21 Dana KutenicsovaFixed failing build after yangtools update (List fields... 99/9199/2
2014-07-20 Robert VargaRework PCEP timers to work on channel 63/9163/5
2014-07-18 Robert VargaMerge "Bug-194: Deleted jni-cfg artifact."
2014-07-18 Dana KutenicsovaMerge "Bug-1370: Support for four-octet AS number capab...
2014-07-18 Milos FabianBug-194: Deleted jni-cfg artifact. 36/9136/2
2014-07-17 Milos FabianBug-1370: Support for four-octet AS number capability... 06/9106/4
2014-07-17 Dana KutenicsovaBUG-731 : removed some sonar warnings 14/9114/1
2014-07-17 Milos FabianBug-194: Explicitly include yang file and services... 02/9102/4
2014-07-17 Dana KutenicsovaMerge "Revert "Bug 1205 - AS path segment value encoded...
2014-07-16 Robert VargaMerge "Bug-194: Moved tcpmd5/jni-cfg to tcpmd5/jni"
2014-07-16 Milos FabianRevert "Bug 1205 - AS path segment value encoded by... 82/9082/1
2014-07-16 Robert VargaAdd missing tcpmd5-controller-config .project file 53/9053/2
2014-07-16 Milos FabianBug-194: Moved tcpmd5/jni-cfg to tcpmd5/jni 59/9059/2
2014-07-16 Robert VargaMerge "Fixed PCEP activator. Fixed ExcludeRouteObject...
2014-07-16 Dana KutenicsovaFixed PCEP activator. 51/9051/1
2014-07-16 Milos FabianBug-194: Fixed BGPCEP initail configurations. 47/9047/2
2014-07-16 Milos FabianBug-194: Deleted BGPCEP config artifacts. 28/9028/2
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 Maros MarsalekBUG-731 Fix sonar warnings present in code for BUG-338 10/9010/3
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-1370: Reads message body bytes as well as exception... 27/9027/1
2014-07-15 Milos FabianBug-194: Fixed bundle exports. 26/9026/1
next