Hi, I am trying udhcp6c client on an embedded linux based device. I would like to use vendor specific options(17) received in the dhcpv6 server response in my application. with 1.27.2 build, I could request option(17) and receive successfully as well. But, I can't use the option info received in my application. Is it possible to export the received option values to env like for eg. "optionv6_xx=val"? Thanks in advance. Regards, Siva