CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2014/06/02 04:41:40

Modified files:
        sys/netinet    : raw_ip.c 

Log message:
Simply use ifa_ifwithaddr() to check if the binding address is on the
system.  This function checks for unicast and broadcast addresses, so
there is no need to do two lookups instead of one.

Inputs & ok jca@, ok mikeb@

Reply via email to