dhcpcd-1.3.1.tar.gz unleashed for testing :-)

Sergei Viznyuk (sergei@phystech.com)
Fri, 6 Feb 1998 12:18:10 -0500 (EST)


I have got a number of customers complaining
dhcpcd-1.3 "terminating on signal 11".

All those complaints relate to the same problem:
when DHCP server does not supply some of the requested
options dhcpcd will segfault on fprintf statement
(and rightfully so, since fprintf tried to dereference NULL pointers).
I hope I fixed the problems so far relayed to me.
Namely:

1. In a case DHCP server does not supply DNS IP address,
I assume DNS to have the same IP address as DHCP server.
2. In a case DHCP server does not supply T1 and T2 times
- calculate them from dhcpIPaddrleaseTime.

ftp://phystech.com/pub/dhcpcd-1.3.1.tar.gz

Cordially,
Sergei

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu