Add generic daemon options support binding to interfaces
In some situations, it is desirable to bind one of our servers only to a particular interface, like eth0, instead of an IP address. Therefore, add an option -i to specify an interface; its address will then be bound to. Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Helga Velroyen <helgav@google.com>
Please register or sign in to comment