: That will be a bug then
In diald.
In any case, if packet socket would support SIOCGIFADDR
it would return ll address rather than IP address.
: > 2) Diald uses select to watch for input on the proxy port when the link
: > is down.
: > With SOCK_PACKET incoming packets trigger the select; with SOCK_RAW,
: > they don't.
Umm... when link is down, no packets can arrive, so that I do not
understand the problem. Apparently, I misunderstood something.
In any case, wrt select they are indistinguishable.
Alexey Kuznetsov