Part Number: PROCESSOR-SDK-AM335X
Tool/software:
Hi All,
We have observed few observations in TISDK9.1
1. dhclient is replaced by dhcpcd can you please let me know why the changes ?
2. dhclient is creating pid,lease and conf files.. command used is
dhclient -4 –v -1 –cf /etc/dhcpcd/dhclient.conf –lf /var/lib/dhcpcd/dhcpcd.leases –pf /var/run/dhcpcd.eth0.pid
3. May i know how to replace "dhclient" with "dhcpcd" commands?
4. Although, if we face any challenges to continue.. with dhcpcd. can we replace with "dhclient" and proceed with App development?