]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Introduce the optional option type, which allows embedded options to be
authorRoy Marples <roy@marples.name>
Mon, 19 Oct 2015 09:19:45 +0000 (09:19 +0000)
committerRoy Marples <roy@marples.name>
Mon, 19 Oct 2015 09:19:45 +0000 (09:19 +0000)
commitecdbb919fa4d05a8b1303848ec99a67c16b063dd
treeaf7ff229f5452be1532d3789a55e509d25d02b79
parent465bc4e39b327895e8ab752afc25a988fb9c0ef2
Introduce the optional option type, which allows embedded options to be
optional. A good example of this is the Client FQDN string in the DHCP
Client FQDN option as a NULL value indicates the server has no idea
what the FQDN should be.
dhcp-common.c
dhcp-common.h
dhcpcd-definitions.conf
dhcpcd.conf.5.in
if-options.c