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
..
2022-03-18 12:48:17 -04:00
2018-10-10 12:29:01 -05:00
2023-01-20 12:27:24 -05:00
2017-08-07 15:18:31 -05:00
2021-09-17 12:10:44 -04:00
2018-05-10 20:38:35 -04:00
2020-06-12 13:17:23 -04:00
2018-05-07 09:34:12 -04:00
2023-02-02 14:22:08 -05:00
2023-01-23 18:11:41 -05:00
2021-09-04 12:51:47 -04:00
2022-12-07 16:04:17 -05:00
2023-01-23 18:11:39 -05:00
2023-01-11 15:02:24 -05:00
2022-12-22 10:31:48 -05:00
2020-05-18 21:19:18 -04:00
2012-05-23 17:53:08 -05:00
2022-12-07 16:04:17 -05:00
2022-04-10 08:44:12 +03:00
2023-02-02 14:22:08 -05:00
2022-12-22 15:39:13 -05:00
2023-02-02 14:44:53 -05:00
2021-01-19 09:15:02 -05:00
2023-01-23 18:11:39 -05:00
2022-08-10 13:46:55 -04:00
2019-09-04 11:37:19 -05:00
2019-09-04 11:37:19 -05:00
2022-12-05 12:47:16 -05:00
2021-01-19 09:15:02 -05:00
2018-05-10 20:38:35 -04:00
2022-03-18 12:48:17 -04:00
2018-05-07 09:34:12 -04:00
2020-12-01 14:12:28 -05:00
2022-11-28 13:06:39 -05:00
2023-02-02 14:44:53 -05:00
2020-09-30 16:55:03 -04:00
2022-12-29 09:50:53 -05:00
2019-08-11 16:43:41 -04:00
2018-07-02 14:14:20 -05:00