On Wed, 16 Aug 2023 at 17:54, Ilias Apalodimas
wrote:
> On Wed, 16 Aug 2023 at 14:01, Maxim Uvarov
> wrote:
> >
> >
> >
> > On Wed, 16 Aug 2023 at 16:26, Ilias Apalodimas <
> ilias.apalodi...@linaro.org> wrote:
> >>
> >> On Tue, 15 Aug 2023 at 17:42, Tom Rini wrote:
> >> >
> >> > On Tue, Aug 15
On Wed, 16 Aug 2023 at 14:01, Maxim Uvarov wrote:
>
>
>
> On Wed, 16 Aug 2023 at 16:26, Ilias Apalodimas
> wrote:
>>
>> On Tue, 15 Aug 2023 at 17:42, Tom Rini wrote:
>> >
>> > On Tue, Aug 15, 2023 at 06:42:14PM +0600, Maxim Uvarov wrote:
>> > > On Mon, 14 Aug 2023 at 20:19, Ilias Apalodimas
>>
On Wed, 16 Aug 2023 at 16:26, Ilias Apalodimas
wrote:
> On Tue, 15 Aug 2023 at 17:42, Tom Rini wrote:
> >
> > On Tue, Aug 15, 2023 at 06:42:14PM +0600, Maxim Uvarov wrote:
> > > On Mon, 14 Aug 2023 at 20:19, Ilias Apalodimas <
> ilias.apalodi...@linaro.org>
> > > wrote:
> > >
> > > [...]
> > >
>
On Tue, 15 Aug 2023 at 17:42, Tom Rini wrote:
>
> On Tue, Aug 15, 2023 at 06:42:14PM +0600, Maxim Uvarov wrote:
> > On Mon, 14 Aug 2023 at 20:19, Ilias Apalodimas
> > wrote:
> >
> > [...]
> >
> >
> > > > +/*
> > > > +* This function creates the DNS request to resolve a domain host name.
> > > Fun
On Tue, Aug 15, 2023 at 06:42:14PM +0600, Maxim Uvarov wrote:
> On Mon, 14 Aug 2023 at 20:19, Ilias Apalodimas
> wrote:
>
> [...]
>
>
> > > +/*
> > > +* This function creates the DNS request to resolve a domain host name.
> > Function
> >
> > You need the name of the function as well. Please h
On Mon, 14 Aug 2023 at 20:19, Ilias Apalodimas
wrote:
[...]
> > +/*
> > +* This function creates the DNS request to resolve a domain host name.
> Function
>
> You need the name of the function as well. Please have a look at how the
> rest of the code is documented.
>
> > +* can return immediat
On Mon, 14 Aug 2023 at 20:19, Ilias Apalodimas
wrote:
> On Mon, Aug 14, 2023 at 07:32:42PM +0600, Maxim Uvarov wrote:
> > Implement function for dns command with lwIP variant. Usage and output is
> > the same as the original command. This code called by compatibility code
> > between U-Boot and l
On Mon, Aug 14, 2023 at 07:32:42PM +0600, Maxim Uvarov wrote:
> Implement function for dns command with lwIP variant. Usage and output is
> the same as the original command. This code called by compatibility code
> between U-Boot and lwIP.
What's compatibility code?
I think something along the lin
Implement function for dns command with lwIP variant. Usage and output is
the same as the original command. This code called by compatibility code
between U-Boot and lwIP.
Signed-off-by: Maxim Uvarov
---
include/net/lwip.h | 17 +
net/lwip/Makefile| 2 ++
net/l
9 matches
Mail list logo