]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Remove the gateway and nogateway options.
authorRoy Marples <roy@marples.name>
Tue, 28 Mar 2017 21:08:59 +0000 (22:08 +0100)
committerRoy Marples <roy@marples.name>
Tue, 28 Mar 2017 21:08:59 +0000 (22:08 +0100)
commit0b27f5d7cf4c3ac9f67403712b2f08dad0da87d8
treeacb97148afbdcd454a1f56db822cb552dc624cdd
parent2c77508522ac702ca97c57889192da62b1a1f307
Remove the gateway and nogateway options.
These can be controlled via the nooption directives instead.
src/dhcpcd.8.in
src/dhcpcd.conf.5.in
src/if-options.c
src/if-options.h
src/ipv4.c
src/route.c