Bump versions to 0.21.6-SNAPSHOT
[bgpcep.git] / bgp / parser-api / src / main / java /
2024-04-04 Robert VargaReduce BGPDocumentedException noise 56/111256/2
2022-07-06 Robert VargaBump upstreams to 2022.09 35/101735/22
2021-06-20 Robert VargaBump MRI upstreams 57/96357/17
2020-05-12 Robert VargaUpdate MRI projects for Aluminium 29/89329/20
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2020-01-05 Robert VargaRemove useless UnsupportedOperationExceptions 01/86701/4
2019-10-15 Robert VargaMake BGPError operate on Uint8 17/85117/8
2019-10-15 Robert VargaAdd ByteBufUtils 00/85100/15
2019-10-14 Robert VargaFix LeafNode conversions 01/85101/4
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-07-01 Robert VargaGet rid of JSR305 annotations 69/82869/9
2019-04-11 Robert VargaBump MDSAL to 4.0.0 84/81384/19
2019-04-09 Robert VargaBump odlparent to 5.0.0 82/81382/11
2019-03-14 Robert VargaUse ImmutableMap for BGPErrors 50/80850/2
2019-03-11 Robert VargaAdd Errata 4493 error codes 62/80762/1
2018-12-14 Robert VargaAdd LLGR restart utilities 75/78775/6
2018-12-14 Matej PerinaThrow ThreatAsWithdrawException on missing mandatory... 46/78646/7
2018-12-13 Robert VargaEnforce bgp-parser-spi checkstyle 48/78748/4
2018-12-12 Robert VargaTeach BGPSession about LLGR 24/78724/1
2018-12-05 Robert VargaIntroduce BGPTreatAsWithdrawException 51/78351/12
2018-05-15 Claudio D. GaspariniMVPN Routes PArser/Serializer 09/72009/4
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2018-04-09 Robert VargaUse byte[].clone() 67/70667/2
2018-03-20 Claudio D. GaspariniClean up 13/69613/3
2017-12-28 Claudio D. GaspariniEnforce findbug and checkstyle 94/66794/1
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
2016-03-10 Iveta HalanovaBUG-4592: Route Refresh message implementation 23/35923/7
2016-03-10 Iveta HalanovaBUG-4592: Route Refresh Capability Config subystem 76/35876/7
2016-03-02 Milos FabianClean up Extended Messages Capability 52/35552/4
2016-02-26 Om PrakashBUG: 4831 33/34733/15
2015-07-20 Dana KutenicsovaBUG-3823 : fixed sonar issues in BGP 82/24282/3
2015-07-13 Claudio D. GaspariniBUG-2873 : Remove dependency protocol-framework on BGP 76/23276/14
2015-07-06 Iveta HalanovaIllegalArgument Exception changed to Preconditions... 70/23770/8
2015-06-15 Iveta HalanovaBgpTableType: toString() 31/22331/7
2015-05-13 Ladislav BorakBug 3198 - Extract BGP messages content into groupings 54/20254/1
2015-05-13 Claudio D. GaspariniBug 3117 - Capability Parameter Parse Issue 87/19787/12
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-19 Ladislav BorakImprove compatibility with Java 8 javadoc 20/16220/5
2014-11-10 Robert VargaMerge "BUG-2109 : clear BGP session after it was alread...
2014-11-08 Dana KutenicsovaSplit Error identifiers to separate classes. 62/12662/1
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-29 Milos FabianBug-2064: Implementation of RFC5492 Error handling. 38/12138/5
2014-10-23 Robert VargaMerge "BUG-731 : fixed pcep sonar warnings"
2014-10-23 Robert VargaMerge "BUG-2109 : remove also sessionId when bgp sessio...
2014-10-22 Milos FabianBug-2116: Added CEASE error code subcodes as defined... 47/12147/1
2014-10-21 Dana KutenicsovaBUG-731 : removed more sonar warnings 71/11971/4
2014-09-10 Robert VargaMerge "Clean up dependencies."
2014-09-10 Dana KutenicsovaMerge "Bug-730: Test Vendor-Information object/tlv...
2014-09-10 Milos FabianBug-1771: Private constuctors in utility static classes... 86/10986/2
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-30 Robert VargaBUG-1116: Move BGPSession and friends to a more private... 36/9436/6
2014-07-29 Dana KutenicsovaFixed findbug issues in BGP. 58/9358/7
2014-07-08 Maros MarsalekBUG-338 Allow incomming BGP connections. 95/8495/10
2014-07-08 Dana KutenicsovaMerge "BUG-1287: migrate tests to new APIs"
2014-07-08 Dana KutenicsovaMerge "Bug-731: pcep Tlv serializers - fixed sonar...
2014-07-08 Dana KutenicsovaMerge "Bug-731: fixed segment-routing sonar issues."
2014-07-08 Dana KutenicsovaBUG-730 : added tests to bgp-parser-api 06/8706/6
2014-07-04 Robert VargaMerge "Repair bgp-rib-impl-config to work with MD5...
2014-07-03 Dana KutenicsovaBUG-611 : refactor serializers 49/8549/4
2014-06-19 Robert VargaMerge "Bug 611 - serialization of path attributes ...
2014-06-19 Martin BobakBug 611 - serialization of path attributes 17/7517/20
2014-06-09 Dana KutenicsovaRemoved checkstyle warnings. 00/7800/3
2014-04-05 Dana KutenicsovaAdded unit tests for bgp-parser-api. 20/5920/1
2014-02-28 Robert VargaDo not degrate remote BGP identifier into a bytearrray 70/5470/5
2014-02-28 Robert VargaBUG-353: add remote-as awareness 68/5468/5
2014-02-28 Robert VargaRework BGP configuration 94/4794/23
2014-01-07 Dana KutenicsovaBUG-185 : implemented Best Path Selection Algorithm. 62/3762/5
2013-11-29 Robert VargaRemove modifiers to keep sonar happy 40/3240/1
2013-11-27 Robert VargaFix a few sonar warnings 52/3152/1
2013-11-26 Dana KutenicsovaMerge "Add EPL license declaration"
2013-11-26 Dana KutenicsovaMerge "Unify YANG->DTO generation plugin definition"
2013-11-26 Robert VargaFix model names and imports 81/3081/2
2013-11-22 Robert VargaBGPMessageFactory has been superseded by MessageRegistry 19/3019/1
2013-11-22 Robert VargaRemove reliance on deprecated classes in BGP components 17/3017/1
2013-11-22 Robert VargaDo not rely on deprecated classes directly 77/2977/3
2013-11-02 Dana KutenicsovaMerge "Fix junit dependencies in poms. Reuse existing...
2013-10-23 Dana KutenicsovaMerge "Add linkstate information to RIB"
2013-10-23 Dana KutenicsovaMerge "Activate augment"
2013-10-22 Dana KutenicsovaMerge "Bump models to match draft-clemm-netmod-yang...
2013-10-22 Dana KutenicsovaBUG-49 : removed various PMD warnings. 55/2055/2
2013-10-19 Dana KutenicsovaMerge "Use exception chaining where possible"
2013-10-17 Robert VargaUse exception chaining where possible 58/1958/1
2013-10-11 Robert VargaFixup breakage introduced by 0.6.0 yang tools 33/1833/1
2013-10-10 Robert VargaReduce visibility of LENGTH_FIELD_LENGTH 91/1791/2
2013-10-06 Dana KutenicsovaBUG-45 : removed unused files. 96/1696/1
2013-10-06 Dana KutenicsovaMerge "BUG-46: follow-up implementation"
2013-10-06 Dana KutenicsovaBUG-45 : upgraded BGP Synchronization to use generated... 93/1693/1
2013-10-02 Dana KutenicsovaMerge "BUG-99: cleanup packages"
2013-10-02 Dana KutenicsovaBUG-45 : migrated Open message to generated source... 98/1598/1
2013-09-30 Dana KutenicsovaBUG-45 : migrated Notification message to generated... 03/1503/2
2013-09-29 Dana Kutenicsovamoved BGP Table type from concepts to parser-api. 89/1489/2
2013-09-29 Dana KutenicsovaBUG-45 : migrated Keepalive message to generated source... 88/1488/2
2013-09-28 Dana KutenicsovaSwitched BGPMessage concept to yangtools.binding.Notifi... 76/1476/1
next