cvs commit: src/sys/netinet in.c
Andre Oppermann
andre at FreeBSD.org
Tue Jan 24 08:19:32 PST 2006
andre 2006-01-24 16:19:31 UTC
FreeBSD src repository
Modified files:
sys/netinet in.c
Log:
In in_control() remove the temporary in_ifaddr structure from the
ia_hash only if it actually is an AF_INET address. All other places
test for sa_family == AF_INET but this one.
PR: kern/92091
Submitted by: Seth Kingsley <sethk-at-meowfishies.com>
MFC after: 3 days
Revision Changes Path
1.93 +2 -1 src/sys/netinet/in.c
More information about the cvs-src
mailing list