Module Name: src Committed By: seanb Date: Tue Nov 25 19:09:13 UTC 2014
Modified Files:
src/sys/netinet: in_pcb.c
src/sys/netinet6: in6_pcb.c
Log Message:
Really make SO_REUSEPORT and SO_REUSEADDR equivalent for multicast
sockets. From FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/sys/netinet/in_pcb.c
cvs rdiff -u -r1.133 -r1.134 src/sys/netinet6/in6_pcb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
