YANG revision dates mass-update
[bgpcep.git] / bgp / parser-impl /
2020-02-22 guillaume.lambertYANG revision dates mass-update 54/87454/9
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 85/87985/1
2020-02-04 Robert VargaMass-convert all compontents to use -no-zone addresses 48/87048/15
2020-01-28 Vikram Singh KalakotiFix buffer read for unsupported LLGR Safi 96/87196/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-06 Robert VargaMove ipv4/ipv6 ByteBuf utilities to Ipv{4,6}Util 46/86746/4
2020-01-05 Robert VargaMinimize use of ByteBufWriteUtil in bgp-parser-impl 12/86712/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 VargaReduce ByteBuf.writeZero() usage 99/86699/1
2020-01-04 Robert VargaAdd uint24.yang 95/86695/4
2019-11-29 Robert VargaUse new Uint* constants 92/85992/2
2019-10-15 Robert VargaAnother round of deprecated constructor migrations 23/85123/2
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 VargaMigrate DTO builders 89/85089/7
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-10-04 Robert VargaApply modernization to BGPParserTest 05/84905/3
2019-09-14 Robert VargaReduce use of Lists.new*List() 61/84461/3
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 42/83542/1
2019-07-19 Robert VargaRemove unneeded test dependency declarations 76/83176/1
2019-07-02 Robert VargaOptimize message parsers 72/82872/7
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-03-12 Robert VargaEnforce outbound parameter/capability length 92/80792/3
2019-02-02 Tom PantelisMove BP xml to OSGI-INF 73/80073/3
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 82/80082/1
2018-12-31 Claudio D. GaspariniFix ll graceful-restart-config 94/79094/1
2018-12-21 Robert VargaMigrate AbstractRegistration/AutoCloseable 23/78923/1
2018-12-14 Matej PerinaJUnit test for treat-as-withdraw procedures 53/78653/34
2018-12-14 Robert VargaConvert treat-as-withdraw update messages 49/78349/52
2018-12-14 Robert VargaConvert NLRI to withdrawn routes 80/78780/6
2018-12-14 Robert VargaValidate Withdrawn Routes and NLRI 77/78777/4
2018-12-14 Matej PerinaThrow ThreatAsWithdrawException on missing mandatory... 46/78646/7
2018-12-13 Robert VargaFix remaining checkstyle in bgp-parser-impl 52/78752/4
2018-12-13 Robert VargaFix most bgp-parser-impl checkstyle 51/78751/3
2018-12-10 Matej PerinaJUnit tests for attribute parsers 72/78472/10
2018-12-09 Robert VargaAdd AbstractAttributeParser 54/78354/19
2018-12-06 Robert VargaAllow AttributeRegistry to signal treat-as-withdraw 52/78352/12
2018-12-05 Robert VargaAdd Long-lived Graceful restart capabilities 68/78468/1
2018-12-05 Robert VargaAdd Long-lived Graceful Restart communities 61/78461/1
2018-12-04 Robert VargaDistinguish between ignored and erroring attributes 50/78350/9
2018-11-21 Robert VargaRemove AttributeParser.parseAttribute(ByteBuf, int) 21/78021/2
2018-11-21 Robert VargaRemove MessageParser.parseMessageBody(ByteBuf, int) 79/77979/5
2018-11-20 Robert VargaReduce use of newArrayList()/newHashSet() 76/77976/2
2018-10-26 Claudio D. GaspariniFix LEAK: ByteBuf.release() 91/77291/2
2018-10-24 Robert VargaIntegrate MRI projects for Neon 06/75006/32
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 86/74986/1
2018-06-20 Claudio D. GaspariniMove route target ext comm container 42/73142/10
2018-06-17 Claudio D. GaspariniCode clean up 72/73072/1
2018-06-16 Claudio D. GaspariniEnforce fail on maven-dependency-plugin warning 40/73040/2
2018-06-14 Claudio D. GaspariniImprove Attribute serializer/parser Interfaces 07/73007/1
2018-06-14 Claudio D. GaspariniFix multiple checkstyle complains 01/73001/1
2018-06-14 Claudio D. GaspariniMove MVPN extended community to concepts 99/72999/2
2018-06-04 Robert VargaFixup Augmentable and Identifiable methods changing 59/71259/11
2018-05-28 Claudio D. GaspariniCode clean up 56/72356/1
2018-05-24 Claudio D. GaspariniMigrate deprecated submit() to commit() for BGP/BMP 20/72220/2
2018-04-27 Claudio D. GaspariniMVPN Extended communities Handlers 53/71253/5
2018-04-25 Claudio D. GaspariniRemove deprecated method 66/71166/6
2018-04-22 Claudio D. GaspariniMVPN RFC6514 Extendend communities 52/71152/3
2018-04-20 Claudio D. GaspariniMVPN RFC6514 Extendend communities 51/71151/1
2018-03-27 Claudio D. GaspariniBGPCEP-712: Set Checkstyle with warn violationSeverity... 95/70095/3
2018-03-20 Claudio D. GaspariniEnforce findbug on binding-parent 14/69614/3
2018-02-26 Claudio D. GaspariniAdd missing copyrights 79/68779/1
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 25/68725/1
2017-12-08 Ajay LeleBug-6562: Support add-path in base BGP NLRI 87/64487/7
2017-11-30 Claudio D. GaspariniDrop obsolete Maven site configuration 04/66004/4
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 75/61675/1
2017-08-07 Claudio D. GaspariniClean up 80/61280/1
2017-08-06 Robert VargaCleanup eclipse warnings 26/61226/5
2017-08-04 Robert VargaEnforce no split packages 14/61214/1
2017-06-22 Claudio D. GaspariniBump odlparent dependency to 2.0.0 79/59279/12
2017-06-01 Claudio D. GaspariniRemove deprecated methods 86/57886/3
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 85/54685/1
2017-03-20 Claudio D. GaspariniFix sonar complains 38/53538/2
2017-03-15 Claudio D. GaspariniCode Clean Up 36/53236/2
2017-03-13 Claudio D. GaspariniCode clean up 33/53233/1
2017-02-14 Claudio D. GaspariniCode clean up 29/51229/6
2017-02-10 Claudio D. GaspariniCode clean up 26/51226/9
2016-11-15 Iveta HalanovaMisspelled method name correction 26/29926/3
2016-10-26 Robert VargaDerive aggregators from odlparent-lite 20/47220/13
2016-09-08 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up II 51/45351/2
2016-08-16 Milos FabianBug 6365 - Bad handling of unknown AFI/SAFI in Open... 01/43501/5
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 05/43405/1
2016-07-20 Milos FabianMove IPv4/6 Unicast extension to bgp-inet 42/41842/9
2016-07-16 Kevin WangClean up code based on sonar exam 66/41866/6
2016-07-16 AjayBug-6084: get restart time from open message error 30/41730/2
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-07-11 Tom PantelisAdd blueprint XML for bgp-parser-spi 10/40410/4
2016-06-16 Giles Heronremoved precondition checks for v4/v6 next-hops for... 09/40109/4
2016-06-08 Claudio D. GaspariniAdd missing null nlri check on BGPUpdateMessageParser 50/39950/6
2016-06-02 AjayBug-5791: Make Next-Hop mandatory BGP path attribute 96/38296/18
2016-06-02 AjayBug-5978: Unrecognized attribute flagged Well Known 68/39668/2
2016-05-31 AjayBug-5933: Support for draft-ietf-bess-evpn-overlay-02 54/39454/6
2016-05-18 AjayBug-5855: Transitive Unrecognized Attribute not transiting 00/39000/2
2016-05-03 Claudio D. GaspariniUpdate As4 Extended communities 53/38253/2
2016-04-29 Claudio D. GaspariniBUG-5767: 4-Octet AS Specific BGP Extended Community 38/38138/3
2016-04-29 Claudio D. GaspariniCode clean up 39/38239/3
next