Bump versions by x.y.(z+1)
[bgpcep.git] / util / src /
2018-12-02 Robert VargaAdd Ipv4Util.prefixForByteBuf(ByteBuf, int) 48/78348/1
2018-09-07 Robert VargaSwitch PCEP to no-zone ip addresses 71/72771/11
2018-07-12 Robert VargaConvert rsvp-api to use ip-address-no-zone 65/72765/11
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-01-21 Claudio D. GaspariniFix poms 00/67400/1
2017-12-28 Claudio D. GaspariniEnforce findbug and checkstyle under utils 68/66768/2
2017-08-23 Claudio D. GaspariniReplace Preconditions.CheckNotNull per RequireNonNull 04/62104/3
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-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-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-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-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-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-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-12 Dana KutenicsovaBUG-2571 : added parser/serializer for flowspec NLRI 39/14639/7
2015-01-31 Dana KutenicsovaAdd prefixForByteBuf method to util. 38/14638/2
2014-12-24 Robert VargaMerge "Introducing method byteBufForAddress."
2014-12-23 Dana KutenicsovaIntroducing method byteBufForAddress. 98/13798/4
2014-12-01 Robert VargaMerge "BUG-2255 : adjusted BGP configuration to use...
2014-12-01 Robert VargaMerge "BUG-2448 : added more defensive lookup to node...
2014-12-01 Dana KutenicsovaMore warnings down: 45/13245/2
2014-11-25 Milos FabianBug-1953: Fix bgpcep tests 21/13121/1
2014-11-06 Robert VargaMerge "Removed obsolete methods from Ipv4/Ipv6Util."
2014-11-05 Dana KutenicsovaRemoved obsolete methods from Ipv4/Ipv6Util. 23/12523/2
2014-11-05 Robert VargaMerge "BUG-731 : removed more warnings"
2014-11-04 Dana KutenicsovaRemoved obsolete methods from ByteArray. 93/12493/1
2014-11-04 Dana KutenicsovaBUG-731 : removed more warnings 62/12462/2
2014-10-23 Robert VargaMerge "BUG-731 : fixed pcep sonar warnings"
2014-10-22 Dana KutenicsovaBUG-731 : fixed pcep sonar warnings 58/12158/1
2014-10-21 Dana KutenicsovaBUG-731 : removed more sonar warnings 71/11971/4
2014-10-21 Milos FabianBug-2080: BGP statistics. 18/12018/5
2014-09-11 Dana KutenicsovaMerge "Bug-730: Add PCEPDispatcher test."
2014-09-11 Dana KutenicsovaMerge "Bug-730: Add GracefulCapabilityHandler test."
2014-09-11 Dana KutenicsovaMerge "Bug-1809: Fix GracefulCapabilityHandler."
2014-09-11 Dana KutenicsovaBUG-730 : added null checks to tests to increase branch... 35/11035/2
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-730: Utils' private constructor tests. 87/10987/1
2014-09-10 Milos FabianBug-1771: Private constuctors in utility static classes... 86/10986/2
2014-08-19 Dana KutenicsovaMerge "Revert "Fixed PCE's remote and local address""
2014-08-18 Robert VargaMerge changes I0f764a60,I5f7eff95
2014-08-15 Dana KutenicsovaBUG-730 : more unit tests to Util. 87/9987/1
2014-08-12 Robert VargaMerge "Pre-populate links/nodes with empty lists"
2014-08-12 Dana KutenicsovaMerge "Bug-731: Fixed few major Sonar warnings"
2014-08-12 Milos FabianBug-731: Fixed few major Sonar warnings 85/9785/5
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-29 Dana KutenicsovaFixed various findbugs issues in util. 59/9359/7
2014-07-26 Robert VargaMerge "Fixed various small bugs found by Findbugs plugin."
2014-07-25 Dana KutenicsovaFixed various small bugs found by Findbugs plugin. 35/9335/3
2014-07-08 Dana KutenicsovaMerge "BUG-1287: migrate tests to new APIs"
2014-07-07 Robert VargaMerge "BUG-730 : added test for bgp/concepts"
2014-07-07 Dana KutenicsovaMerge "Fixed segment-routing formating."
2014-07-07 Dana KutenicsovaMerge "Bug-612: fix segment-routing serializers"
2014-07-07 Dana KutenicsovaMerge "Bug-612: ietf-stateful07 serializers - improved...
2014-07-07 Dana KutenicsovaMerge "Bug-612: ietf-stateful02 serializers - improved...
next