Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 14:33:20 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/netinet in.c in.h
Message-ID:  <411A1210.E8280616@freebsd.org>
References:  <200408111149.i7BBnmmO064831@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?411A1210.E8280616>