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: Fri Jan 6 03:25:13 UTC 2017
Modified Files:
src/sys/netinet: in_gif.c
src/sys/netinet6: in6_gif.c
Log Message:
remove unnecessary conversion.
gif_softc->gif_pdst is already valid sockaddr.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src/sys/netinet/in_gif.c
cvs rdiff -u -r1.82 -r1.83 src/sys/netinet6/in6_gif.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