CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/11/09 09:52:41
Modified files:
sbin/dhclient : dhclient.c
Log message:
Abstract a separate function to scan the list provided by getifaddrs()
for the interface's link information.
Makes the code easier to follow.
Suggestions and ok kn@
