]> git.ipfire.org Git - people/ms/network.git/commit
DHCP: Get rid of subnet IDs
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Sep 2016 12:40:59 +0000 (14:40 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Sep 2016 12:40:59 +0000 (14:40 +0200)
commit94784eb98d621a08066eebac52c6c849c3e5fa08
treeb5f4b5dc45c6d2eb97312dca78ba9486f219d17e
parentab9e0fd086e9c2c1781cc2dcba7199bb8392ec9c
DHCP: Get rid of subnet IDs

It is easier to use the subnet to identify a subnet instead
of an ID. Auto-completion on the shell will help to avoid
much typing and make commands more readable.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.dhcpd
src/network