Fix reservation-get-by-hostname without subnet-id
When the subnet-id is not specified in the command:
- host entries with subnet id == SUBNET_ID_UNUSED should be ignored
- the subnet id should be added (as "subnet-id") to the host element
Note that reservation-get-by-hostname has an optional subnet-id parameter so should be fixed to follow these simple rules.
Edited by Francis Dupont