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: rmind
Date: Wed May 21 20:43:56 UTC 2014
Modified Files:
src/sys/net: raw_cb.c raw_cb.h rtsock.c
src/sys/netipsec: keysock.c
Log Message:
raw_detach: rawpcb may be embedded, free using the real size (saved in rcb).
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/net/raw_cb.c src/sys/net/raw_cb.h
cvs rdiff -u -r1.146 -r1.147 src/sys/net/rtsock.c
cvs rdiff -u -r1.24 -r1.25 src/sys/netipsec/keysock.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