From Wayne Heil@21:1/5 to All on Fri Sep 8 08:39:47 2017
Hi,
It seems that ifLib is not included in vxWorks 6.6. I nee to use ifAddrGet to determine the IP address of a local interface after a DHCP request has completed.
Is there anyway to get the interface address without having to open a socket, get the socket ifno, and then closing it? The documentation is less than useful o the subject.