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: ozaki-r
Date: Thu Mar 2 05:26:24 UTC 2017
Modified Files:
src/sys/netinet6: in6_pcb.c in6_pcb.h ip6_output.c
Log Message:
Make sure im6o_memberships is protected by in6p's lock (solock)
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/netinet6/in6_pcb.c
cvs rdiff -u -r1.48 -r1.49 src/sys/netinet6/in6_pcb.h
cvs rdiff -u -r1.189 -r1.190 src/sys/netinet6/ip6_output.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