]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Fix up all the option handling code to use evaluation instead of fixed data. User...
authorTed Lemon <source@isc.org>
Thu, 5 Nov 1998 18:42:18 +0000 (18:42 +0000)
committerTed Lemon <source@isc.org>
Thu, 5 Nov 1998 18:42:18 +0000 (18:42 +0000)
commit15b5c093be6addb67401db59ddbaafb7fb1443ff
tree23e28d9c3a55c5048a8b47867cfb1a7695ce409e
parenta1933e2df8299e86a57cd1ada2b75d0f6ab9f090
Fix up all the option handling code to use evaluation instead of fixed data.  User-specified option statements are not stored in a linked list of executable statements, rather than as data trees.
common/memory.c