[PATCH 03/17] net: ipv6: Add callbacks declarations to get access to IPv6 variables

Simon Glass sjg at chromium.org
Wed Sep 7 23:11:00 CEST 2022


Hi Viacheslav,

On Tue, 6 Sept 2022 at 09:10, Viacheslav Mitrofanov
<v.v.mitrofanov at yadro.com> wrote:
>
> 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 at yadro.com>
> ---
>  include/env_callback.h | 10 ++++++++++
>  include/env_flags.h    | 10 ++++++++++
>  2 files changed, 20 insertions(+)

This seems to have lost my review tag. Can you please resend the
series with these at some point? I'll hold off reviewing the rest for
now.

Note also that your change log is missing in the patches. If you use
patman you can have per-patch change lists for each version, along
with an automatically generated cover-letter change list.

Also 'patman status' can collect tags from patchwork so you don't have
to do that manually.

Regards,
Simon


More information about the U-Boot mailing list