Use transaction chaining in PCE
[bgpcep.git] / bgp / rib-impl /
2014-08-22 Milos FabianFixed BGPCEP tests 57/10157/4
2014-08-15 Dana KutenicsovaMerge "Fixed config tests"
2014-08-15 Milos FabianFixed config tests 85/9985/1
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 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 Dana KutenicsovaMerge "Bug-731 Fixed few minor Sonar warnings"
2014-08-08 Milos FabianBug-731 Fixed few minor Sonar warnings 79/9779/2
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-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-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: Move BGPSession and friends to a more private... 36/9436/6
2014-07-30 Dana KutenicsovaMerge changes I21c05c40,Ib6e5362f
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 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 Milos FabianBUG-1287: migrate bgp-rib 94/8694/15
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-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 BGP timers to work with channel"
2014-07-21 Robert VargaRework BGP timers to work with channel 64/9164/6
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-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 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 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 Robert VargaMerge "Bug-1370: Reads message body bytes as well as...
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-194: Fixed bundle exports. 26/9026/1
2014-07-15 Dana KutenicsovaMerge "BUG-670: enable reporting of PCEP errors"
2014-07-14 Milos FabianBug-194: Moved bgp configuration artifacts. 56/8856/8
2014-07-08 Maros MarsalekBUG-338 Allow incomming BGP connections. 95/8495/10
2014-07-04 Dana KutenicsovaBUG-611 : clusterId and originatorId moved to groupings 88/8688/2
2014-06-17 Dana KutenicsovaBug 611 - BGP Update message serialization 04/7104/29
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-05-14 Dana KutenicsovaImproved logging in BGP. 32/6932/2
2014-05-06 Dana KutenicsovaMerge "Bug 187 - PCEP: object parser - report correctly...
2014-05-06 Robert VargaBUG-731: unnecessary final keywords 21/6721/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 Robert VargaBUG-731: fix keyword ordering 09/6709/1
2014-04-30 Robert VargaBUG-635: implement MD5 auth option for BGP peers 99/6599/4
2014-04-27 Robert VargaBUG-592: use new InstanceIdentifier APIs 24/6424/1
2014-04-16 Dana KutenicsovaMerge "BUG-509: Fix topology not being augmented"
2014-04-15 Robert VargaBUG-731: do not declare Exception 94/6194/1
2014-04-15 Robert VargaBUG-731: remove unused field 93/6193/1
2014-04-03 Dana KutenicsovaBUG-64 : refactor BGP parser to use ByteBuf 04/5804/9
2014-03-31 Dana KutenicsovaBUG-604 : Holdtimer value now calculated as the lower... 22/5822/1
2014-03-31 Dana KutenicsovaBUG-594 : added check for AS numbers beyond 2B range. 18/5818/1
2014-03-31 Robert VargaMake sure we set the key in the linkstate route entry 65/5765/5
2014-03-19 Dana KutenicsovaMerge "Initial support for RFC2385"
2014-03-14 Milos FabianSession reconnect strategy updated to factory. 11/5611/6
2014-03-07 Robert VargaMerge "Added definition of vendor-specific tlv into...
2014-03-07 Dana KutenicsovaMerge "Do not hard-code HashedWheelTimer"
2014-03-04 Robert VargaDo not hard-code HashedWheelTimer 09/5509/3
2014-02-28 Robert VargaDo not degrate remote BGP identifier into a bytearrray 70/5470/5
2014-02-28 Robert VargaBUG-353: add remote-as awareness 68/5468/5
2014-02-28 Robert VargaRework BGP configuration 94/4794/23
2014-02-27 Robert VargaUse sendMessage() from AbstractSessionNegotiator 61/5461/2
2014-02-26 Robert VargaSwitch to using ListenerRegistration from yangtools 71/5471/2
2014-01-27 jenkins-bgpcep[maven-release-plugin] prepare for next development...
2014-01-27 jenkins-bgpcep[maven-release-plugin] prepare release releasepom-0.3.0 releasepom-0.3.0
2014-01-27 Dana KutenicsovaMerge "Improve logging of object removal" jenkins-bgpcep-bulk-release-prepare-only-6
2014-01-27 Dana KutenicsovaMerge "Improve formatting of termination point identifiers"
2014-01-27 Dana KutenicsovaAdded Ipv6 to local bgp proposal and adjusted handling... 65/4865/2
2014-01-27 Dana KutenicsovaMerge changes I305a96fb,Ief4bb355
2014-01-27 Robert VargaDo not rely on route attributes being present 68/4868/1
2014-01-26 Robert VargaChange types of CLUSTER_ID and ORIGINATOR 28/4828/1
2014-01-24 Dana KutenicsovaMerge changes I3da28a45,I16df427f
2014-01-24 Dana KutenicsovaAdded more copyright headers. 90/4690/1
2014-01-24 Dana KutenicsovaMerge "Remove duplicate dependency"
2014-01-24 Robert VargaMerge "Cleaned up .project files."
2014-01-24 Robert VargaMerge "Do not hard-code the artifact version" jenkins-bgpcep-bulk-release-prepare-only-4
2014-01-24 Dana KutenicsovaCleaned up .project files. 71/4671/2
2014-01-24 Dana KutenicsovaAdded copyright header to pom files. 52/4652/4
2014-01-23 Robert VargaEradicate mockito-configuration references 60/4660/1 jenkins-bgpcep-bulk-release-prepare-only-3
2014-01-22 Dana KutenicsovaMerge "Fix removal of linkstate routes"
next