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: knakahara
Date: Tue Jan 26 06:00:10 UTC 2016
Modified Files:
src/sys/netinet: in_gif.c in_gif.h ip_encap.h ip_mroute.c
src/sys/netipsec: xform.h xform_ipip.c
Log Message:
eliminate variable argument in encapsw
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/netinet/in_gif.c
cvs rdiff -u -r1.14 -r1.15 src/sys/netinet/in_gif.h
cvs rdiff -u -r1.16 -r1.17 src/sys/netinet/ip_encap.h
cvs rdiff -u -r1.137 -r1.138 src/sys/netinet/ip_mroute.c
cvs rdiff -u -r1.7 -r1.8 src/sys/netipsec/xform.h
cvs rdiff -u -r1.36 -r1.37 src/sys/netipsec/xform_ipip.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