net: ipv6: Add callbacks declarations to get access to IPv6 variables
authorViacheslav Mitrofanov <v.v.mitrofanov@yadro.com>
Fri, 2 Dec 2022 09:18:00 +0000 (12:18 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 5 Dec 2022 17:47:16 +0000 (12:47 -0500)
commit1dfa4ef14d4c223c5f1f7cac142b5b270560ab25
treea909584b323ba64c103b7f67ab53f17dcd0d1a2e
parent3cc04a3ab2dc45ce23c66a3fa7e2e8a0f0689141
net: ipv6: Add callbacks declarations to get access to IPv6 variables

Set up callbacks for main IPv6 variables ip6add, serverip6, gatewayip6
and set options to them in flag file. These variables are often set up by
users.

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>
include/env_callback.h
include/env_flags.h