Keep internal API contract between RIB and BGPPeer/ApplicationPeer
[bgpcep.git] / bgp / rib-spi /
2016-07-20 Milos FabianMove IPv4/6 Unicast extension to bgp-inet 42/41842/9
2016-07-16 Tom PantelisEnable restart of CSS modules on blueprint container... 31/40731/6
2016-07-16 Kevin WangBUG-5876 Enhance BGP Speaker and Peer Stats II 96/40396/15
2016-07-14 Tom PantelisRemove BGP extensions SPI yang 12/40512/8
2016-07-14 Tom PantelisAdd blueprint XML wiring for the BGPDispatcher 12/40412/8
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-07-11 Tom PantelisAdd blueprint XML for bgp-rib-spi 11/40411/5
2016-07-11 Tom PantelisAdd blueprint XML for bgp-parser-spi 10/40410/4
2016-06-27 Claudio D. GaspariniBUG-6020: Implement Ribsupport for extensions 34/40734/3
2016-06-13 Claudio D. GaspariniBUG-4989: Introduce RIBSupport test abstraction 33/39933/9
2016-06-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
2016-05-27 Claudio D. GaspariniBUG-5966: Remove received path Id from routeKey 28/39528/1
2016-05-27 Claudio D. GaspariniRib support refactoring II 26/39226/10
2016-05-24 Claudio D. GaspariniRibSupport refactoring I 73/39273/3
2016-05-19 Claudio D. GaspariniRemove duplicated code for rib support 88/39088/2
2016-05-19 Claudio D. GaspariniRefactor ExportPolicyTracker and fix AdjRibOutListener 40/38940/7
2016-05-10 Claudio D. GaspariniBUG-4931: Simple routing policy 36/38636/1
2016-04-29 Kevin WangAdd support of IPv6 VPN ext (RFC4659) for BGP-MPLS 84/36984/19
2016-04-26 Kevin WangRemove eclipse project files, add more extensions to... 47/37747/2
2016-04-21 Claudio D. GaspariniBUG-4827: Replace extractPathId method from RibSupport 64/37964/3
2016-04-19 Kevin WangRemove unused java test file 51/37751/2
2016-03-31 Claudio D. GaspariniBUG-4827: Base Path Selection mode test implementation 52/36552/4
2016-03-30 Thanh HaEnable Maven Site generation 42/36842/2
2016-03-24 Milos FabianMake MP capabilities reusable 85/36185/4
2016-03-17 Claudio D. GaspariniBUG-4827: Introduce add path tables support and Path... 99/36099/10
2016-03-16 Claudio D. GaspariniBUG-4827: Path Selection mode Config Subsystem integration 52/36052/10
2016-03-15 Claudio D. GaspariniCreate two new interfaces for Export policies 01/36001/9
2016-01-15 Thanh HaBump versions by 0.1.0 for next dev cycle 19/32719/1
2016-01-04 Claudio D. GaspariniRemove deprecated Qname.cachedReference method 69/32069/2
2015-11-24 Claudio D. GaspariniMove releaseConnection from ReusableBGPPeer to BGPSessi... 66/29866/4
2015-11-24 Claudio D. GaspariniImplement changedRoutes Test 60/29960/6
2015-09-13 Tony TkacikMigration to use MD-SAL Project 83/26383/13
2015-08-11 Thanh HaFix license header violations in bgp 03/25003/2
2015-07-17 Dana KutenicsovaBUG-3840 : introduced Supported tables 91/24091/6
2015-07-13 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on BGP 76/23276/14
2015-07-03 Claudio D. GaspariniBug-3919: Advertisement is always done using MP_REACH 84/23684/9
2015-06-26 Milos FabianBug-3714: Generalize RIBSupport 58/22858/5
2015-06-19 Iveta HalanovaRibSupportUtils Unit Test 64/22864/4
2015-06-16 Dana KutenicsovaRemoved the rest of old BGP-RIB classes. 18/22718/2
2015-06-05 Dana KutenicsovaMake deeper comparison for best path selection. 11/21811/2
2015-06-03 Robert VargaCache QNames obtained from binding classes 88/21788/1
2015-05-29 Dana KutenicsovaBUG-3419 : fix shutdown of modules 42/21342/2
2015-05-13 Ladislav BorakBug 3198 - Extract BGP messages content into groupings 54/20254/1
2015-05-07 Dana KutenicsovaBUG-3074 : propagate up-to-date attribute 01/19701/3
2015-05-05 Robert VargaMerge "Version bump."
2015-05-05 Dana KutenicsovaVersion bump. 00/19600/2
2015-04-26 Dana KutenicsovaRemoved some sonar warnings. 91/19091/2
2015-04-18 Dana KutenicsovaBUG-3013 : added method for creating Update message... 36/18536/6
2015-04-15 Dana KutenicsovaBUG-2982 : fixed forgotten PathAttribute container... 37/18337/1
2015-04-14 Robert VargaMerge "BUG-2982 : moved path-attributes container to...
2015-04-14 Robert VargaMerge "Fixed javadocs for java8."
2015-04-14 Dana KutenicsovaBUG-2982 : moved path-attributes container to grouping 93/18193/8
2015-04-14 Dana KutenicsovaFixed javadocs for java8. 71/18271/1
2015-04-14 Dana KutenicsovaBUG-2994 : added new method to RIBSupport to expose... 59/18259/1
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 Robert VargaBUG-2383: mark classes/methods as deprecated 05/17505/1
2015-03-31 Tony TkacikBug 2383: Added RibSupport lookup using DOM Path Argument. 29/17429/5
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: Added wiring of Attributes codecs to RibSuppo... 95/16995/24
2015-03-25 Dana KutenicsovaBUG-2383 : RIBSupport exposes Route classes rather... 40/17040/7
2015-03-25 Dana KutenicsovaBUG-2383 : switched to ImmutableCollection 29/17029/7
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-19 Ladislav BorakImprove compatibility with Java 8 javadoc 20/16220/5
2015-03-18 Robert VargaMerge "Moved tests out of config test directory."
2015-03-18 Robert VargaMerge "BUG-2383 : added tests & documentation for Abstr...
2015-03-18 Dana KutenicsovaBUG-2383 : added tests & documentation for AbstractRIBS... 77/16777/2
2015-03-18 Dana KutenicsovaMoved tests out of config test directory. 62/16762/1
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-12 Dana KutenicsovaBUG-2383 : split ipv4/6 to separate model 80/16080/15
2015-03-12 Robert VargaMerge "BUG-2383 : moved AbstractRIBSupport class"
2015-03-12 Dana KutenicsovaBUG-2383 : moved AbstractRIBSupport class 24/16324/6
2015-03-11 Dana KutenicsovaMerge "Bug 2795 - Internal PCEP features hierarchy...
2015-03-10 Robert VargaBUG-2383: document AbstractRIBSupport abstract methods 46/16246/2
2015-03-10 Dana KutenicsovaMerge "BUG-2383: implement EffectiveRibInWriter"
2015-03-09 Robert VargaBUG-2383: implement EffectiveRibInWriter 17/16217/5
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
2015-02-24 Dana KutenicsovaCleaned up dependencies. 99/15499/2
2015-02-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-14 Robert VargaMigrate Objects->MoreObjects 33/15333/1
2015-02-03 Dana KutenicsovaBUG-2228 : modified best path selection algorithm accor... 77/14777/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
2014-12-24 Robert VargaMerge "Introducing method byteBufForAddress."
2014-12-24 Robert VargaMerge "Fixed version warnings in pom files."
next