]> git.ipfire.org Git - thirdparty/dhcp.git/commit
change prototypes to functions called by timeouts; initialize bootp_handler to do_pac...
authorTed Lemon <source@isc.org>
Thu, 6 Mar 1997 06:48:09 +0000 (06:48 +0000)
committerTed Lemon <source@isc.org>
Thu, 6 Mar 1997 06:48:09 +0000 (06:48 +0000)
commit84c4addea7245f2756f99f45dd15c363ef9d537a
tree59b76ac80305158bbda37f1d067843fb40a2f66e
parent35a50d44e9a5c67b9834db3577af3b3dbeb24332
change prototypes to functions called by timeouts; initialize bootp_handler to do_packet(); lose relay() function call (not needed now that we have bootp_handler hook.
client/dhclient.c