CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/07/07 08:53:07

Modified files:
        sbin/dhclient  : dhclient.c dhcpd.h dispatch.c options.c 

Log message:
Rename cons_options() to pack_options(), and do_packet() to
unpack_options(). Store the unpacked options in a static
variable. Move remaining raw packet processing from unpack_options()
to packethandler().

No more struct interface_info knowledge in options.c

Reply via email to