1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 12:29:19 +01:00
Files
u-boot-megous/net
Viacheslav Mitrofanov 43ab8ecc7d net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks
Implement actions on ip6addr, gatewayip6, serverip6 varaibles.
on_ip6addr - convert IPv6 string addr to struct ip6_addr
on_gatewayip6 - convert IPv6 string addr to struct ip6_addr
on_serverip6 - convert IPv6 string addr to struct ip6_addr

Series-changes: 3
- Removed memory allocation
- Substituted -1 for error code

Signed-off-by: Viacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-05 12:47:16 -05:00
..
2020-06-12 13:17:23 -04:00
2022-01-19 18:11:34 +01:00
2022-12-05 12:47:16 -05:00
2022-11-28 13:06:39 -05:00
2019-09-04 11:37:19 -05:00
2022-11-28 13:06:39 -05:00
2020-09-30 16:55:03 -04:00
2022-11-28 13:06:39 -05:00
2018-07-02 14:14:20 -05:00