Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/dist/ipsec-tools/src/racoon removed an useless comment
details: https://anonhg.NetBSD.org/src/rev/8764605ec053
branches: trunk
changeset: 763232:8764605ec053
user: vanhu <vanhu%NetBSD.org@localhost>
date: Mon Mar 14 14:54:07 2011 +0000
description:
removed an useless comment
diffstat:
crypto/dist/ipsec-tools/src/racoon/handler.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r e42787610113 -r 8764605ec053 crypto/dist/ipsec-tools/src/racoon/handler.c
--- a/crypto/dist/ipsec-tools/src/racoon/handler.c Mon Mar 14 13:53:55 2011 +0000
+++ b/crypto/dist/ipsec-tools/src/racoon/handler.c Mon Mar 14 14:54:07 2011 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: handler.c,v 1.37 2011/03/14 09:19:23 vanhu Exp $ */
+/* $NetBSD: handler.c,v 1.38 2011/03/14 14:54:07 vanhu Exp $ */
/* Id: handler.c,v 1.28 2006/05/26 12:17:29 manubsd Exp */
@@ -1447,7 +1447,6 @@
* - delete SPIs in kernel
* - delete generated SPD
* - unbind / rem / del ph2
- * - XXX shoudld also send a delete-sa !?
*/
purge_ipsec_spi(iph2->dst, iph2->approval->head->proto_id,
spis, 2);
Home |
Main Index |
Thread Index |
Old Index