bgpcep.git
2020-12-08 jenkins-relengRelease Magnesium release/magnesium-sr3
2020-12-07 Vikram Singh... Propagate only negotiated afi/safi routes to adj-rib-out 72/91972/3
2020-11-13 Robert VargaBump upstream versions 06/93806/2
2020-10-30 guillaume.lambertremove some useless empty lines 02/93502/1
2020-10-30 guillaume.lambertupdate wiki URL in poms 01/93501/1
2020-10-30 guillaume.lambertrefine path declaration in config-loader FileWatch 07/93507/1
2020-08-18 Robert VargaHandle the case of empty optional capabilities 95/92095/1
2020-08-10 jenkins-relengBump versions by x.y.(z+1) 90/91990/1
2020-08-03 Vikram Singh... Non ipv4 advertising peer causes BGP session flaps 34/91734/1
2020-07-29 Robert VargaProcess open mesage more defensively 28/91728/1
2020-07-23 Robert VargaBump odlparent/yangtools/mdsal to 6.0.11/4.0.13/5.0.14 58/91558/2
2020-07-22 Robert VargaAdd an explanatory messages around TCP-MD5 70/91470/1
2020-07-18 Robert VargaUse version range for MRI dependencies 98/91398/5
2020-07-18 Robert VargaAttach sources to test-jar 15/91415/1
2020-07-18 Robert VargaBump odlparent/yangtools/mdsal to 6.0.10/4.0.12/5.0.13 87/91387/5
2020-07-17 Thanh HaDo not fail on warnings for docs-linkcheck 78/91378/2
2020-07-17 Olivier DugeonFix Path Computation Crashes 90/91090/4
2020-07-17 Ajay LelePrevent deadlock when updating PCEP stats when Tx chain... 69/91069/1
2020-07-17 Olivier DugeonFix wrong SR-NAI type for Path Computation 93/91093/4
2020-07-17 Olivier DugeonFix Graph documentation 60/91060/4
2020-07-13 Olivier DugeonFix Unreserved Bandwidth verification in algo 02/91202/2
2020-07-10 Robert VargaBump odlparent/yangtools/mdsal 48/91048/3
2020-06-09 Robert VargaRemove superfluous units specification 65/90265/1
2020-06-07 Robert VargaUse IetfInetUtil for IpAddressNoZone formatting 60/90260/1
2020-05-25 jenkins-relengBump versions by x.y.(z+1) 83/89783/2
2020-05-15 Robert VargaUpgrade compendium dependency 84/89284/2
2020-05-15 Ajay LeleHandle race-conditions in BGP shutdown code 76/89276/2
2020-04-24 Robert VargaBump odlparent/yangtools/mdsal 37/89337/3
2020-04-24 Robert VargaFix checkstyle 56/89356/1
2020-03-23 Robert VargaRemove use of projectinfo property 09/88609/1
2020-03-19 jenkins-relengBump versions by x.y.(z+1) 15/88515/1
2020-03-13 Olivier DugeonUpdate PCEP Path Computation Documentation 19/88419/1
2020-03-13 Robert VargaFix uninitialized LinkstateGraphProvider registration 17/88417/1
2020-03-13 Robert VargaEnforce field finality 16/88416/1
2020-03-06 Olivier DugeonPath Computation & Server Improvement 12/88212/4
2020-03-06 Ajay LelePropogate SR SID info from BGP-LS routes in RIB to... 93/88293/1
2020-02-26 Olivier DugeonPath Computation Server 78/88078/1
2020-02-26 Olivier DugeonPath Computation Algorithms 77/88077/1
2020-02-23 Olivier DugeonGraph modelisation for Path Computation Algorithm 60/87960/1
2020-02-23 Robert VargaUse HashMap.computIfAbsent() in getNode() 57/87957/2
2020-02-22 guillaume.lambertYANG revision dates mass-update 59/87959/1
2020-02-18 jenkins-relengUpdate .gitreview to stable/magnesium 80/87880/1
2020-02-04 Robert VargaMass-convert all compontents to use -no-zone addresses 48/87048/15
2020-02-04 Ajay LeleIgnore unknown subobjects while parsing RRO/ERO objects... 30/87030/4
2020-01-28 Vikram Singh... Fix buffer read for unsupported LLGR Safi 96/87196/1
2020-01-20 Robert VargaUse IetfYangUtil.hexStringBytes()/hexStringFor() 53/87053/1
2020-01-20 Robert VargaMigrate to use MD-SAL's uint24 type 51/87051/2
2020-01-20 Robert VargaMigrate deprecated assertThat() 50/87050/1
2020-01-17 Robert VargaBump to odlparent-6.0.4/yangtools-4.0.6/mdsal-5.0.9 98/86998/2
2020-01-06 Robert VargaReduce PathKey serialization duplication 59/86759/1
2020-01-06 Robert VargaMove ipv4/ipv6 ByteBuf utilities to Ipv{4,6}Util 46/86746/4
2020-01-06 Robert VargaRemove use of UnsignedBytes.toInt() 45/86745/3
2020-01-06 Robert VargaMove ByteBufWriteUtil.IPV{4,6}_PREFIX_BYTE_LENGTH} 44/86744/2
2020-01-06 Robert VargaEliminate ByteBufWriteUtil.writeMedium() 43/86743/2
2020-01-06 Robert VargaRemove ByteBufWriteUtil.writeInt() 42/86742/2
2020-01-06 Robert VargaPurge unused ByteBufWriteUtil methods 41/86741/2
2020-01-06 Robert VargaMigrate pcep-ietf-stateful07 to use ByteBufUtils 40/86740/4
2020-01-06 Robert VargaMigrate pcep-base-parser to use ByteBufUtils 31/86731/5
2020-01-05 Robert VargaSpecialize Util.writeShortest() for Uint{16,32} 07/86707/5
2020-01-05 Robert VargaSwitch common parsers to utils 30/86730/1
2020-01-05 Robert VargaReduce use oif ByteBufWriteUtil in pcep-segment-routing 20/86720/1
2020-01-05 Robert VargaReduce use of ByteBugWriteUtil in BMP 19/86719/1
2020-01-05 Robert VargaEliminate use of ByteBufWriteUtil in pcep-spi 15/86715/2
2020-01-05 Robert VargaMinimize use of ByteBufWriteUtil in rsvp-impl 14/86714/2
2020-01-05 Robert VargaEliminate use of ByteBufWriteUtil in rsvp-spi 13/86713/2
2020-01-05 Robert VargaMinimize use of ByteBufWriteUtil in bgp-parser-impl 12/86712/2
2020-01-05 Robert VargaMinimize use of ByteBufWriteUtil in bgp-parser-spi 11/86711/2
2020-01-05 Robert VargaEliminate use of ByteBufWriteUtil from route-target 10/86710/2
2020-01-05 Robert VargaEliminate use of ByteBufWriteUtil from mvpn 09/86709/2
2020-01-05 Robert VargaMinimize linkstate use of ByteBufWriteUtils 08/86708/2
2020-01-05 Robert VargaReduce use of Util.writeShortest() 06/86706/1
2020-01-05 Robert VargaRedice use of ByteBufWriteUtil in flowspec 05/86705/1
2020-01-05 Robert VargaMigrate evpn to use ByteBufUtils 04/86704/1
2020-01-05 Robert VargaRefactor RouteDistinguisherUtil 03/86703/2
2020-01-05 Robert VargaReturn Pcerr from spi.Util 02/86702/2
2020-01-05 Robert VargaRemove useless UnsupportedOperationExceptions 01/86701/4
2020-01-05 Robert VargaMigrate to use yangtools' ByteBufUtils 92/86692/9
2020-01-04 Robert VargaRemove superfluous constants 00/86700/1
2020-01-04 Robert VargaReduce ByteBuf.writeZero() usage 99/86699/1
2020-01-04 Robert VargaAdd uint24.yang 95/86695/4
2020-01-04 Robert VargaFix YANG file formatting in concepts 94/86694/1
2019-12-16 Robert VargaBump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6 69/86369/4
2019-12-14 Ajay LeleFix CSIT regression due to BGPCEP-878 fix 24/86424/2
2019-12-09 Robert VargaTurn PathBindingTlvCodec into an abstract class 81/85981/5
2019-12-03 Ajay LeleRegister PCEP session to stats handler only after it... 13/86113/1
2019-11-29 Robert VargaUse new Uint* constants 92/85992/2
2019-11-29 Robert VargaUse Uint16 for path binding type 80/85980/3
2019-11-29 Robert VargaUse direct conversion 78/85978/2
2019-11-26 Robert VargaRemove checkstyle/spotbugs plugin overrides 82/85982/1
2019-11-26 Olivier Dugeonpcep: End of code cleaning 93/85593/9
2019-11-26 guillaume.lambertclean pcep/impl 02/85102/21
2019-11-22 Ajay LeleFix NPE while accessing DomTxChain when bgp/app peer... 80/84080/6
2019-11-22 Ajay LeleAddress deadlock scenarios in BGP peer, session mgmt... 26/85426/3
2019-11-06 Robert VargaBump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4 25/85625/1
2019-10-31 Olivier DugeonClean pcep/base-parser code 25/85325/13
2019-10-24 Robert VargaFurther removal of unused imports 65/85365/1
2019-10-24 Robert VargaFix odl-bgp-policy module file name 64/85364/1
2019-10-23 Robert VargaFix bgp-segment-routing 24/85324/2
2019-10-23 Robert VargaFix rsvp.yang 44/85344/3
2019-10-23 Robert VargaRemove unused imports 39/85339/1
next