CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2012/11/25 09:45:31

Modified files:
        sbin/dhclient  : clparse.c 

Log message:
Clean up parsing of option lists. Part 3.

Storing an option in a list more than once is silly, wastes space
and is possibly confusing to sensitive dhcp servers. Make it a
syntax error to attempt to store an option in a list more than once.

Reply via email to