Module Name: src Committed By: rjs Date: Tue Oct 17 19:23:42 UTC 2017
Modified Files: src/sys/netinet: sctp_pcb.c sctp_usrreq.c src/sys/netinet6: sctp6_usrreq.c Log Message: Make SCTP work when IPSEC is also defined. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/netinet/sctp_pcb.c cvs rdiff -u -r1.7 -r1.8 src/sys/netinet/sctp_usrreq.c cvs rdiff -u -r1.13 -r1.14 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.