On 07/16/2014 02:40 PM, ram kumar wrote:
I have requested for option 43 by sending my vendor class, the dhcp server is correctly sending the vendor specific IP address that I have given in config file , Im able to see this through wireshark...now how do I access the IP from udhcpc?? where does udhcpc store values returned by the dhcp server..
From what I can read in networking/udhcp/dhcpc.c, lines 513 and below: try getting the value of the "opt43" environment variable in the script spawned by udhcpc. HTH, -- Laurent _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
