CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2014/02/13 06:10:34

Modified files:
        sys/compat/linux: linux_socket.c 

Log message:
Instead of iterating over the per-interface list of addresses to
find the link-layer address of an interface, use the pointer to
the sockaddr_dl already present in the interface's descriptor.

Tested for regression by pirofti@ with opera.

Reply via email to