]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
-Fixes first of all the getcred on IPv6 and V4. The
authorrrs <rrs@FreeBSD.org>
Wed, 8 Nov 2006 00:21:13 +0000 (00:21 +0000)
committerrrs <rrs@FreeBSD.org>
Wed, 8 Nov 2006 00:21:13 +0000 (00:21 +0000)
commit1bedc49b68670bf727f50429a15911323ca540e3
treef6f786f609125bed924191c84569dc69cd63afc8
parent0c2fa6c52c1266ecfbf3b99e2c6c0377acac1444
-Fixes first of all the getcred on IPv6 and V4. The
 copy's were incorrect and so was the locking.
-A bug was also found that would create a race and
 panic when an abort arrived on a socket being read
 from.
-Also fix the reader to get MSG_TRUNC when a partial
 delivery is aborted.
-Also addresses a couple of coverity caught error path
 memory leaks and a couple of other valid complaints
Approved by: gnn
sys/netinet/sctp_asconf.c
sys/netinet/sctp_indata.c
sys/netinet/sctp_input.c
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.c
sys/netinet/sctp_structs.h
sys/netinet/sctp_uio.h
sys/netinet/sctp_usrreq.c
sys/netinet/sctputil.c
sys/netinet6/sctp6_usrreq.c