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: maxv
Date: Sat Apr 28 14:21:04 UTC 2018
Modified Files:
src/sys/netipsec: ipsec.c ipsec.h
src/sys/rump/librump/rumpnet: net_stub.c
Log Message:
Stop using a macro, rename the function to ipsec_init_pcbpolicy directly.
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/netipsec/ipsec.c
cvs rdiff -u -r1.75 -r1.76 src/sys/netipsec/ipsec.h
cvs rdiff -u -r1.32 -r1.33 src/sys/rump/librump/rumpnet/net_stub.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