BUG-2383 : Application peer rework.
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / RIBImpl.java
2015-04-16 Dana KutenicsovaBUG-2383 : Application peer rework. 38/18338/4
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Dana KutenicsovaBUG-2982 : moved path-attributes container to grouping 93/18193/8
2015-04-13 Dana KutenicsovaBUG-2383 : introduce LinkstateRIBSupport 26/16326/13
2015-04-11 Dana KutenicsovaBUG-2383 : fix creating AdjRibsOut tables in datastore 16/18016/4
2015-04-09 Dana KutenicsovaMerge "Bug 2959 - wrong result for selecting high local...
2015-04-09 Dana KutenicsovaBUG-2383 : do not ignore ipv6 rib support 96/17996/2
2015-04-07 Robert VargaMerge "BUG-2383 : fixed various small bugs in end-to...
2015-04-07 Dana KutenicsovaBUG-2383 : fixed various small bugs in end-to-end RIB... 74/17674/8
2015-04-07 Dana KutenicsovaMerge "Bug 2938: register serializers for all augmentat...
2015-04-04 Robert VargaMerge "BUG-2383 : LocRib smal fixes + logs"
2015-04-02 Dana KutenicsovaBUG-2383 : LocRib smal fixes + logs 31/17631/2
2015-04-01 Robert VargaMerge "BUG-2383 : proper wildcard and Tables for Effect...
2015-04-01 Dana KutenicsovaBUG-2383 : proper wildcard and Tables for EffectiveRIB 60/17460/3
2015-03-31 Robert VargaBUG-2383: mark classes/methods as deprecated 05/17505/1
2015-03-31 Robert VargaMerge "Simplified ASNumber subobject parsing."
2015-03-31 Robert VargaMerge "Simplified ErrorMessage subclassing by extractin...
2015-03-31 Robert VargaMerge "Simplified inheritance within stateful module."
2015-03-31 Robert VargaMerge "Simplified some pcep classes to avoid sonar...
2015-03-31 Dana KutenicsovaBUG-2383 : wired cluster id with effective RIB 30/17430/1
2015-03-31 Robert VargaMerge "BUG-2794 : implemented comments for this class."
2015-03-31 Dana KutenicsovaMerge "Revert "Add odlparent relativepath relative...
2015-03-30 Robert VargaMerge "Revert "Add odlparent relativepath relative...
2015-03-30 Tony TkacikBug 2383: Fixed minor issues and missing javadocs in... 55/17355/4
2015-03-30 Dana KutenicsovaBUG-2383 : wire LocRibWriter 76/17176/6
2015-03-30 Dana KutenicsovaBUG-2383 : started effective RIB writer in RIBImpl 62/17062/15
2015-03-30 Dana KutenicsovaBUG-2383: Added wiring of Attributes codecs to RibSuppo... 95/16995/24
2015-03-26 Ladislav BorakBug 2893 - Make ClusterIdentifier configurable 52/17152/4
2015-03-23 Dana KutenicsovaBUG-2383 : wired codec tree factory to RIB 80/16980/3
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-19 Dana KutenicsovaBUG-2383 : fixed creating peer list 11/16811/1
2015-03-17 Robert VargaBUG-2383: wire up AdjRibInWriter 96/16096/12
2015-03-16 Robert VargaBUG-2383: wire DOMDataBroker into RIBImpl 19/16419/4
2015-03-13 Dana KutenicsovaMerge "BUG-2383: RibReference should expose the key"
2015-03-13 Dana KutenicsovaMerge "BUG-2383: split out policies into separate files"
2015-03-13 Robert VargaMerge "BUG-2383 : split ipv4/6 to separate model"
2015-03-13 Robert VargaBUG-2383: RibReference should expose the key 18/16418/3
2015-03-12 Dana KutenicsovaBUG-2383 : split ipv4/6 to separate model 80/16080/15
2015-02-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-14 Robert VargaMigrate Objects->MoreObjects 33/15333/1
2015-02-13 Robert VargaMerge "Added synchronized to close()."
2015-02-13 Dana KutenicsovaAdded synchronized to close(). 45/15245/1
2015-01-20 Dana KutenicsovaFixed synchronization. 93/14293/2
2015-01-20 Robert VargaMerge "Fix build breakage after controller API change"
2015-01-20 Robert VargaMerge "BUG-1025 : Moved log level of unrecognized attri...
2015-01-20 Robert VargaFix unsynchronized access to TransactionChain 85/14285/1
2015-01-16 Robert VargaMerge "Removed rib dependency on linkstate."
2015-01-16 Robert VargaMerge "Bug-2226: RFC5886 - Messages parsers/serializers"
2015-01-16 Robert VargaMerge "Refactor linkstate."
2015-01-16 Dana KutenicsovaMerge "Bug 868: Replaced use of toInstance() for build()."
2015-01-16 Tony TkacikBug 868: Replaced use of toInstance() for build(). 89/14189/1
2015-01-09 Robert VargaMerge "BUG-2568 : fixed generated EORs"
2015-01-08 Dana KutenicsovaBUG-2568 : fixed generated EORs 90/13990/2
2014-12-23 Dana KutenicsovaMerge changes Ia42de3cd,Iae8be8b9
2014-12-23 Robert VargaThe set of local tables should always be a Set 31/13831/1
2014-11-21 Robert VargaWipe operational state 55/12955/4
2014-11-06 Robert VargaMerge "Removed obsolete methods from Ipv4/Ipv6Util."
2014-11-05 Robert VargaMerge "BUG-731 : removed more warnings"
2014-11-04 Dana KutenicsovaBUG-731 : removed more warnings 62/12462/2
2014-10-21 Dana KutenicsovaBUG-731 : removed more sonar warnings 71/11971/4
2014-10-21 Milos FabianBug-2080: BGP statistics. 18/12018/5
2014-09-01 Robert VargaMerge "Fix for bgp feature to use get proper configs"
2014-09-01 Robert VargaMerge "BUG-1116 : application peer API"
2014-09-01 Dana KutenicsovaBUG-1116 : application peer API 66/10066/11
2014-08-30 Dana KutenicsovaBUG-1116 : if a new peer connects, advertize everything... 29/10329/3
2014-08-27 Robert VargaMerge "Bug-1517: Introduce topology data-change counter"
2014-08-23 Dana KutenicsovaMerge "Use transaction chaining in RIB"
2014-08-23 Robert VargaUse transaction chaining in RIB 03/10203/1
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-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-28 Milos FabianBUG-1287: migrate bgp-rib 94/8694/15
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
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-03-19 Dana KutenicsovaMerge "Initial support for RFC2385"
2014-03-14 Milos FabianSession reconnect strategy updated to factory. 11/5611/6
2014-02-28 Robert VargaRework BGP configuration 94/4794/23
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-07 Dana KutenicsovaBUG-185 : implemented Best Path Selection Algorithm. 62/3762/5
2013-12-23 Robert VargaInstantiate the local rib with empty tables 03/3903/1
2013-12-20 Robert VargaMerge "Add SimpleBGPExtensionProviderContextModuleTest."
2013-12-20 Robert VargaMerge "Replaced Linkstate attribute tlv codes with...
2013-12-19 Robert VargaMake sure RIB entry is created when the implementation... 42/3842/2
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-04 Robert VargaRIB should represent an MD-SAL reference 24/3424/1
2013-12-02 Robert VargaBUG-204 : Cleanup models to follow convention 07/3307/5
2013-11-28 Robert VargaHandle end-of-RIB messages 73/3173/1
2013-11-27 Robert VargaHandle legacy NLRI in messages 37/3137/7
2013-11-27 Dana KutenicsovaMerge "Split out initiation draft"
2013-11-27 Robert VargaMerge "BUG-110: integration test message -> parser...
2013-11-27 Dana KutenicsovaBUG-110: integration test message -> parser -> rib... 26/3126/2
2013-11-26 Dana KutenicsovaMerge "Add EPL license declaration"
next