]> git.saurik.com Git - apple/ipsec.git/blobdiff - ipsec-tools/racoon/admin.h
ipsec-164.9.tar.gz
[apple/ipsec.git] / ipsec-tools / racoon / admin.h
index e07616ddb082d0b6ac5375cc29c81d430be21064..d6ec706b912d27ba44a769782d8db7401b386e85 100644 (file)
@@ -1,4 +1,6 @@
-/* $Id: admin.h,v 1.10 2004/12/30 13:45:49 manubsd Exp $ */
+/*     $NetBSD: admin.h,v 1.4 2006/09/09 16:22:09 manu Exp $   */
+
+/* Id: admin.h,v 1.11 2005/06/19 22:37:47 manubsd Exp */
 
 /*
  * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -75,6 +77,14 @@ struct admin_com {
  */
 #define ADMIN_ESTABLISH_SA_PSK 0x0203
 
+/*
+ * user login follows
+ */
+#define ADMIN_LOGOUT_USER      0x0205  /* Delete SA for a given Xauth user */
+
+//%%%% for test
+#define ADMIN_ESTABLISH_SA_VPNCONTROL 0x0206
+
 /*
  * Range 0x08xx is reserved for privilege separation, see privsep.h 
  */