CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2008/04/15 18:36:49
Modified files:
usr.sbin/dhcpd : options.c
Log message:
Redo/clarify the logic for storing options in the various buffers.
While there, bail out quickly if no options can be stored, and avoid
overflow buffers if building a bootp reply.
Henning looked and didn't get upset. millert@ tested it for a few
days and liked the look of it. canacar@ glanced at it.