Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: rtr
Date: Sat Apr 25 14:56:05 UTC 2015
Modified Files:
src/sys/netinet6: dccp6_usrreq.c dccp6_var.h
Log Message:
fix missed parameter type change in dccp6_accept() to sockaddr * from mbuf *
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/netinet6/dccp6_usrreq.c
cvs rdiff -u -r1.2 -r1.3 src/sys/netinet6/dccp6_var.h
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