On 03/05/18 09:13, Chris Johns wrote:
On 03/05/2018 16:49, Sebastian Huber wrote:
-extern rtems_shell_cmd_t rtems_shell_DHCPCD_Command;
-1. I am not bothering to review the remainder of this patch.

This command is useful. I have used it in the past when working with dhcpd. It
is like running a daemon on the command in Unix to debug a problem. This change
hides that.

This command is not useful. I guess it worked only by accident. The dhcpcd uses several global variables which are not cleaned up or properly re-initialized. The dhcpcd command is not supposed to return to the caller. A running dhcpcd client could be controlled via a special socket, but his is not properly implemented/ported to RTEMS.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to