rtems-libbsd-5.0.0 , Extension of the dhcp response with option 129 (rtems-cmdline)
Heinz Junkes
junkes at fhi-berlin.mpg.de
Tue Jan 21 14:13:50 UTC 2020
I am trying to add an option (129) to the dhcp-request in rtems-libbsd.
My attempts to add the option in
./freebsd/sbin/dhclient/tables.c
({ "rtems-cmdline", "t", &dhcp_universe, 129 },)
./dhcpcd/dhcpcd-embedded.c
("define 129 string rtems_cmdline”,)
./dhcpcd/dhcpcd-definitions.conf
(define 129 string rtems_cmdline)
./freebsd/sbin/dhclient/dhcp.h
(#define DHO_RTEMS_CMDLINE 129)
…
didn't help. Can I find somewhere a guide on how to add this option to the
dhcp-request and this is then added to the variable is assigned to “new_rtems_cmdline"?
Danke Heinz
------------------------------------------------------------------------------
Fritz-Haber-Institut | Phone: (+49 30) 8413-4270
Heinz Junkes | VC: 1022 2018 1216 @ bjn.vc
Faradayweg 4-6 | Fax (G3+G4): (+49 30) 8413-5900
D - 14195 Berlin | E-Mail: junkes at fhi-berlin.mpg.de
------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5300 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20200121/7408f29c/attachment.bin>
More information about the users
mailing list