Module Name: src Committed By: ozaki-r Date: Mon May 8 06:39:23 UTC 2017
Modified Files: src/sys/netipsec: ipsec.c ipsec.h ipsec_output.c Log Message: Omit two arguments of ipsec4_process_packet flags is unused and tunalready is always 0. So NFC. To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/sys/netipsec/ipsec.c cvs rdiff -u -r1.44 -r1.45 src/sys/netipsec/ipsec.h cvs rdiff -u -r1.45 -r1.46 src/sys/netipsec/ipsec_output.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.