]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit - src/if-options.c
Add new variable of type bitflags:flags
authorRoy Marples <roy@marples.name>
Fri, 15 May 2015 10:01:24 +0000 (10:01 +0000)
committerRoy Marples <roy@marples.name>
Fri, 15 May 2015 10:01:24 +0000 (10:01 +0000)
commitcc71162dc663760d9715b03713f7fe56c55bf591
treeced23b015fdeba24da3a27d85d93da77e6c2c14b
parent97f7e3ab71e6aa9f06091d7bed459e24ef8647fc
Add new variable of type bitflags:flags
where the flags ABCDEFGH, A is 10000000, B is 01000000, etc.
Variables with the name reserved are no longer processed.
dhcp-common.c
dhcp-common.h
dhcpcd-definitions.conf
dhcpcd.conf.5.in
if-options.c