cvs commit: src/sys/netinet in.c in.h

Andre Oppermann andre at freebsd.org
Wed Aug 11 05:33:18 PDT 2004


Andre Oppermann wrote:
> 
> andre       2004-08-11 11:49:48 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/netinet          in.c in.h
>   Log:
>   Add the function in_localip() which returns 1 if an internet address is for
>   the local host and configured on one of its interfaces.
> 
>   Revision  Changes    Path
>   1.76      +17 -0     src/sys/netinet/in.c
>   1.86      +1 -0      src/sys/netinet/in.h

I'm going to use this for ip_fastfwd() and the new pfil_hooked ipfw.

-- 
Andre


More information about the cvs-all mailing list