[master] Initialize all members of the structure describing DHCP option.
When building with GCC on Solaris it is required that all memebers of the struct are explicitly initialized. For a few entries, in the array describing DHCPv4 options, the the initializers were accidentally ommitted causing a build to fail. Okayed on jabber.
Please register or sign in to comment