aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-logotypecertextn.h
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-26 00:56:22 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2004-11-26 00:56:22 +0000
commitc4b39a818f32150482d6c51320779bea106cf459 (patch)
tree7f130ff7c9de02e55560498e711fb7bd4527872f /epan/dissectors/packet-logotypecertextn.h
parent222ba89923b43a1d20849b64bb4214fb599506b2 (diff)
New protocol: RFC3709 LogotypeCertificateExtensions
svn path=/trunk/; revision=12606
Diffstat (limited to 'epan/dissectors/packet-logotypecertextn.h')
-rw-r--r--epan/dissectors/packet-logotypecertextn.h39
1 files changed, 39 insertions, 0 deletions
diff --git a/epan/dissectors/packet-logotypecertextn.h b/epan/dissectors/packet-logotypecertextn.h
new file mode 100644
index 0000000000..1c185a4093
--- /dev/null
+++ b/epan/dissectors/packet-logotypecertextn.h
@@ -0,0 +1,39 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
+/* ./packet-logotypecertextn.h */
+/* ../../tools/asn2eth.py -X -b -k -e -p logotypecertextn -c logotype-cert-extn.cnf -s packet-logotype-cert-extn-template LogotypeCertExtn.asn */
+
+/* Input file: packet-logotype-cert-extn-template.h */
+
+/* packet-logotype-cert-extn.h
+ * Routines for RFC3907 Logotype Certificate Extensions packet dissection
+ * Ronnie Sahlberg 2004
+ *
+ * $Id: packet-logotype-cert-extn-template.h 12437 2004-10-30 02:18:44Z 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_LOGOTYPE_CERT_EXTN_H
+#define PACKET_LOGOTYPE_CERT_EXTN_H
+
+/*#include "packet-logotypecertextn-exp.h"*/
+
+#endif /* PACKET_LOGOTYPE_CERT_EXTN_H */
+