Clean up ShortestPathFirst
[bgpcep.git] / bgp / topology-provider / src / main / java / org / opendaylight / bgpcep / bgp / topology / provider / LinkstateTopologyBuilder.java
2024-04-25 Robert VargaUse instanceof patterns in LinkstateTopologyBuilder 66/111266/2
2024-03-02 Robert VargaModernize bgp-topology-provider 34/110434/1
2022-07-06 Robert VargaBump upstreams to 2022.09 35/101735/22
2022-03-30 Robert VargaBump upstream versions 57/100057/18
2021-06-20 Robert VargaBump MRI upstreams 57/96357/17
2020-12-31 Robert VargaMigrate boolean getters 09/94309/12
2020-05-12 Robert VargaUpdate MRI projects for Aluminium 29/89329/20
2020-02-28 Ajay LelePropogate SR SID info from BGP-LS routes in RIB to... 11/87011/9
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2020-02-22 Robert VargaUse HashMap.computIfAbsent() in getNode() 70/87870/2
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-07-08 Claudio D. GaspariniMigrate to MD-SAL APIs 51/77551/13
2019-04-11 Robert VargaBump MDSAL to 4.0.0 84/81384/19
2018-10-24 Claudio D. GaspariniFix LinkstateTopologyBuilder NPE 39/77239/1
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 59/71259/11
2018-06-01 Robert VargaUse case-based addressing in BGP topology provider 52/72552/2
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2018-04-10 Claudio D. GaspariniProvide Add Path support for all AFI/SAFI 47/70447/7
2018-04-03 Claudio D. GaspariniBGPCEP-781: Provide Add Path support for all AFI/SAFI 95/70195/5
2018-01-12 Robert VargaBump to odlparent-3.0.2 and yangtools-2.0.0 66/65866/19
2018-01-05 Claudio D. GaspariniEnforce checksyle findbug and checkstyle 08/66908/1
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-11-15 Claudio D. GaspariniBGPCEP-717: Add logback config file 42/65542/2
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-03-20 Claudio D. GaspariniFix sonar complains 38/53538/2
2017-03-15 Claudio D. GaspariniCode Clean Up 35/53235/2
2016-09-05 AjayBug-6621: ModifiedNodeDoesNotExistException encountered... 50/45050/2
2016-08-30 Milos FabianBug 6568 - Termination Point Type is never set in BGP... 87/44787/2
2016-08-26 Milos FabianBug 5061: Move BGP topology providers configuration... 51/42551/15
2016-08-14 Kevin WangBUG-6111 Fix the AbstractTopologyBuilder to reset PingP... 78/42278/20
2016-08-10 AjayBug-6342: Link-state topology takes long time to get... 40/43340/2
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-16 Claudio D. GaspariniBUG-5024: Update BGP LS to conform RFC 7752 89/40289/6
2016-05-26 AjayBug-5588: Missing topology-types in BGP-provided topologies 80/39280/4
2016-04-01 Milos FabianBug 5623 - BGP-LS Topology provider is not able to... 21/37021/1
2016-03-26 Milos FabianBug 5467 - BGP-LS topology provider NPE 19/36719/3
2015-11-27 Robert VargaEradicate use of commons-codec 90/30290/5
2015-09-28 Milos FabianBUG-4182: The "net" IS-IS node attribute is not filled... 26/27526/1
2015-09-04 Claudio D. GaspariniBug-2230: Revision of module RSVP 15/24915/13
2015-04-22 Robert VargaMerge "Mark with FIXMEs places where manual conversion...
2015-04-22 Robert VargaMerge "BUG-2571 : implemented (partially) conversion...
2015-04-22 Robert VargaMigrate to DataTreeChangeListener 03/18003/6
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-14 Robert VargaMerge "Fixed parser-to-sal test."
2015-04-14 Dana KutenicsovaBUG-2978 : Linkstate path attribute extracted to grouping 65/18165/5
2015-03-23 Dana KutenicsovaRemoved some sonar warnings. 84/15884/4
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-10 Dana KutenicsovaMerge "BUG-2383: construct route entry properly"
2015-03-10 Dana KutenicsovaMerge "BUG-2383: implement EffectiveRibInWriter"
2015-03-10 Robert VargaMerge "BUG-2383 : synchronize message/route linkstate...
2015-03-09 Dana KutenicsovaBUG-2383 : synchronize message/route linkstate core... 34/16134/8
2015-02-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-13 Robert VargaMerge "Added synchronized to close()."
2015-02-13 Robert VargaMerge "BUG-608 : added prefix-sid tlv - added another...
2015-02-10 Dana KutenicsovaBUG-608 : added prefix-sid tlv 08/15108/1
2015-01-09 Robert VargaMerge "BUG-2568 : fixed generated EORs"
2015-01-08 Robert VargaMerge "Added forgotten SLRG attribute to linkstate...
2015-01-08 Dana KutenicsovaAdded forgotten SLRG attribute to linkstate-topology... 57/13957/3
2014-12-02 Dana KutenicsovaBUG-1953 : adjust ISO system identifier 65/13265/4
2014-12-01 Robert VargaMerge "BUG-2255 : adjusted BGP configuration to use...
2014-12-01 Robert VargaMerge "BUG-2448 : added more defensive lookup to node...
2014-11-28 Dana KutenicsovaSwitch statements should end with a default case. 02/13202/1
2014-11-28 Dana KutenicsovaBUG-2448 : added more defensive lookup to node & link... 79/13179/1
2014-11-10 Robert VargaMerge "BUG-2109 : clear BGP session after it was alread...
2014-11-09 Dana KutenicsovaBUG-731 : more warnings down 61/12661/2
2014-11-06 Dana KutenicsovaFix for NPE in OSPF, when forwarding address is not... 63/12563/1
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 Dana KutenicsovaBUG-1116 : created grouping out of linkstate-routes 49/10449/2
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-10 Robert VargaMerge "Revoke delegation sent as Pcinitiate message."
2014-08-08 Dana KutenicsovaMerge "Bug-731 Fixed few minor Sonar warnings"
2014-08-08 Milos FabianBug-731 Fixed few minor Sonar warnings 79/9779/2
2014-07-28 Milos FabianBUG-1287: migrate bgp-topology-provider 93/8693/14
2014-07-26 Robert VargaMerge "Fixed various small bugs found by Findbugs plugin."
2014-07-26 Dana KutenicsovaMerge "Add defensive checks when looking up attributes"
2014-07-22 Robert VargaAdd defensive checks when looking up attributes 89/9189/3
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-05-09 Robert VargaMerge "BUG-730 : added tests for Encoders/Decoders...
2014-05-09 Robert VargaBUG-731: do not throw Exceptions 31/6831/1
2014-05-06 Robert VargaBUG-731: hide visible fields 49/6749/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-11 Dana KutenicsovaFixed dissapearance of links because of metric value... 45/6045/1
2014-02-04 Dana KutenicsovaCleaned up linkstate project. 02/5102/4
2014-02-03 Robert VargaTurn putOperationalData() in replace operations 08/5108/1
2014-02-01 Robert VargaRework Termination Point state handling 60/5060/3
2014-01-31 Robert VargaFix topology not showing prefixes learned from BGP/LS 59/5059/2
2014-01-27 Dana KutenicsovaMerge "Improve logging of object removal" jenkins-bgpcep-bulk-release-prepare-only-6
2014-01-27 Dana KutenicsovaMerge "Improve formatting of termination point identifiers"
2014-01-27 Robert VargaImprove logging of object removal 89/4889/1
2014-01-27 Robert VargaImprove formatting of termination point identifiers 83/4883/1
2014-01-27 Dana KutenicsovaMerge changes I305a96fb,Ief4bb355
2014-01-27 Robert VargaWorkaround MD-SAL ordering issues, lose data anyway 69/4869/1
2014-01-23 Robert VargaDynamically manage nodes implied by links 04/4604/3
2014-01-22 Dana KutenicsovaMerge "Change the type of some leafs to uint32"
next