From: David S. Miller <hidden> Date: 2004-08-16 03:08:38
On Mon, 16 Aug 2004 12:43:30 +1000
Herbert Xu [off-list ref] wrote:
It will return zero if there is no in_dev at all. Perhaps what
we should do is get inet_select_addr() to get the address from
other devices in that case as well?
It does that now, look at how it iterates over dev_base's
list.