Date: Tue, 2 May 2000 16:53:47 -0700 (PDT) From: Paul Richards <paul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_divert.c Message-ID: <200005022353.QAA49116@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
paul 2000/05/02 16:53:47 PDT
Modified files:
sys/netinet ip_divert.c
Log:
Force the address of the socket to be INADDR_ANY immediately before
calling in_pcbbind so that in_pcbbind sees a valid address if no
address was specified (since divert sockets ignore them).
PR: 17552
Reviewed by: Brian
Revision Changes Path
1.43 +14 -2 src/sys/netinet/ip_divert.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005022353.QAA49116>
