[OPNFLWJAVA-45] Failed to parse ipv6 address Created: 18/Mar/15  Updated: 19/Oct/17  Resolved: 26/Mar/15

Status: Resolved
Project: openflowjava
Component/s: General
Affects Version/s: unspecified
Fix Version/s: None

Type: Bug
Reporter: Tomas Cechvala Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


External issue ID: 2866

 Description   

AbstractOxmIpv6AddressSerializer
List<String> parseIpv6Address(final List<String>){}

This method fails to parse Ipv6 address where "::" are last two characters of ipv6 string. For example, when processing address "aaaa:bbbb:1111:2222::" the method will return [0,0,0,0,0,0,0, ]. Besides, the last string " " causes crashes later in caller's code.



 Comments   
Comment by Michal Polkorab [ 19/Mar/15 ]

Fixes pushed here:
master: https://git.opendaylight.org/gerrit/#/c/16810/
stable/helium: https://git.opendaylight.org/gerrit/#/c/16812/

Generated at Wed Feb 07 20:28:48 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.