bgpcep.git
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
2019-10-17 Robert VargaRework prependAS() 81/85181/1
2019-10-15 Robert VargaMigrate Gauge64 parsing 31/85131/1
2019-10-15 Robert VargaMigrate LspDbVersion parsing to ByteBufUtils 30/85130/1
2019-10-15 Robert VargaAnother round of deprecated constructor migrations 23/85123/2
2019-10-15 Robert VargaMake PCEPErrors work on Uint8 20/85120/7
2019-10-15 Robert VargaFurther migration of test code from legacy setters 19/85119/10
2019-10-15 Robert VargaMake BGPError operate on Uint8 17/85117/8
2019-10-15 Robert VargaMigrate away from legacy setters 15/85115/7
2019-10-15 Robert VargaAdd ByteBufUtils 00/85100/15
2019-10-14 Robert VargaFix LeafNode conversions 01/85101/4
2019-10-14 Robert VargaMigrate DTO builders 89/85089/7
2019-10-13 Robert VargaRemove use of commons-io 91/85091/2
2019-10-13 Robert VargaUpgrade maven-jxr-plugin 95/85095/1
2019-10-13 Robert VargaRemove jdepend-plugin-version declaration 93/85093/1
2019-10-13 Robert VargaApply modernization 88/85088/2
2019-10-13 Robert VargaUse java.util.Base64 instead of Guava 87/85087/2
2019-10-12 guillaume.lambertclean pcep/impl from most checkstyle errors 11/84911/14
2019-10-11 Robert VargaBump mdsal to 5.0.3 65/85065/1
2019-10-11 Robert VargaUse singleton NodeIdentifierWithPredicates 37/84237/27
2019-10-11 Robert VargaSuppress ScheduleException warning 51/85051/1
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-10-08 Robert VargaBump yangtools to 4.0.1 27/84227/24
2019-10-08 Robert VargaBump odlparent to 6.0.0 26/84226/22
2019-10-08 Robert VargaOptimize getAs4BytesCapability() 27/84927/3
2019-10-08 Robert VargaDo not mock FluentFuture 26/84926/3
2019-10-08 Robert VargaMigrate users of Lists.new*List() 25/84925/2
2019-10-04 guillaume.lambertFix checkstyle FallThrough errors 09/84909/5
2019-10-04 Robert VargaApply modernization to pcep-impl 10/84910/2
2019-10-04 Robert VargaApply modernization to BGPParserTest 05/84905/3
2019-10-04 Robert VargaApply modernization to MultiPathSupportImplTest 04/84904/2
2019-10-04 Robert VargaApply modernization to PCEPHexDumpParser 02/84902/2
2019-10-03 guillaume.lambertfix indentation checkstyle errors 03/84903/1
2019-10-03 guillaume.lambertfix some checkstyle warnings and errors 00/84900/2
2019-09-23 Anushka BhandariUpdate docs header to Magnesium in master 09/84309/2
2019-09-22 Robert VargaBump mdsal to 4.0.6 28/84428/4
2019-09-14 Robert VargaBump yangtools to 3.0.5 27/84427/3
2019-09-14 Robert VargaBump odlparent to 5.0.2 25/84225/6
2019-09-14 Robert VargaReduce use of Lists.new*List() 61/84461/3
2019-09-14 Robert VargaFixup ProtectionCommonParser.serializeBody() 64/84464/1
2019-09-06 Robert VargaFix checkstyle violations 47/84247/1
2019-09-06 Robert VargaMigrate NodeIdentifierWithPredicates users 36/84236/1
2019-08-22 Robert VargaMigrate to using netconf-artifacts 13/83913/1
2019-08-20 PeterSunaSet PMSI tunnel attribute transitive. 53/83753/6
2019-08-18 Robert VargaBump mdsal to 4.0.4 25/83725/2
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 42/83542/1
2019-08-02 Robert VargaBump mdsal to 4.0.3 35/83135/9
2019-08-02 Robert VargaBump yangtools to 3.0.4 34/83134/8
2019-08-02 Robert VargaBump odlparent to 5.0.1 33/83133/8
2019-08-01 Robert VargaLower incoming message logging to trace 46/83346/1
2019-07-29 Robert VargaMove channel message header decoder manipulation 09/83309/1
2019-07-29 Robert VargaUse adaptive allocators again 05/83305/5
2019-07-29 Robert VargaCorrect input buffer sizing 99/83299/4
2019-07-26 Robert VargaDo not throws IAEs when channel fails to close 61/83261/5
2019-07-26 Robert VargaSimplify BGPSessionImpl.channelInactive() 74/83274/1
2019-07-26 Robert VargaDo not synchronize BGPSessionImpl.terminate() 73/83273/1
2019-07-26 Robert VargaDo not synchronize notifyTerminationReasonAndCloseWitho... 72/83272/1
2019-07-26 Robert VargaFix a bad @GuardedBy annotation 71/83271/1
2019-07-26 Robert VargaRemove BGPSessionImpl.isWritable() 70/83270/1
2019-07-26 Robert VargaSimplify LOG references 63/83263/3
2019-07-25 Robert VargaImprove time tracking overheads a bit 59/83259/3
2019-07-24 Robert VargaUse RouterId's peerId 25/83225/1
2019-07-19 Robert VargaOptimize BgpAttributeConditionsUtil 83/83183/1
2019-07-19 Robert VargaCleanup sonar-reported code smells 82/83182/3
2019-07-19 Robert VargaRemove unneeded slf4j-api dependencies from APIs 81/83181/1
2019-07-19 Robert VargaRemove unneeded yang-binding declarations 80/83180/1
2019-07-19 Robert VargaRemove unneeded test dependency declarations 76/83176/1
2019-07-19 Robert VargaRemove superfluous osgi-core dependencies 74/83174/1
2019-07-19 Robert VargaRevert "Remove OSGi dependency from bgp modules" 23/82223/5
2019-07-18 Robert VargaRemove duplicate declarations 14/83114/1
2019-07-08 Robert VargaUse ImmutableOffsetMapTemplate for route keys 54/82954/2
2019-07-08 Robert VargaRemove RIBSupport.emptyRoutesCase() 53/82953/1
2019-07-08 Robert VargaMigrate to mergeParentStructurePut() 52/82952/1
2019-07-08 Robert VargaModernize codebase a bit 51/82951/1
2019-07-08 Claudio D.... Migrate to MD-SAL APIs 51/77551/13
2019-07-08 Robert VargaUpdate keepalive tracking 48/81948/3
2019-07-03 Robert VargaFix unsynchronized LSP counting 05/82905/1
2019-07-02 Robert VargaCleanup AbstractEsiType 71/82871/8
2019-07-02 Robert VargaOptimize message parsers 72/82872/7
2019-07-01 Robert VargaCleanup RouteDistiguisherUtil 70/82870/4
2019-07-01 Robert VargaGet rid of JSR305 annotations 69/82869/9
2019-06-03 Robert VargaBump mdsal to 4.0.2 62/82362/3
2019-06-03 Robert VargaBump yangtools to 3.0.1 57/82357/2
2019-05-10 Robert VargaBump mdsal to 4.0.1 44/81844/5
2019-05-06 Ajay LeleFix NPE when no node present in PCEP topology config 40/81540/2
2019-04-30 Robert VargaImplement Extended Optional Parameters Length 54/80854/8
2019-04-11 Robert VargaBump MDSAL to 4.0.0 84/81384/19
2019-04-09 Robert VargaBump yangtools to 3.0.0 83/81383/14
2019-04-09 Robert VargaBump odlparent to 5.0.0 82/81382/11
2019-04-09 Robert VargaDo not use JdkFutureAdapters in BgpPeerRpc 97/81497/1
2019-04-09 Robert VargaFix routing-policy-config 96/81496/1
next