]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Remove hard coded DHCP/DHCPv6 options and then to dhcpcd-definitions.conf
authorRoy Marples <roy@marples.name>
Mon, 2 Dec 2013 16:42:09 +0000 (16:42 +0000)
committerRoy Marples <roy@marples.name>
Mon, 2 Dec 2013 16:42:09 +0000 (16:42 +0000)
commitae4e592fa20bdea8d5e16cf3a0e1f697144b0c3e
tree0ace85f7975647833c2f0196660001d4c9410250
parent63bdd2c247ee3eb37f35e1113bd6d82459f6bca2
Remove hard coded DHCP/DHCPv6 options and then to dhcpcd-definitions.conf
This file replaces dhcpcd-embedded.conf
This actually results in a slightly smaller binary than before and has the
added advantage that the option definitions are now all held within one file.
15 files changed:
Makefile
README
configure
dhcp-common.c
dhcp-common.h
dhcp.c
dhcp.h
dhcp6.c
dhcp6.h
dhcpcd-definitions.conf [new file with mode: 0644]
dhcpcd-embedded.conf [deleted file]
dhcpcd.c
genembedc
genembedh
if-options.c