Re: How to start telnetd in POSIX_Init

2019-07-24 Thread Sebastian Huber
On 24/07/2019 17:54, Heinz Junkes wrote: I use the posix implementation in RTEMS5. How can I start telnetd in POSIX_Init? Is there an example/manual? In the old and new network stack, you can start a telnet server like this: static void telnet_shell(char *name, void *arg) { rtems_she

Re: How to start telnetd in POSIX_Init

2019-07-24 Thread Chris Johns
On 25/7/19 1:54 am, Heinz Junkes wrote: > I use the posix implementation in RTEMS5. > > How can I start telnetd in POSIX_Init? > Is there an example/manual? If you are using LibBSD there is rc.conf support ... https://git.rtems.org/rtems-libbsd/tree/rtemsbsd/telnetd/telnetd-service.c This mean

How to start telnetd in POSIX_Init

2019-07-24 Thread Heinz Junkes
I use the posix implementation in RTEMS5. How can I start telnetd in POSIX_Init? Is there an example/manual? Very concretely: Which priority do I have to choose in the rtems_telnetd_config_table the Posix Prio or the rtems Prio? Danke, Heinz smime.p7s Description: S/MIME cryptographic sign