commit | 60704f5e2e1a92010e8e84ab4efc0be68c22458f | [log] [tgz] |
---|---|---|
author | Floris Bos <bos@je-eigen-domein.nl> | Sun Apr 09 22:22:49 2017 +0100 |
committer | Simon Kelley <simon@thekelleys.org.uk> | Sun Apr 09 22:22:49 2017 +0100 |
tree | f48acb5fbb11388ce8e1e6e3156a36990c582294 | |
parent | 4e7694d7107d2299f4aaededf8917fceb5dfb924 [diff] |
Add support for unique TFTP root per MAC. It is currently only possible to let the TFTP server serve a different folder depending on the client's IP address. However it isn't always possible to predict what the client's IP address will be, especially in situations in which we are not responsible for handing them out (e.g. proxy dhcp setups). Extend the current --tftp-unique-root parameter to support having a separate folder per MAC address instead.