BUG-1116 : if a new peer connects, advertize everything in loc-rib
[bgpcep.git] / bgp / rib-spi / src / main / java / org / opendaylight / protocol /
2014-08-30 Dana KutenicsovaBUG-1116 : if a new peer connects, advertize everything... 29/10329/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 Milos FabianBug-731: Fixed few major Sonar warnings 85/9785/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-04 Milos FabianBUG-1116: Rework AbstractAdjRIBsIn interface 91/9491/7
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-29 Milos FabianBUG-1116: Rework comparator and encapsulate transactions 44/9244/9
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-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-05-07 Robert VargaMove uptodate into its own container 40/5940/4
2014-05-05 Robert VargaAdd abstract method documentation 04/6704/1
2014-05-04 Robert VargaBUG-731: Raw RuntimeExceptions should not be thrown 96/6696/1
2014-04-27 Robert VargaBUG-592: use new InstanceIdentifier APIs 24/6424/1
2014-04-14 Robert VargaMerge "Fixed write of uptodate to explicitly set routes."
2014-04-07 Tony TkacikFixed write of uptodate to explicitly set routes. 79/5779/4
2014-03-31 Robert VargaMake sure we set the key in the linkstate route entry 65/5765/5
2014-02-28 Robert VargaRework BGP configuration 94/4794/23
2014-01-23 Robert VargaMerge "Created stateful and initiated 02 configuration...
2014-01-22 Robert VargaAdd a trace when we update MD-SAL 99/4599/1
2014-01-21 Dana KutenicsovaMerge changes Ic58ee772,Id447e440
2014-01-20 Robert VargaAdd more info about state being processed 80/4480/1
2013-12-17 Dana KutenicsovaFixing NPE when adding linkstate routes. 89/3789/1
2013-12-16 Dana KutenicsovaFixed BGP synchronization. 43/3743/3
2013-12-13 Dana KutenicsovaMerge "BUG-218: expose instruction status in MD-SAL"
2013-12-13 Dana KutenicsovaMerge "BUG-223: Support having multiple RIB instances"
2013-12-12 Robert VargaBUG-223: Support having multiple RIB instances 68/3668/2
2013-12-09 Robert VargaRework extension registries to track dependencies 62/3562/1
2013-12-05 Robert VargaMerge "Fixed rib-impl-config modules tests."
2013-12-05 Dana KutenicsovaMerge "Implement creation of implied termination points"
2013-12-05 Dana KutenicsovaMerge "Move link add() method to keep symmetry"
2013-12-04 Dana KutenicsovaMerge "Split UriBuilder into a separate type"
2013-12-04 Robert VargaMerge changes Ic12888cc,I669cc282,Iad2d6119
2013-12-04 Dana KutenicsovaRemoved some sonar warnings from bgp. 35/3435/2
2013-12-02 Robert VargaImplement proper activator shutdown 74/3374/2
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
2013-11-29 Robert VargaConvert removeRuntimeData -> removeOperationalData 55/3255/1
2013-11-29 Robert VargaSquash more sonar warnings 45/3245/1
2013-11-28 Robert VargaHandle end-of-RIB messages 73/3173/1
2013-11-27 Robert VargaMerge "BUG-110: integration test message -> parser...
2013-11-27 Robert VargaIntroduce ServiceLoader consumer context 22/3122/1
2013-11-26 Dana KutenicsovaMerge "Add EPL license declaration"
2013-11-26 Dana KutenicsovaMerge "Unify YANG->DTO generation plugin definition"
2013-11-26 Robert VargaFix model names and imports 81/3081/2
2013-11-21 Dana KutenicsovaMerge "Fix a bunch of warnings"
2013-11-21 Robert VargaFix a bunch of warnings 69/2969/1
2013-11-20 Dana KutenicsovaMerge "Add configuration for extensions"
2013-11-20 Robert VargaAdd configuration for extensions 41/2841/7
2013-11-13 Robert VargaFix a warning 12/2712/1
2013-11-13 Robert VargaMerge "Uncommented now working tests."
2013-11-13 Robert VargaMerge "Added configurable reconnect strategies, added...
2013-11-13 Robert VargaForward-ported election fix from 0.2.0 02/2702/2
2013-11-13 Dana KutenicsovaMerge "BUG-108: defensive AbstractAdjRIBsIn"
2013-11-13 Dana KutenicsovaMerge "BUG-108: further progress on implementation"
2013-11-12 Robert VargaMerge "Removed deprecated constructor in AbstractDispat...
2013-11-12 Robert VargaBUG-108: defensive AbstractAdjRIBsIn 82/2682/1
2013-11-12 Robert VargaBUG-108: further progress on implementation 66/2666/1
2013-11-12 Robert VargaBUG-108: split off individual registries 50/2650/1
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
2013-10-23 Dana KutenicsovaMerge "Add linkstate information to RIB"
2013-10-23 Dana KutenicsovaMerge "Activate augment"
2013-10-22 Dana KutenicsovaMerge "Bump models to match draft-clemm-netmod-yang...
2013-10-22 Dana KutenicsovaBUG-49 : removed various PMD warnings. 55/2055/2
2013-10-10 Dana KutenicsovaMerge "Add bundle activator and use it"
2013-10-10 Robert VargaAdd bundle activator and use it 46/1746/4
2013-10-06 Dana KutenicsovaMerge "BUG-46: follow-up implementation"
2013-10-04 Robert VargaBUG-46: follow-up implementation 77/1677/1
2013-10-04 Dana KutenicsovaMerge "BUG-46: preliminary switch to MD-SAL"
2013-10-04 Robert VargaBUG-46: preliminary switch to MD-SAL 34/1634/7