7 Commits

Author SHA1 Message Date
Sebastian Huber
d1bfa784b7 Use rtems_task_exit() 2022-06-01 10:36:17 +02:00
Sebastian Huber
b1e67a2bdc telnet: Use rtems_shell_dup_current_env()
Update #3859.
2020-08-06 13:22:42 +02:00
Moyano, Gabriel
0444b24bf9 testsuite: A description for each test added 2020-04-09 08:35:41 +02:00
Moyano, Gabriel
9478d56165 testsuite: User input define added 2020-03-31 11:19:48 +02:00
Sebastian Huber
b151e8ab7e ppp01: Use novj option on host side
The VJ compression seems to be not supported by libbsd.  Without this
option the following errors show up on the host side:

rcvd [LCP ProtRej id=0x75 00 2f 45 00 00 34 6b 9a 40 00 40 01 85 87 c0 a8 64 0b c0 a8 64 46 89 3c 00 15 2c 27 95 c2 0a 88 ...]
Protocol-Reject for unsupported protocol 'VJ uncompressed TCP/IP' (0x2f)
2018-10-17 11:31:35 +02:00
Sebastian Huber
06d83167c7 testsuite/ppp01: Avoid build error on SMP 2015-11-12 13:16:25 +01:00
Sebastian Huber
573b4cd62f ppp: Port to new stack 2014-10-08 15:03:29 +02:00