cvs commit: src/sys/netinet tcp_usrreq.c
Don Lewis
truckman at FreeBSD.org
Thu Feb 19 03:58:14 PST 2004
truckman 2004/02/19 03:58:14 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/netinet tcp_usrreq.c
Log:
MFC 1.92 - Check that sa_len is the appropriate value in tcp_usr_bind(),
tcp6_usr_bind(), tcp_usr_connect(), and tcp6_usr_connect()
before checking whether the address is multicast so that the
proper errno value will be returned if sa_len is incorrect.
Revision Changes Path
1.51.2.20 +8 -0 src/sys/netinet/tcp_usrreq.c
More information about the cvs-src
mailing list