On Thu, Jun 24, 2021 at 5:17 PM Joel Sherrill wrote:
>
>
>
> On Thu, Jun 24, 2021, 5:43 PM Vijay Kumar Banerjee wrote:
>>
>> Hi all,
>>
>> I want to move the common network services like telnetd, tftp, to a
>> separate submodule rtems-net-services. This submodule will be added to
>> the networkin
On Thu, Jun 24, 2021, 5:43 PM Vijay Kumar Banerjee wrote:
> Hi all,
>
> I want to move the common network services like telnetd, tftp, to a
> separate submodule rtems-net-services. This submodule will be added to
> the networking stacks, and built using their respective waf modules.
>
> The plan
Hi all,
I want to move the common network services like telnetd, tftp, to a
separate submodule rtems-net-services. This submodule will be added to
the networking stacks, and built using their respective waf modules.
The plan is to define macros from the legacy stack waf system, so that
the net-se