Date: Fri, 2 Oct 2009 01:34:55 +0000 (UTC) From: Qing Li <qingli@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in.c Message-ID: <200910020135.n921Z8fm029185@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
qingli 2009-10-02 01:34:55 UTC
FreeBSD src repository
Modified files:
sys/netinet in.c
Log:
SVN rev 197695 on 2009-10-02 01:34:55Z by qingli
Previously, if an address alias is configured on an interface, and
this address alias has a prefix matching that of another address
configured on the same interface, then the ARP entry for the alias
is not deleted from the ARP table when that address alias is removed.
This patch fixes the aforementioned issue.
PR: kern/139113
MFC after: 3 days
Revision Changes Path
1.150 +2 -2 src/sys/netinet/in.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910020135.n921Z8fm029185>
