Ehsan Mohandesi 7db25d99b2 net: ipv6: Fixed IPv6 string to address conversion off-by-one error
One extra character was being checked in the IPv6 string which caused the
last character of the address to be neither '\0' nor ':'. This raises an
error condition and causes the function to always return an error. This
issue was resolved by this fix.

Signed-off-by: Ehsan Mohandesi <emohandesi@microsoft.com>
Reviewed-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
2023-02-02 14:44:53 -05:00
..
2023-01-20 12:27:24 -05:00
2020-06-12 13:17:23 -04:00
2022-12-07 16:04:17 -05:00
2022-12-07 16:04:17 -05:00
2022-12-22 15:39:13 -05:00
2023-02-02 14:44:53 -05:00
2019-09-04 11:37:19 -05:00
2022-12-05 12:47:16 -05:00
2022-11-28 13:06:39 -05:00
2020-09-30 16:55:03 -04:00
2022-12-29 09:50:53 -05:00
2018-07-02 14:14:20 -05:00