BUG-2982 : moved path-attributes container to grouping
[bgpcep.git] / bgp / rib-spi / src / main / java / org / opendaylight /
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-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-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-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
2014-12-24 Robert VargaMerge "Introducing method byteBufForAddress."
2014-12-24 Robert VargaMerge "Fixed version warnings in pom files."
2014-12-24 Robert VargaMerge "Added key to list of advertized tables to be...
2014-12-23 Dana KutenicsovaMerge "Split out RIBEntry"
2014-12-23 Dana KutenicsovaMerge changes Ia42de3cd,Iae8be8b9
2014-12-23 Robert VargaSplit out RIBEntry 32/13832/2
2014-12-23 Robert VargaImprove documentation 30/13830/1
2014-11-19 Robert VargaMerge "Synchronize close methods in RIB and topology...
2014-11-18 Robert VargaMerge "BUG-2383: lower default candidate allocation"
2014-11-18 Robert VargaMerge "BUG-2283 : workaround in programming-impl"
2014-11-18 Robert VargaBUG-2383: lower default candidate allocation 22/12922/1
2014-11-15 Robert VargaBUG-2385: introduce a shorter version of identifierForKey() 22/12822/2
2014-11-10 Robert VargaMerge "BUG-2109 : clear BGP session after it was alread...
2014-11-08 Dana KutenicsovaBUG-2109 : clear BGP session after it was already initi... 77/12577/2
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-28 Robert VargaMerge "BUG-2182 : included data-change-counter in featu...
2014-10-28 Dana KutenicsovaBUG-731 : more sonar warnings fixed 18/12218/2
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-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-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-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
next