Hi Paolo,
> Since there is only one TFTP server running in the network
IIRC, it's possible to have more than one: the Server-Name (id 66) of the DHCP
response specifies which. However, we probably only ever want to start one
server, so the tag should work fine.
> , it is not
> possible to spe
improve this in future by adding a
server= attribute.
Signed-off-by: Jeremy Kerr
---
docs/formatnetwork.html.in |6 ++
docs/schemas/network.rng |6 ++
src/network_conf.c | 28
src/network_conf.h |9 +
src/network_driver