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: Thu Jun 29 07:13:41 UTC 2017
Modified Files:
src/sys/netipsec: xform_ah.c xform_esp.c xform_ipcomp.c xform_ipip.c
xform_tcp.c
Log Message:
Apply C99-style struct initialization to xformsw
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/netipsec/xform_ah.c
cvs rdiff -u -r1.55 -r1.56 src/sys/netipsec/xform_esp.c
cvs rdiff -u -r1.38 -r1.39 src/sys/netipsec/xform_ipcomp.c
cvs rdiff -u -r1.49 -r1.50 src/sys/netipsec/xform_ipip.c
cvs rdiff -u -r1.11 -r1.12 src/sys/netipsec/xform_tcp.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