aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pkixproxy.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-28 04:26:27 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-28 04:26:27 +0000
commit43f6f484ac2134b303dcf2952ea3aed6e75f8b3f (patch)
treebde0fcf6f4e1666af3f5cf3da2cf924263fc69e0 /epan/dissectors/packet-pkixproxy.h
parenta0ad7be1d14c16dfcfb6514cfe60047eb0f6a5fe (diff)
new protocol : RFC3820 PKIXProxy
svn path=/trunk/; revision=12610
Diffstat (limited to 'epan/dissectors/packet-pkixproxy.h')
-rw-r--r--epan/dissectors/packet-pkixproxy.h39
1 files changed, 39 insertions, 0 deletions
diff --git a/epan/dissectors/packet-pkixproxy.h b/epan/dissectors/packet-pkixproxy.h
new file mode 100644
index 0000000000..4db0dca80a
--- /dev/null
+++ b/epan/dissectors/packet-pkixproxy.h
@@ -0,0 +1,39 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
+/* ./packet-pkixproxy.h */
+/* ../../tools/asn2eth.py -X -b -k -e -p pkixproxy -c pkixproxy.cnf -s packet-pkixproxy-template PKIXProxy.asn */
+
+/* Input file: packet-pkixproxy-template.h */
+
+/* packet-pkixproxy.h
+ * Routines for RFC3820 PKIXProxy packet dissection
+ * Ronnie Sahlberg 2004
+ *
+ * $Id: packet-pkixproxy-template.h 12573 2004-11-22 03:36:26Z sahlberg $
+ *
+ * Ethereal - Network traffic analyzer
+ * By Gerald Combs <gerald@ethereal.com>
+ * Copyright 1998 Gerald Combs
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
+
+#ifndef PACKET_PKIXPROXY_H
+#define PACKET_PKIXPROXY_H
+
+/*#include "packet-pkixproxy-exp.h"*/
+
+#endif /* PACKET_PKIXPROXY_H */
+