YANG revision dates mass-update
[bgpcep.git] / util /
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-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-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-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
2019-11-29 Robert VargaUse new Uint* constants 92/85992/2
2019-10-15 Robert VargaAdd ByteBufUtils 00/85100/15
2019-10-14 Robert VargaMigrate DTO builders 89/85089/7
2019-10-13 Robert VargaUse java.util.Base64 instead of Guava 87/85087/2
2019-10-09 Robert VargaBump mdsal to 5.0.2 28/84228/26
2019-10-04 Robert VargaApply modernization to PCEPHexDumpParser 02/84902/2
2019-08-12 jenkins-relengBump versions by x.y.(z+1) 42/83542/1
2019-07-19 Robert VargaRemove unneeded slf4j-api dependencies from APIs 81/83181/1
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 82/80082/1
2018-12-02 Robert VargaAdd Ipv4Util.prefixForByteBuf(ByteBuf, int) 48/78348/1
2018-10-24 Robert VargaIntegrate MRI projects for Neon 06/75006/32
2018-09-07 Robert VargaSwitch PCEP to no-zone ip addresses 71/72771/11
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 86/74986/1
2018-07-12 Robert VargaConvert rsvp-api to use ip-address-no-zone 65/72765/11
2018-06-16 Claudio D. GaspariniEnforce fail on maven-dependency-plugin warning 40/73040/2
2018-05-28 Claudio D. GaspariniCode clean up 56/72356/1
2018-04-22 Robert VargaRevert "Fix compilation issues related to IpAddress" 87/71187/2
2018-04-18 Robert VargaFix compilation issues related to IpAddress 71/71071/8
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 25/68725/1
2018-01-26 Claudio D. GaspariniRemove config-parent 94/67594/1
2018-01-21 Claudio D. GaspariniFix poms 00/67400/1
2017-12-28 Claudio D. GaspariniEnforce findbug and checkstyle under utils 68/66768/2
2017-12-08 Claudio D. GaspariniFeatures clean up 76/66276/16
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-06-19 Ryan GouldingRemove stale prerequisite sections 88/59188/2
2017-06-01 Claudio D. GaspariniRemove deprecated methods 86/57886/3
2017-04-20 Kevin WangBUG-8252 Fix IP prefix length util 84/55684/1
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-13 Claudio D. GaspariniCode clean up 33/53233/1
2017-02-08 AjayBug-7708: Invalid Route Distinguisher error while proce... 54/51454/2
2017-01-28 Claudio D. GaspariniRemove deprecated Interfaces/Methods 05/51105/3
2016-09-08 Claudio D. GaspariniBUG-6647 Increase code coverage and clean up II 51/45351/2
2016-08-12 Milos FabianBug 6337: Add ByteBuf->String utility 92/43492/3
2016-08-10 Milos FabianBug 5061: Bgp Peer deployer 67/42267/14
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 05/43405/1
2016-07-26 ClaudioUTIL Code Clean Up 63/42263/3
2016-07-12 Milos FabianUpgrade ietf-{inet,yang}-types to 2013-07-15 62/40862/7
2016-06-08 Claudio D. GaspariniBUG-5790: BGP Test tool 35/40035/6
2016-06-01 Claudio D. GaspariniBUG-5983: Fix wrong representation of Ip length 93/39693/3
2016-04-26 Kevin WangRemove eclipse project files, add more extensions to... 47/37747/2
2016-03-30 Thanh HaEnable Maven Site generation 42/36842/2
2016-02-26 Robert VargaBUG-2825: optimize NLRI ipv4/ipv6 prefix parsing 26/35426/4
2016-02-26 Robert VargaBUg-2825: optimize prefixForBytes/prefixForByteBuf 21/35421/5
2016-02-26 Robert VargaBUG-2825: use IetfInetUtil to instantiate addresses 17/34917/15
2016-02-26 Robert VargaDo not use Lists.newArrayList() 25/35425/3
2016-02-26 Robert VargaDo not use string concat in precondition 19/35419/2
2016-02-24 Robert VargaDo not instantiate byte[] needlessly 55/35355/3
2016-02-24 Robert VargaByteArray: do not instantiate arrays if not needed 56/35356/3
2016-02-24 Robert VargaRemove reference to JUnitMatchers 50/35350/1
2016-01-15 Thanh HaBump versions by 0.1.0 for next dev cycle 19/32719/1
2016-01-02 Robert VargaUse StandardCharsets.UTF_8 94/31994/1
2015-11-27 Robert VargaEradicate use of commons-codec 90/30290/5
2015-11-12 Iveta HalanovaBUG-4593: BGP peer registry lookup false negative result 92/29592/2
2015-11-03 Iveta HalanovaUtilizing MplsLabel 11/29011/6
2015-10-19 Jeff LiuBUG-4328: Update BMP implementation according the draft... 86/27186/9
2015-09-23 Milos FabianExpose IPv4Util method 17/27217/4
2015-09-13 Tony TkacikMigration to use MD-SAL Project 83/26383/13
2015-08-20 Iveta HalanovaBUG-2663: Support v6 in BGP flowspec 24/24924/8
2015-08-13 Milos FabianFix ipv6 prefix serializer 18/25218/2
2015-07-06 Iveta HalanovaIllegalArgument Exception changed to Preconditions... 70/23770/8
2015-07-03 Milos FabianAdds new utility function 25/23725/1
2015-07-02 Milos FabianAdds utility function that converts InetAddress to... 97/23697/1
2015-06-08 Ladislav BorakBug 3577 - Message decoder fails to decode "all IP... 79/21979/4
2015-05-05 Robert VargaMerge "Version bump."
2015-05-05 Dana KutenicsovaVersion bump. 00/19600/2
2015-04-26 Dana KutenicsovaRemoved some sonar warnings. 91/19091/2
2015-03-31 Robert VargaMerge "BUG-2794 : implemented comments for this class."
2015-03-28 Dana KutenicsovaBUG-2794 : implemented comments for this class. 97/17297/2
2015-03-22 Robert VargaMerge "BUG-2571 : flowspec-routes model"
2015-03-19 Ladislav BorakImprove compatibility with Java 8 javadoc 20/16220/5
2015-03-05 Dana KutenicsovaMerge "Support proper route redistribution"
2015-03-05 Dana KutenicsovaMerge "BUG-2383: add BestPathSelector and related classes"
2015-03-05 Dana KutenicsovaMerge "BUG-2383: introduce OffsetMap"
2015-03-05 Dana KutenicsovaMerge "BUG-2383: fix the RIB model"
2015-03-05 Dana KutenicsovaBUG-2749 : deprecate unused methods 85/15885/3
2015-02-27 Robert VargaMerge "BUG-2794 : created BitArray class"
2015-02-26 Dana KutenicsovaBUG-2794 : created BitArray class 68/15668/9
2015-02-17 Dana KutenicsovaMerge "Bug-2250: pcc-mock support TCP MD5"
2015-02-17 Dana KutenicsovaMerge "Bug-2208: pcc-mock code refactoring"
2015-02-15 Robert VargaMerge "BUG-2571 : added parser/serializer for flowspec...
2015-02-13 Dana KutenicsovaRework project structure 75/13475/9
2015-02-12 Dana KutenicsovaBUG-2571 : added parser/serializer for flowspec NLRI 39/14639/7
next