Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/netipsec



Module Name:    src
Committed By:   ozaki-r
Date:           Wed Apr 19 03:42:11 UTC 2017

Modified Files:
        src/sys/netipsec: ipsec.c key.c key_debug.h keysock.c

Log Message:
Tweak KEYDEBUG macros

Let's avoid passing statements to a macro.


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/netipsec/ipsec.c
cvs rdiff -u -r1.110 -r1.111 src/sys/netipsec/key.c
cvs rdiff -u -r1.7 -r1.8 src/sys/netipsec/key_debug.h
cvs rdiff -u -r1.51 -r1.52 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