Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jul 2011 12:08:49 +0200
From:      Andre Oppermann <andre@freebsd.org>
To:        Marko Zec <zec@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r223862 - in head/sys: net netinet netinet6
Message-ID:  <4E16D731.9060008@freebsd.org>
In-Reply-To: <201107080938.p689cXTe002136@svn.freebsd.org>
References:  <201107080938.p689cXTe002136@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08.07.2011 11:38, Marko Zec wrote:
> Author: zec
> Date: Fri Jul  8 09:38:33 2011
> New Revision: 223862
> URL: http://svn.freebsd.org/changeset/base/223862
>
> Log:
>    Permit ARP to proceed for IPv4 host routes for which the gateway is the
>    same as the host address.  This already works fine for INET6 and ND6.

Can you give an example what this does? Is it some sort of proxy ARP?

>    While here, remove two function pointers from struct lltable which are
>    only initialized but never used.

Ideally this would have been a separate commit because it has nothing to
do with primary functional change.

-- 
Andre

>    MFC after:	3 days
>
> Modified:
>    head/sys/net/if_llatbl.h
>    head/sys/netinet/in.c
>    head/sys/netinet6/in6.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E16D731.9060008>