]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Moved hash.c from libdhcp to libomapi, in anticipation of moving the
authorDamien Neil <source@isc.org>
Tue, 1 Aug 2000 22:55:07 +0000 (22:55 +0000)
committerDamien Neil <source@isc.org>
Tue, 1 Aug 2000 22:55:07 +0000 (22:55 +0000)
commitc62871ba64e76992da8518f4d1ff717d9cdf67e4
tree5aca5085ee36d1dec3ab82ffbde309c9a027204f
parentc8d531a6f907224c176e7abaf3a53813fc5acea9
Moved hash.c from libdhcp to libomapi, in anticipation of moving the
tsig_key structure into libomapi.  (tsig_keys are stored in a hashtable,
and libomapi should not depend on libdhcp.)
common/Makefile.dist
common/alloc.c
common/tables.c
includes/dhcpd.h
includes/omapip/hash.h [moved from includes/hash.h with 83% similarity]
includes/omapip/omapip_p.h
omapip/Makefile.dist
omapip/hash.c [moved from common/hash.c with 82% similarity]