Provide codec Serializer via RibSupport
[bgpcep.git] / bgp / rib-impl / src / main / java / org / opendaylight / protocol / bgp / rib / impl / EffectiveRibInWriter.java
2018-05-16 Claudio D. GaspariniProvide codec Serializer via RibSupport 44/72044/1
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2018-04-18 Claudio D. GaspariniRemove duplicated Peer code 59/70959/5
2018-04-11 Claudio D. GaspariniDelete routes under eff-rib-in 22/70722/2
2018-04-10 Claudio D. GaspariniProvide Add Path support for all AFI/SAFI 47/70447/7
2018-03-31 Claudio D. GaspariniBGPCEP-779: Fix Effective rib writer 28/70228/1
2018-03-27 Claudio D. GaspariniCreate Empty Route Container 41/70141/3
2018-03-22 Claudio D. GaspariniBGPCEP-768: Fix switch case 96/69796/1
2018-03-15 Claudio D. GaspariniImprove sync under EffectiveRibInWriter 19/69519/3
2018-03-13 Claudio D. GaspariniBGPCEP-574: Apply Export Config policy 03/69403/4
2018-03-11 Claudio D. GaspariniBGPCEP-574: Remove unnesary methods 47/69347/1
2018-03-08 Claudio D. GaspariniBGPCEP-754: Rework EffectiveRibInWriter 84/69284/2
2018-03-01 Claudio D. GaspariniBGPCEP-574: Remove old ImportPolicyPeerTracker 43/68943/1
2018-02-26 Claudio D. GaspariniBGPCEP-754: Start using default import policy 98/68898/2
2018-02-12 Claudio D. GaspariniRemove unnecesary sync 49/68149/1
2018-01-12 Robert VargaBump to odlparent-3.0.2 and yangtools-2.0.0 66/65866/19
2017-12-08 Claudio D. GaspariniBGPCEP-730: Fix ModifiedNodeDoesNotExistException 50/65850/16
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-11-06 Claudio D. GaspariniBGPCEP-701: Remove old statistics, keep only openconfig... 29/65029/2
2017-08-28 Claudio D. GaspariniRemove unnecesary imports 14/62314/3
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-01-13 Claudio D. GaspariniBUG-5032: BGP Operational State 33/49933/12
2017-01-05 Claudio D. GaspariniReplace UnsignedInt32Counter by LongAdder 26/49926/3
2016-07-28 AjayBug-5536: When using clustering with replication, links... 16/39816/5
2016-07-26 Milos FabianKeep internal API contract between RIB and BGPPeer... 61/42061/6
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-05-03 Milos FabianBug 4488: Metadata not available for modification NodeM... 73/38273/3
2016-03-26 Milos FabianBug 4731: Routes from BGP application peer not populate... 20/36720/3
2016-03-15 Claudio D. GaspariniCreate two new interfaces for Export policies 01/36001/9
2016-02-26 Claudio D. GaspariniUpdate clearTable method name to createEmptyTableStructure 51/34251/12
2016-01-14 Claudio D. GaspariniBUG-4939: Remove BGP Peer structure from DS once sessio... 21/32421/6
2015-11-21 Claudio D. GaspariniRefactor EffectiveRibInWriter 90/29990/2
2015-10-26 Claudio D. GaspariniBGP Logs improvement 92/28792/5
2015-10-22 Claudio D. GaspariniBUG-4438: When delete a route from the app RIB transact... 80/28680/1
2015-09-17 Robert VargaBUG-2399: handle new ModificationTypes 01/27101/2
2015-08-04 Dana KutenicsovaFix PingPong transaction race in EffectiveRibWriter. 03/24603/3
2015-06-15 Iveta HalanovaFix delete case in EffRibIn. 72/22172/8
2015-06-11 Iveta HalanovaFix EffectiveRibInWriter overwriting the entire route... 63/22363/2
2015-06-03 Robert VargaReuse child NodeIdentifier 90/21790/2
2015-05-25 Iveta HalanovaSonar issue fix 34/21034/5
2015-05-21 Dana KutenicsovaBUG-3225 : fix NPE 74/20874/2
2015-05-07 Robert VargaRemove unneeded MERGE modification type 73/19773/4
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-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 Tony TkacikBug 2383: Added RibSupport lookup using DOM Path Argument. 29/17429/5
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-30 Robert VargaMerge "Revert "Add odlparent relativepath relative...
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-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-13 Dana KutenicsovaMerge "BUG-2383: split out policies into separate files"
2015-03-13 Robert VargaBUG-2383: split out policies into separate files 48/16348/12
2015-03-10 Dana KutenicsovaMerge "BUG-2383: implement EffectiveRibInWriter"
2015-03-09 Robert VargaBUG-2383: implement EffectiveRibInWriter 17/16217/5
2015-03-06 Robert VargaBUG-2383: split out AbstractPeerRoleTracker and Identif... 94/16094/4
2015-03-05 Dana KutenicsovaMerge "Do not replicate Sonar config"
2015-03-05 Dana KutenicsovaMerge "Support proper route redistribution"
2015-03-05 Dana KutenicsovaMerge "BUG-2383: refactor RIBSupportRegistry"
2015-03-05 Dana KutenicsovaMerge "BUG-2383: rework RIB inbound"
2015-03-05 Robert VargaBUG-2383: refactor RIBSupportRegistry 69/16069/1
2015-03-05 Robert VargaBUG-2383: rework RIB inbound 80/15780/22