On Thu, 8 Sept 2022 at 05:59, Viacheslav Mitrofanov
<[email protected]> wrote:
>
> Add net_ip6_handler (an IPv6 packet handler) into net_loop. Add
> neighbor discovery mechanism into network init process. That is the
> main step to run IPv6 in u-boot. Now u-boot is capable to use NDP and
> handle IPv6 packets.
>
> Signed-off-by: Viacheslav Mitrofanov <[email protected]>
> ---
>  net/net.c | 23 ++++++++++++++++++++++-
>  1 file changed, 22 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to