Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   rjs
Date:           Mon Apr 27 19:21:44 UTC 2020

Modified Files:
        src/sys/netinet: sctp_usrreq.c sctp_var.h
        src/sys/netinet6: sctp6_usrreq.c

Log Message:
Do sctp_connectx() handling using ioctl() for IPv6 as well.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/netinet/sctp_usrreq.c
cvs rdiff -u -r1.3 -r1.4 src/sys/netinet/sctp_var.h
cvs rdiff -u -r1.20 -r1.21 src/sys/netinet6/sctp6_usrreq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index